Home
last modified time | relevance | path

Searched refs:remove_channel (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/examples/vm_power_manager/
H A Dchannel_manager.h244 int remove_channel(struct channel_info **chan_info_dptr);
H A Dchannel_monitor.c1008 remove_channel(&chan_info); in read_binary_packet()
1125 remove_channel(&chan_info); in run_channel_monitor()
H A Dchannel_manager.c624 remove_channel(struct channel_info **chan_info_dptr) in remove_channel() function