Home
last modified time | relevance | path

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

/Linux-v5.4/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,
/Linux-v5.4/drivers/net/ethernet/sfc/
Dnet_driver.h546 void (*post_remove)(struct efx_channel *); member
Defx.c792 channel->type->post_remove(channel); in efx_remove_channel()
926 .post_remove = efx_channel_dummy_op_void,
Dsiena_sriov.c1045 .post_remove = efx_channel_dummy_op_void,
Dptp.c2150 .post_remove = efx_ptp_remove_channel,