Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/sfc/
Def100_nic.h17 extern const struct efx_nic_type ef100_pf_nic_type;
18 extern const struct efx_nic_type ef100_vf_nic_type;
Dnic.h211 extern const struct efx_nic_type efx_hunt_a0_nic_type;
212 extern const struct efx_nic_type efx_hunt_a0_vf_nic_type;
Dnet_driver.h987 const struct efx_nic_type *type;
1353 struct efx_nic_type { struct
Dtx_common.c310 const struct efx_nic_type *nic_type = tx_queue->efx->type; in efx_tx_map_chunk()
Def100.c462 efx->type = (const struct efx_nic_type *)entry->driver_data; in ef100_pci_probe()
Def100_nic.c1229 const struct efx_nic_type ef100_pf_nic_type = {
1317 const struct efx_nic_type ef100_vf_nic_type = {
Defx.c1077 efx->type = (const struct efx_nic_type *) entry->driver_data; in efx_pci_probe()
Def10.c4058 const struct efx_nic_type efx_hunt_a0_vf_nic_type = {
4170 const struct efx_nic_type efx_hunt_a0_nic_type = {
/linux-6.6.21/drivers/net/ethernet/sfc/siena/
Dnic.h119 extern const struct efx_nic_type siena_a0_nic_type;
Dnet_driver.h953 const struct efx_nic_type *type;
1302 struct efx_nic_type { struct
Dtx_common.c291 const struct efx_nic_type *nic_type = tx_queue->efx->type; in efx_siena_tx_map_chunk()
Dsiena.c979 const struct efx_nic_type siena_a0_nic_type = {
Defx.c1041 efx->type = (const struct efx_nic_type *) entry->driver_data; in efx_pci_probe()