Searched refs:efx_port_dummy_op_int (Results 1 – 6 of 6) sorted by relevance
/drivers/net/ethernet/sfc/ |
D | efx.h | 215 int efx_port_dummy_op_int(struct efx_nic *efx);
|
D | siena.c | 1021 .vswitching_probe = efx_port_dummy_op_int, 1022 .vswitching_restore = efx_port_dummy_op_int,
|
D | falcon.c | 2800 .vswitching_probe = efx_port_dummy_op_int, 2801 .vswitching_restore = efx_port_dummy_op_int, 2906 .vswitching_probe = efx_port_dummy_op_int, 2907 .vswitching_restore = efx_port_dummy_op_int,
|
D | efx.c | 2803 int efx_port_dummy_op_int(struct efx_nic *efx) in efx_port_dummy_op_int() function 2815 .init = efx_port_dummy_op_int, 2816 .reconfigure = efx_port_dummy_op_int,
|
D | mcdi_port.c | 810 .init = efx_port_dummy_op_int,
|
D | ef10.c | 4750 .mtd_probe = efx_port_dummy_op_int,
|