Home
last modified time | relevance | path

Searched refs:e1000_rlpml_set_vf (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igbvf/
H A Dvf.h240 void e1000_rlpml_set_vf(struct e1000_hw *, u16);
H A Dvf.c275 * e1000_rlpml_set_vf - Set the maximum receive packet length
279 void e1000_rlpml_set_vf(struct e1000_hw *hw, u16 max_size) in e1000_rlpml_set_vf() function
H A Dnetdev.c1229 e1000_rlpml_set_vf(hw, max_frame_size); in igbvf_set_rlpml()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igbvf/
H A Dvf.h240 void e1000_rlpml_set_vf(struct e1000_hw *, u16);
H A Dvf.c275 * e1000_rlpml_set_vf - Set the maximum receive packet length
279 void e1000_rlpml_set_vf(struct e1000_hw *hw, u16 max_size) in e1000_rlpml_set_vf() function
H A Dnetdev.c1229 e1000_rlpml_set_vf(hw, max_frame_size); in igbvf_set_rlpml()

Completed in 9 milliseconds