Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_dcb.c285 bool link_strict[2][IXGBE_DCB_MAX_BW_GROUP]; in ixgbe_dcb_check_config_cee() local
288 memset(link_strict, 0, sizeof(link_strict)); in ixgbe_dcb_check_config_cee()
304 link_strict[i][bw_id] = true; in ixgbe_dcb_check_config_cee()
331 if (link_strict[i][j]) { in ixgbe_dcb_check_config_cee()