Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A 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;
214 extern const struct efx_nic_type efx_x4_nic_type;
H A Def100_nic.h17 extern const struct efx_nic_type ef100_pf_nic_type;
18 extern const struct efx_nic_type ef100_vf_nic_type;
H A Dnet_driver.h1026 const struct efx_nic_type *type;
1392 struct efx_nic_type { struct
H A Def100.c462 efx->type = (const struct efx_nic_type *)entry->driver_data; in ef100_pci_probe()
H A Def100_nic.c1224 const struct efx_nic_type ef100_pf_nic_type = {
1312 const struct efx_nic_type ef100_vf_nic_type = {
H A Defx.c1173 efx->type = (const struct efx_nic_type *) entry->driver_data; in efx_pci_probe()
H A Def10.c4060 const struct efx_nic_type efx_hunt_a0_vf_nic_type = {
4172 const struct efx_nic_type efx_hunt_a0_nic_type = {
4308 const struct efx_nic_type efx_x4_nic_type = {
/linux/drivers/net/ethernet/sfc/siena/
H A Dnic.h119 extern const struct efx_nic_type siena_a0_nic_type;
H A Dnet_driver.h945 const struct efx_nic_type *type;
1289 struct efx_nic_type { struct
H A Dtx_common.c291 const struct efx_nic_type *nic_type = tx_queue->efx->type; in efx_siena_tx_map_chunk()
H A Defx.c1055 efx->type = (const struct efx_nic_type *) entry->driver_data; in efx_pci_probe()