Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/e1000e/
H A Dmac.h28 s32 e1000e_set_fc_watermarks(struct e1000_hw *hw);
H A Dmac.c722 return e1000e_set_fc_watermarks(hw); in e1000e_setup_link_generic()
915 s32 e1000e_set_fc_watermarks(struct e1000_hw *hw) in e1000e_set_fc_watermarks() function
H A Dich8lan.c5188 return e1000e_set_fc_watermarks(hw); in e1000_setup_link_ich8lan()