Searched defs:efx_nic (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/sfc/
H A Dnet_driver.h171 struct efx_nic *efx ____cacheline_aligned_in_smp;
265 struct efx_nic *efx;
345 struct efx_nic *efx;
398 void (*handle_no_channel)(struct efx_nic *);
464 struct efx_nic;
511 int (*probe) (struct efx_nic *efx);
512 int (*init) (struct efx_nic *efx);
513 void (*fini) (struct efx_nic *efx);
514 void (*remove) (struct efx_nic *efx);
515 int (*reconfigure) (struct efx_nic *ef
743 struct efx_nic { struct
[all...]

Completed in 66 milliseconds