Home
last modified time | relevance | path

Searched refs:ixgbevf_hv_set_rlpml_vf (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.c858 * ixgbevf_hv_set_rlpml_vf - Set the maximum receive packet length
863 static s32 ixgbevf_hv_set_rlpml_vf(struct ixgbe_hw *hw, u16 max_size) in ixgbevf_hv_set_rlpml_vf() function
1014 .set_rlpml = ixgbevf_hv_set_rlpml_vf,
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.c874 * ixgbevf_hv_set_rlpml_vf - Set the maximum receive packet length
879 static s32 ixgbevf_hv_set_rlpml_vf(struct ixgbe_hw *hw, u16 max_size) in ixgbevf_hv_set_rlpml_vf() function
1032 .set_rlpml = ixgbevf_hv_set_rlpml_vf,

Completed in 3 milliseconds