Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.c834 * ixgbevf_set_rlpml_vf - Set the maximum receive packet length
838 static s32 ixgbevf_set_rlpml_vf(struct ixgbe_hw *hw, u16 max_size) in ixgbevf_set_rlpml_vf() function
996 .set_rlpml = ixgbevf_set_rlpml_vf,
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.c850 * ixgbevf_set_rlpml_vf - Set the maximum receive packet length
854 static s32 ixgbevf_set_rlpml_vf(struct ixgbe_hw *hw, u16 max_size) in ixgbevf_set_rlpml_vf() function
1014 .set_rlpml = ixgbevf_set_rlpml_vf,

Completed in 3 milliseconds