Searched refs:efx_init_sriov (Results 1 – 3 of 3) sorted by relevance
208 extern int efx_init_sriov(void);227 static inline int efx_init_sriov(void) { return 0; } in efx_init_sriov() function
1548 int efx_init_sriov(void) in efx_init_sriov() function
2849 rc = efx_init_sriov(); in efx_init_module()