Home
last modified time | relevance | path

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

/trueos/sys/dev/e1000/
HDe1000_ich8lan.h313 s32 e1000_lv_jumbo_workaround_ich8lan(struct e1000_hw *hw, bool enable);
HDif_em.c4380 e1000_lv_jumbo_workaround_ich8lan(hw, TRUE); in em_initialize_receive_unit()
4382 e1000_lv_jumbo_workaround_ich8lan(hw, FALSE); in em_initialize_receive_unit()
HDe1000_ich8lan.c2568 s32 e1000_lv_jumbo_workaround_ich8lan(struct e1000_hw *hw, bool enable) in e1000_lv_jumbo_workaround_ich8lan() function