Searched refs:set_rlpml (Results 1 – 6 of 6) sorted by relevance
226 hw->mac.ops.set_rlpml = ixgbevf_hv_set_rlpml_vf; in ixgbevf_hv_init_ops_vf()
51 hw->mac.ops.set_rlpml = ixgbevf_rlpml_set_vf; in ixgbe_init_ops_vf()
3993 s32 (*set_rlpml)(struct ixgbe_hw *, u16); member
40 mac->set_rlpml = txgbevf_rlpml_set_vf; in txgbe_init_ops_vf()
607 hw->mac.set_rlpml = txgbe_mac_set_rlpml_dummy; in txgbe_init_ops_dummy()
582 s32 (*set_rlpml)(struct txgbe_hw *hw, u16 max_size); member