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

/linux-master/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;
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;

Completed in 140 milliseconds