Home
last modified time | relevance | path

Searched refs:e1000_lv_jumbo_workaround_ich8lan (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/e1000/
H A De1000_ich8lan.h341 s32 e1000_lv_jumbo_workaround_ich8lan(struct e1000_hw *hw, bool enable);
H A Dif_em.c3986 e1000_lv_jumbo_workaround_ich8lan(hw, true); in em_initialize_receive_unit()
3988 e1000_lv_jumbo_workaround_ich8lan(hw, false); in em_initialize_receive_unit()
H A De1000_ich8lan.c2786 s32 e1000_lv_jumbo_workaround_ich8lan(struct e1000_hw *hw, bool enable) in e1000_lv_jumbo_workaround_ich8lan() function