Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dnic.h609 extern const struct efx_nic_type falcon_a1_nic_type;
610 extern const struct efx_nic_type falcon_b0_nic_type;
611 extern const struct efx_nic_type siena_a0_nic_type;
612 extern const struct efx_nic_type efx_hunt_a0_nic_type;
Dnet_driver.h947 const struct efx_nic_type *type;
1244 struct efx_nic_type { struct
Dsiena.c911 const struct efx_nic_type siena_a0_nic_type = {
Dfalcon.c2689 const struct efx_nic_type falcon_a1_nic_type = {
2785 const struct efx_nic_type falcon_b0_nic_type = {
Defx.c2990 efx->type = (const struct efx_nic_type *) entry->driver_data; in efx_pci_probe()
Def10.c3628 const struct efx_nic_type efx_hunt_a0_nic_type = {