Searched refs:setup_pba (Results 1 – 4 of 4) sorted by relevance
482 void (*setup_pba)(struct txgbe_hw *hw, int num_pb, u32 headroom, member
585 hw->mac.setup_pba = txgbe_mac_setup_pba_dummy; in txgbe_init_ops_dummy()
2845 mac->setup_pba = txgbe_set_pba; in txgbe_init_ops_pf()
3526 hw->mac.setup_pba(hw, tc, hdrm, PBA_STRATEGY_EQUAL); in txgbe_configure_pb()