Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
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 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;
H A Dnet_driver.h987 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.c1077 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 = {
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dnic.h119 extern const struct efx_nic_type siena_a0_nic_type;
H A Dnet_driver.h953 const struct efx_nic_type *type;
1302 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.c1041 efx->type = (const struct efx_nic_type *) entry->driver_data; in efx_pci_probe()