Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb_82599.c41 for (i = 0; i < MAX_USER_PRIORITY; i++) in ixgbe_dcb_config_rx_arbiter_82599()
152 for (i = 0; i < MAX_USER_PRIORITY; i++) in ixgbe_dcb_config_tx_data_arbiter_82599()
217 for (i = 0; i < MAX_USER_PRIORITY; i++) { in ixgbe_dcb_config_pfc_82599()
227 for (j = 0; j < MAX_USER_PRIORITY; j++) { in ixgbe_dcb_config_pfc_82599()
H A Dixgbe_dcb.c239 for (up = 0; up < MAX_USER_PRIORITY; up++) in ixgbe_dcb_unpack_map()
372 for (i = 0; i < MAX_USER_PRIORITY; i++) in ixgbe_dcb_read_rtrup2tc_82599()
H A Dixgbe_dcb.h13 #define MAX_USER_PRIORITY 8 macro
H A Dixgbe_main.c9544 for (prio = 0; prio < MAX_USER_PRIORITY; prio++) { in ixgbe_set_prio_tc_map()