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.h994 const struct efx_nic_type *type;
1340 struct efx_nic_type { struct
Dtx_common.c290 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.c694 const struct efx_nic_type ef100_pf_nic_type = {
779 const struct efx_nic_type ef100_vf_nic_type = {
Dsiena.c968 const struct efx_nic_type siena_a0_nic_type = {
Defx.c1098 efx->type = (const struct efx_nic_type *) entry->driver_data; in efx_pci_probe()
Def10.c4003 const struct efx_nic_type efx_hunt_a0_vf_nic_type = {
4114 const struct efx_nic_type efx_hunt_a0_nic_type = {