Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/igb/
De1000_mbx.h57 s32 igb_init_mbx_params_pf(struct e1000_hw *hw);
De1000_mbx.c448 s32 igb_init_mbx_params_pf(struct e1000_hw *hw) in igb_init_mbx_params_pf() function
De1000_82575.c702 igb_init_mbx_params_pf(hw); in igb_get_invariants_82575()