Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dnet_driver.h482 void (*post_remove)(struct ef4_channel *); member
Defx.c755 channel->type->post_remove(channel); in ef4_remove_channel()
883 .post_remove = ef4_channel_dummy_op_void,
/Linux-v4.19/drivers/net/ethernet/sfc/
Dnet_driver.h549 void (*post_remove)(struct efx_channel *); member
Defx.c795 channel->type->post_remove(channel); in efx_remove_channel()
929 .post_remove = efx_channel_dummy_op_void,
Dsiena_sriov.c1048 .post_remove = efx_channel_dummy_op_void,
Dptp.c2152 .post_remove = efx_ptp_remove_channel,