Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
A Def100_nic.h15 extern const struct efx_nic_type ef100_pf_nic_type;
16 extern const struct efx_nic_type ef100_vf_nic_type;
A Dnic.h307 extern const struct efx_nic_type siena_a0_nic_type;
308 extern const struct efx_nic_type efx_hunt_a0_nic_type;
309 extern const struct efx_nic_type efx_hunt_a0_vf_nic_type;
A Dnet_driver.h959 const struct efx_nic_type *type;
1307 struct efx_nic_type { struct
A Dtx_common.c290 const struct efx_nic_type *nic_type = tx_queue->efx->type; in efx_tx_map_chunk()
A Def100.c463 efx->type = (const struct efx_nic_type *)entry->driver_data; in ef100_pci_probe()
A Def100_nic.c706 const struct efx_nic_type ef100_pf_nic_type = {
791 const struct efx_nic_type ef100_vf_nic_type = {
A Defx.c1060 efx->type = (const struct efx_nic_type *) entry->driver_data; in efx_pci_probe()
A Dsiena.c968 const struct efx_nic_type siena_a0_nic_type = {
A Def10.c4000 const struct efx_nic_type efx_hunt_a0_vf_nic_type = {
4111 const struct efx_nic_type efx_hunt_a0_nic_type = {

Completed in 33 milliseconds