Home
last modified time | relevance | path

Searched refs:htc_send_full_action (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_api.h137 enum htc_send_full_action { enum
160 typedef enum htc_send_full_action (*HTC_EP_SEND_QUEUE_FULL)(void *,
/wlan-driver/qca-wifi-host-cmn/utils/epping/inc/
H A Depping_internal.h163 enum htc_send_full_action epping_tx_queue_full(void *Context,
/wlan-driver/qca-wifi-host-cmn/utils/epping/src/
H A Depping_tx.c300 enum htc_send_full_action epping_tx_queue_full(void *Context, in epping_tx_queue_full()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_htt.h927 enum htc_send_full_action
H A Ddp_htt.c4456 enum htc_send_full_action
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_internal.h607 enum htc_send_full_action htt_h2t_full(void *context, HTC_PACKET *pkt);
H A Dhtt_h2t.c132 enum htc_send_full_action htt_h2t_full(void *context, HTC_PACKET *pkt) in htt_h2t_full()
/wlan-driver/qca-wifi-host-cmn/utils/pktlog/
H A Dpktlog_ac.c1090 static enum htc_send_full_action pktlog_h2t_full(void *context, HTC_PACKET *pkt) in pktlog_h2t_full()