Lines Matching refs:efx_nic
17 int efx_siena_probe_interrupts(struct efx_nic *efx);
18 void efx_siena_remove_interrupts(struct efx_nic *efx);
19 int efx_siena_enable_interrupts(struct efx_nic *efx);
20 void efx_siena_disable_interrupts(struct efx_nic *efx);
22 void efx_siena_set_interrupt_affinity(struct efx_nic *efx);
23 void efx_siena_clear_interrupt_affinity(struct efx_nic *efx);
28 int efx_siena_realloc_channels(struct efx_nic *efx, u32 rxq_entries,
30 void efx_siena_set_channel_names(struct efx_nic *efx);
31 int efx_siena_init_channels(struct efx_nic *efx);
32 int efx_siena_probe_channels(struct efx_nic *efx);
33 int efx_siena_set_channels(struct efx_nic *efx);
35 void efx_siena_remove_channels(struct efx_nic *efx);
36 void efx_siena_fini_channels(struct efx_nic *efx);
37 void efx_siena_start_channels(struct efx_nic *efx);
38 void efx_siena_stop_channels(struct efx_nic *efx);
40 void efx_siena_init_napi(struct efx_nic *efx);
41 void efx_siena_fini_napi(struct efx_nic *efx);