Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_dcb_82599.h23 #define IXGBE_RTRUP2TC_UP_SHIFT 3 macro
Dixgbe_dcb_82599.c42 reg |= (prio_tc[i] << (i * IXGBE_RTRUP2TC_UP_SHIFT)); in ixgbe_dcb_config_rx_arbiter_82599()
Dixgbe_dcb.c374 (reg >> (i * IXGBE_RTRUP2TC_UP_SHIFT)); in ixgbe_dcb_read_rtrup2tc_82599()
Dixgbe_main.c9153 u8 up2tc = reg >> (i * IXGBE_RTRUP2TC_UP_SHIFT); in ixgbe_validate_rtr()
9157 reg &= ~(0x7 << IXGBE_RTRUP2TC_UP_SHIFT); in ixgbe_validate_rtr()