ef4_nic_type     2927 drivers/net/ethernet/sfc/falcon/efx.c 	efx->type = (const struct ef4_nic_type *) entry->driver_data;
ef4_nic_type     2708 drivers/net/ethernet/sfc/falcon/falcon.c const struct ef4_nic_type falcon_a1_nic_type = {
ef4_nic_type     2805 drivers/net/ethernet/sfc/falcon/falcon.c const struct ef4_nic_type falcon_b0_nic_type = {
ef4_nic_type      772 drivers/net/ethernet/sfc/falcon/net_driver.h 	const struct ef4_nic_type *type;
ef4_nic_type      302 drivers/net/ethernet/sfc/falcon/nic.h extern const struct ef4_nic_type falcon_a1_nic_type;
ef4_nic_type      303 drivers/net/ethernet/sfc/falcon/nic.h extern const struct ef4_nic_type falcon_b0_nic_type;
ef4_nic_type      184 drivers/net/ethernet/sfc/falcon/tx.c 	const struct ef4_nic_type *nic_type = tx_queue->efx->type;