Searched refs:post_remove (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/net/ethernet/sfc/
H A Dtc_counters.c559 .post_remove = efx_tc_remove_channel,
H A Defx_channels.c752 channel->type->post_remove(channel);
1339 .post_remove = efx_channel_dummy_op_void,
H A Dnet_driver.h570 * @post_remove: Tear down extra state after finalisation, if allocated.
589 void (*post_remove)(struct efx_channel *); member in struct:efx_channel_type
H A Dptp.c2210 .post_remove = efx_ptp_remove_channel,
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h467 * @post_remove: Tear down extra state after finalisation, if allocated.
479 void (*post_remove)(struct ef4_channel *); member in struct:ef4_channel_type
H A Defx.c746 channel->type->post_remove(channel);
870 .post_remove = ef4_channel_dummy_op_void,
/linux-master/drivers/net/ethernet/sfc/siena/
H A Defx_channels.c758 channel->type->post_remove(channel);
1364 .post_remove = efx_siena_channel_dummy_op_void,
H A Dnet_driver.h575 * @post_remove: Tear down extra state after finalisation, if allocated.
591 void (*post_remove)(struct efx_channel *); member in struct:efx_channel_type
H A Dsiena_sriov.c1047 .post_remove = efx_siena_channel_dummy_op_void,
H A Dptp.c2163 .post_remove = efx_ptp_remove_channel,

Completed in 177 milliseconds