Searched refs:TXGBE_PBTXSIZE (Results 1 – 3 of 3) sorted by relevance
2170 wr32(hw, TXGBE_PBTXSIZE(i), txpktsize); in txgbe_set_pba()2177 wr32(hw, TXGBE_PBTXSIZE(i), 0); in txgbe_set_pba()
487 #define TXGBE_PBTXSIZE(tc) (0x01CC00 + (tc) * 4) macro
3447 wr32(hw, TXGBE_PBTXSIZE(i), txpktsize); in txgbe_dcb_hw_configure()3452 wr32(hw, TXGBE_PBTXSIZE(i), 0); in txgbe_dcb_hw_configure()