Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c177 static int igb_vf_configure(struct igb_adapter *adapter, int vf);
3818 igb_vf_configure(adapter, i); in igb_enable_sriov()
7213 static int igb_vf_configure(struct igb_adapter *adapter, int vf) in igb_vf_configure() function