Searched refs:efx_nic_type (Results 1 – 6 of 6) sorted by relevance
585 extern const struct efx_nic_type falcon_a1_nic_type;586 extern const struct efx_nic_type falcon_b0_nic_type;587 extern const struct efx_nic_type siena_a0_nic_type;588 extern const struct efx_nic_type efx_hunt_a0_nic_type;589 extern const struct efx_nic_type efx_hunt_a0_vf_nic_type;
926 const struct efx_nic_type *type;1220 struct efx_nic_type { struct
920 const struct efx_nic_type siena_a0_nic_type = {
2703 const struct efx_nic_type falcon_a1_nic_type = {2806 const struct efx_nic_type falcon_b0_nic_type = {
4677 const struct efx_nic_type efx_hunt_a0_vf_nic_type = {4780 const struct efx_nic_type efx_hunt_a0_nic_type = {
3125 efx->type = (const struct efx_nic_type *) entry->driver_data; in efx_pci_probe()