Home
last modified time | relevance | path

Searched refs:efx_nic_type (Results 1 – 13 of 13) 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.h988 const struct efx_nic_type *type;
1353 struct efx_nic_type { struct
H A Dtx_common.c310 const struct efx_nic_type *nic_type = tx_queue->efx->type; in efx_tx_map_chunk()
H A Def100.c462 efx->type = (const struct efx_nic_type *)entry->driver_data; in ef100_pci_probe()
H A Def100_nic.c1229 const struct efx_nic_type ef100_pf_nic_type = {
1317 const struct efx_nic_type ef100_vf_nic_type = {
H A Defx.c1095 efx->type = (const struct efx_nic_type *) entry->driver_data; in efx_pci_probe()
H A Def10.c4058 const struct efx_nic_type efx_hunt_a0_vf_nic_type = {
4170 const struct efx_nic_type efx_hunt_a0_nic_type = {
4306 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 Dsiena.c979 const struct efx_nic_type siena_a0_nic_type = {
H A Defx.c1055 efx->type = (const struct efx_nic_type *) entry->driver_data; in efx_pci_probe()