Home
last modified time | relevance | path

Searched refs:post_remove (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/sfc/
Defx_channels.c67 .post_remove = efx_channel_dummy_op_void,
732 channel->type->post_remove(channel); in efx_remove_channel()
Dnet_driver.h592 void (*post_remove)(struct efx_channel *); member
Dsiena_sriov.c1046 .post_remove = efx_channel_dummy_op_void,
Dptp.c2180 .post_remove = efx_ptp_remove_channel,
/Linux-v5.10/drivers/net/ethernet/sfc/falcon/
Dnet_driver.h479 void (*post_remove)(struct ef4_channel *); member
Defx.c752 channel->type->post_remove(channel); in ef4_remove_channel()
880 .post_remove = ef4_channel_dummy_op_void,