Searched refs:setup_pba (Results 1 – 8 of 8) sorted by relevance
308 hw->mac.setup_pba = ngbe_setup_pba_dummy; in ngbe_init_ops_dummy()
285 void (*setup_pba)(struct ngbe_hw *hw); member
1940 mac->setup_pba = ngbe_set_pba; in ngbe_init_ops_pf()
590 hw->mac.setup_pba = txgbe_mac_setup_pba_dummy; in txgbe_init_ops_dummy()
553 void (*setup_pba)(struct txgbe_hw *hw, int num_pb, u32 headroom, member
2699 mac->setup_pba = txgbe_set_pba; in txgbe_init_ops_pf()
1017 hw->mac.setup_pba(hw); in ngbe_dev_start()
3670 hw->mac.setup_pba(hw, tc, hdrm, PBA_STRATEGY_EQUAL); in txgbe_configure_pb()