Searched refs:efx_port_dummy_op_void (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/sfc/ | 
| D | siena.c | 964 	.fini = efx_port_dummy_op_void,978 	.prepare_flr = efx_port_dummy_op_void,
 1060 	.vswitching_remove = efx_port_dummy_op_void,
 
 | 
| D | efx.h | 248 void efx_port_dummy_op_void(struct efx_nic *efx);
 | 
| D | ef10.c | 6611 	.fini = efx_port_dummy_op_void,6619 	.finish_flr = efx_port_dummy_op_void,
 6622 	.start_stats = efx_port_dummy_op_void,
 6623 	.pull_stats = efx_port_dummy_op_void,
 6624 	.stop_stats = efx_port_dummy_op_void,
 6632 	.resume_wol = efx_port_dummy_op_void,
 6638 	.irq_enable_master = efx_port_dummy_op_void,
 6640 	.irq_disable_non_ev = efx_port_dummy_op_void,
 6718 	.fini = efx_port_dummy_op_void,
 6726 	.finish_flr = efx_port_dummy_op_void,
 [all …]
 
 | 
| D | mcdi_port.c | 1122 	.fini		= efx_port_dummy_op_void,
 | 
| D | efx.c | 2979 void efx_port_dummy_op_void(struct efx_nic *efx) {}  in efx_port_dummy_op_void()  function2990 	.fini		 = efx_port_dummy_op_void,
 
 |