Searched refs:efx_port_dummy_op_void (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/sfc/ |
D | siena.c | 967 .fini = efx_port_dummy_op_void, 981 .prepare_flr = efx_port_dummy_op_void, 1063 .vswitching_remove = efx_port_dummy_op_void,
|
D | efx.h | 251 void efx_port_dummy_op_void(struct efx_nic *efx);
|
D | ef10.c | 6584 .fini = efx_port_dummy_op_void, 6592 .finish_flr = efx_port_dummy_op_void, 6595 .start_stats = efx_port_dummy_op_void, 6596 .pull_stats = efx_port_dummy_op_void, 6597 .stop_stats = efx_port_dummy_op_void, 6605 .resume_wol = efx_port_dummy_op_void, 6611 .irq_enable_master = efx_port_dummy_op_void, 6613 .irq_disable_non_ev = efx_port_dummy_op_void, 6691 .fini = efx_port_dummy_op_void, 6699 .finish_flr = efx_port_dummy_op_void, [all …]
|
D | mcdi_port.c | 1124 .fini = efx_port_dummy_op_void,
|
D | efx.c | 2982 void efx_port_dummy_op_void(struct efx_nic *efx) {} in efx_port_dummy_op_void() function 2993 .fini = efx_port_dummy_op_void,
|