Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt.c758 int tx_service = 0; in htt_update_endpoint() local
777 tx_service = (ul != 0xff); in htt_update_endpoint()
779 if (tx_service) { in htt_update_endpoint()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_htt.h483 tx_service:1; member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_mon_filter_2.0.c773 if (tlv->tx_service) in htt_tx_tlv_filter_mask_set_in2()
776 tlv->tx_service); in htt_tx_tlv_filter_mask_set_in2()
1990 DP_MON_FILTER_PRINT("tx_service: %d", tlv_filter->utlvs.tx_service); in dp_tx_mon_filter_show_filter()
2811 dst_filter->utlvs.tx_service |= in dp_tx_mon_upstream_tlv_set()
2812 src_filter->utlvs.tx_service; in dp_tx_mon_upstream_tlv_set()