Searched refs:set_rlpml (Results 1 – 3 of 3) sorted by relevance
47 s32 (*set_rlpml)(struct ixgbe_hw *, u16); member
1014 .set_rlpml = ixgbevf_set_rlpml_vf,1032 .set_rlpml = ixgbevf_hv_set_rlpml_vf,
2015 ret = hw->mac.ops.set_rlpml(hw, netdev->mtu + ETH_HLEN + ETH_FCS_LEN); in ixgbevf_configure_rx()4285 ret = hw->mac.ops.set_rlpml(hw, max_frame); in ixgbevf_change_mtu()