Searched refs:set_rlpml (Results 1 – 3 of 3) sorted by relevance
48 s32 (*set_rlpml)(struct ixgbe_hw *, u16); member
1139 .set_rlpml = ixgbevf_set_rlpml_vf,1158 .set_rlpml = ixgbevf_hv_set_rlpml_vf,
2041 ret = hw->mac.ops.set_rlpml(hw, netdev->mtu + ETH_HLEN + ETH_FCS_LEN); in ixgbevf_vlan_rx_add_vid() 4340 ret = hw->mac.ops.set_rlpml(hw, max_frame); in ixgbevf_suspend()