Home
last modified time | relevance | path

Searched refs:ef4_nic_type (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Dnic.h302 extern const struct ef4_nic_type falcon_a1_nic_type;
303 extern const struct ef4_nic_type falcon_b0_nic_type;
H A Dnet_driver.h758 * ef4_nic_type::{update,start,stop}_stats.
772 const struct ef4_nic_type *type;
923 * struct ef4_nic_type - Efx device type definition
1040 struct ef4_nic_type { struct
H A Dtx.c184 const struct ef4_nic_type *nic_type = tx_queue->efx->type; in ef4_tx_map_chunk()
H A Dfalcon.c2708 const struct ef4_nic_type falcon_a1_nic_type = {
2805 const struct ef4_nic_type falcon_b0_nic_type = {
H A Defx.c2927 efx->type = (const struct ef4_nic_type *) entry->driver_data; in ef4_pci_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Dnic.h302 extern const struct ef4_nic_type falcon_a1_nic_type;
303 extern const struct ef4_nic_type falcon_b0_nic_type;
H A Dnet_driver.h758 * ef4_nic_type::{update,start,stop}_stats.
772 const struct ef4_nic_type *type;
923 * struct ef4_nic_type - Efx device type definition
1040 struct ef4_nic_type { struct
H A Dtx.c185 const struct ef4_nic_type *nic_type = tx_queue->efx->type; in ef4_tx_map_chunk()
H A Dfalcon.c2708 const struct ef4_nic_type falcon_a1_nic_type = {
2805 const struct ef4_nic_type falcon_b0_nic_type = {
H A Defx.c2875 efx->type = (const struct ef4_nic_type *) entry->driver_data; in ef4_pci_probe()

Completed in 23 milliseconds