Searched refs:efx_nic_type (Results 1 - 5 of 5) sorted by relevance

/drivers/net/ethernet/sfc/
H A Dnic.h253 extern const struct efx_nic_type falcon_a1_nic_type;
254 extern const struct efx_nic_type falcon_b0_nic_type;
255 extern const struct efx_nic_type siena_a0_nic_type;
H A Dnet_driver.h748 const struct efx_nic_type *type;
874 * struct efx_nic_type - Efx device type definition
922 struct efx_nic_type { struct
H A Dsiena.c628 const struct efx_nic_type siena_a0_nic_type = {
H A Defx.c2368 static int efx_init_struct(struct efx_nic *efx, const struct efx_nic_type *type,
2609 const struct efx_nic_type *type = (const struct efx_nic_type *) entry->driver_data;
H A Dfalcon.c1754 const struct efx_nic_type falcon_a1_nic_type = {
1796 const struct efx_nic_type falcon_b0_nic_type = {

Completed in 69 milliseconds