Searched refs:set_rlpml (Results 1 – 5 of 5) sorted by relevance
225 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
511 s32 (*set_rlpml)(struct txgbe_hw *hw, u16 max_size); member
602 hw->mac.set_rlpml = txgbe_mac_set_rlpml_dummy; in txgbe_init_ops_dummy()