Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Def100_nic.h15 extern const struct efx_nic_type ef100_pf_nic_type;
16 extern const struct efx_nic_type ef100_vf_nic_type;
Dnic.h307 extern const struct efx_nic_type siena_a0_nic_type;
308 extern const struct efx_nic_type efx_hunt_a0_nic_type;
309 extern const struct efx_nic_type efx_hunt_a0_vf_nic_type;
Dnet_driver.h1001 const struct efx_nic_type *type;
1349 struct efx_nic_type { struct
Dtx_common.c292 const struct efx_nic_type *nic_type = tx_queue->efx->type; in efx_tx_map_chunk()
Def100.c463 efx->type = (const struct efx_nic_type *)entry->driver_data; in ef100_pci_probe()
Def100_nic.c706 const struct efx_nic_type ef100_pf_nic_type = {
791 const struct efx_nic_type ef100_vf_nic_type = {
Dsiena.c968 const struct efx_nic_type siena_a0_nic_type = {
Defx.c1056 efx->type = (const struct efx_nic_type *) entry->driver_data; in efx_pci_probe()
Def10.c4019 const struct efx_nic_type efx_hunt_a0_vf_nic_type = {
4130 const struct efx_nic_type efx_hunt_a0_nic_type = {