Searched refs:post_remove (Results 1 – 6 of 6) sorted by relevance
482 void (*post_remove)(struct ef4_channel *); member
755 channel->type->post_remove(channel); in ef4_remove_channel()883 .post_remove = ef4_channel_dummy_op_void,
549 void (*post_remove)(struct efx_channel *); member
795 channel->type->post_remove(channel); in efx_remove_channel()929 .post_remove = efx_channel_dummy_op_void,
1048 .post_remove = efx_channel_dummy_op_void,
2152 .post_remove = efx_ptp_remove_channel,