Home
last modified time | relevance | path

Searched refs:ConnectionFlags (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_services.c169 ConnectionFlags & ~HTC_SET_RECV_ALLOC_MASK) | in htc_connect_service()
179 ConnectionFlags & in htc_connect_service()
H A Dhtc_api.h207 uint16_t ConnectionFlags; member
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt.c232 connect_req->ConnectionFlags |= in htt_htc_tx_htt2_service_start()
235 connect_req->ConnectionFlags |= HTC_CONNECT_FLAGS_ENABLE_HTC_SCHEDULE; in htt_htc_tx_htt2_service_start()
289 connect_req->ConnectionFlags |= in htt_htc_credit_flow_disable()
292 connect_req->ConnectionFlags |= in htt_htc_credit_flow_disable()
/wlan-driver/fw-api/fw/
H A Dhtc.h230 A_UINT32 ConnectionFlags : 16, /* connection flags */
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh_htt.c467 connect.ConnectionFlags |= HTC_CONNECT_FLAGS_DISABLE_CREDIT_FLOW_CTRL; in dp_htt_htc_attach()
/wlan-driver/qca-wifi-host-cmn/utils/epping/src/
H A Depping_txrx.c437 connect.ConnectionFlags |= HTC_CONNECT_FLAGS_DISABLE_CREDIT_FLOW_CTRL; in epping_connect_service()
/wlan-driver/qca-wifi-host-cmn/utils/pktlog/
H A Dpktlog_ac.c1131 connect.ConnectionFlags |= HTC_CONNECT_FLAGS_DISABLE_CREDIT_FLOW_CTRL; in pktlog_htc_connect_service()
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_main.c2352 connect.ConnectionFlags |= HTC_CONNECT_FLAGS_DISABLE_CREDIT_FLOW_CTRL; in dp_lpass_connect_htc_service()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_htt.c4515 connect.ConnectionFlags |= HTC_CONNECT_FLAGS_DISABLE_CREDIT_FLOW_CTRL;