Searched refs:post_remove (Results 1 – 10 of 10) sorted by relevance
752 channel->type->post_remove(channel); in efx_remove_channel()1346 .post_remove = efx_channel_dummy_op_void,
559 .post_remove = efx_tc_remove_channel,
626 void (*post_remove)(struct efx_channel *); member
2205 .post_remove = efx_ptp_remove_channel,
758 channel->type->post_remove(channel); in efx_siena_remove_channel()1365 .post_remove = efx_siena_channel_dummy_op_void,
589 void (*post_remove)(struct efx_channel *); member
1047 .post_remove = efx_siena_channel_dummy_op_void,
2163 .post_remove = efx_ptp_remove_channel,
479 void (*post_remove)(struct ef4_channel *); member
746 channel->type->post_remove(channel); in ef4_remove_channel()870 .post_remove = ef4_channel_dummy_op_void,
Completed in 44 milliseconds