Home
last modified time | relevance | path

Searched refs:link_strict (Results 1 – 1 of 1) sorted by relevance

/src/sys/dev/ixgbe/
H A Dixgbe_dcb.c315 bool link_strict[2][IXGBE_DCB_MAX_BW_GROUP]; in ixgbe_dcb_check_config_cee() local
318 memset(link_strict, 0, sizeof(link_strict)); in ixgbe_dcb_check_config_cee()
334 link_strict[i][bw_id] = true; in ixgbe_dcb_check_config_cee()
361 if (link_strict[i][j]) { in ixgbe_dcb_check_config_cee()