Home
last modified time | relevance | path

Searched refs:dscp (Results 1 – 25 of 36) sorted by relevance

12

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6290/
H A Dhal_6290_tx.h182 uint8_t id, uint8_t dscp) in hal_tx_update_dscp_tid_6290() argument
192 index = dscp % HAL_TX_NUM_DSCP_PER_REGISTER; in hal_tx_update_dscp_tid_6290()
193 addr += 4 * (dscp / HAL_TX_NUM_DSCP_PER_REGISTER); in hal_tx_update_dscp_tid_6290()
204 uint8_t id, uint8_t dscp) in hal_tx_update_dscp_tid_6290() argument
220 index = dscp % HAL_TX_NUM_DSCP_PER_REGISTER; in hal_tx_update_dscp_tid_6290()
221 addr += 4 * (dscp/HAL_TX_NUM_DSCP_PER_REGISTER); in hal_tx_update_dscp_tid_6290()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v1/
H A Dhal_8074v1_tx.h105 uint8_t id, uint8_t dscp) in hal_tx_update_dscp_tid_8074() argument
119 index = dscp % HAL_TX_NUM_DSCP_PER_REGISTER; in hal_tx_update_dscp_tid_8074()
120 addr += 4 * (dscp / HAL_TX_NUM_DSCP_PER_REGISTER); in hal_tx_update_dscp_tid_8074()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6390/
H A Dhal_6390_tx.h127 uint8_t id, uint8_t dscp) in hal_tx_update_dscp_tid_6390() argument
137 index = dscp % HAL_TX_NUM_DSCP_PER_REGISTER; in hal_tx_update_dscp_tid_6390()
138 addr += 4 * (dscp / HAL_TX_NUM_DSCP_PER_REGISTER); in hal_tx_update_dscp_tid_6390()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6490/
H A Dhal_6490_tx.h130 uint8_t id, uint8_t dscp) in hal_tx_update_dscp_tid_6490() argument
141 index = dscp % HAL_TX_NUM_DSCP_PER_REGISTER; in hal_tx_update_dscp_tid_6490()
142 addr += 4 * (dscp / HAL_TX_NUM_DSCP_PER_REGISTER); in hal_tx_update_dscp_tid_6490()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6750/
H A Dhal_6750_tx.h133 uint8_t id, uint8_t dscp) in hal_tx_update_dscp_tid_6750() argument
144 index = dscp % HAL_TX_NUM_DSCP_PER_REGISTER; in hal_tx_update_dscp_tid_6750()
145 addr += 4 * (dscp / HAL_TX_NUM_DSCP_PER_REGISTER); in hal_tx_update_dscp_tid_6750()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/kiwi/
H A Dhal_kiwi_tx.h114 uint8_t id, uint8_t dscp) in hal_tx_update_dscp_tid_kiwi() argument
125 index = dscp % HAL_TX_NUM_DSCP_PER_REGISTER; in hal_tx_update_dscp_tid_kiwi()
126 addr += 4 * (dscp / HAL_TX_NUM_DSCP_PER_REGISTER); in hal_tx_update_dscp_tid_kiwi()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5018/
H A Dhal_5018_tx.h126 uint8_t id, uint8_t dscp) in hal_tx_update_dscp_tid_5018() argument
142 start_index = dscp * HAL_TX_BITS_PER_TID; in hal_tx_update_dscp_tid_5018()
146 addr += (4 * ((dscp * HAL_TX_BITS_PER_TID) / in hal_tx_update_dscp_tid_5018()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9000/
H A Dhal_9000_tx.h126 uint8_t id, uint8_t dscp) in hal_tx_update_dscp_tid_9000() argument
142 start_index = dscp * HAL_TX_BITS_PER_TID; in hal_tx_update_dscp_tid_9000()
146 addr += (4 * ((dscp * HAL_TX_BITS_PER_TID) / in hal_tx_update_dscp_tid_9000()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6122/
H A Dhal_qcn6122_tx.h125 uint8_t id, uint8_t dscp) in hal_tx_update_dscp_tid_6122() argument
141 start_index = dscp * HAL_TX_BITS_PER_TID; in hal_tx_update_dscp_tid_6122()
145 addr += (4 * ((dscp * HAL_TX_BITS_PER_TID) / in hal_tx_update_dscp_tid_6122()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v2/
H A Dhal_8074v2_tx.h129 uint8_t id, uint8_t dscp) in hal_tx_update_dscp_tid_8074v2() argument
144 start_index = dscp * HAL_TX_BITS_PER_TID; in hal_tx_update_dscp_tid_8074v2()
148 addr += (4 * ((dscp * HAL_TX_BITS_PER_TID) / in hal_tx_update_dscp_tid_8074v2()
/wlan-driver/fw-api/hw/qcn6432/
H A Dtcl_entrance_from_ppe_ring.h53 uint32_t dscp : 8, // [7:0] member
95 dscp : 8; // [7:0]
/wlan-driver/fw-api/hw/qca5332/
H A Dtcl_entrance_from_ppe_ring.h62 uint32_t dscp : 8, // [7:0] member
104 dscp : 8; // [7:0]
/wlan-driver/fw-api/hw/qcn9224/v1/
H A Dtcl_entrance_from_ppe_ring.h62 uint32_t dscp : 8, member
104 dscp : 8;
/wlan-driver/fw-api/hw/qca5424/
H A Dtcl_entrance_from_ppe_ring.h55 uint32_t dscp : 8, member
97 dscp : 8;
/wlan-driver/fw-api/hw/qcn9224/v2/
H A Dtcl_entrance_from_ppe_ring.h62 uint32_t dscp : 8, member
104 dscp : 8;
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5332/
H A Dhal_5332_tx.h113 uint8_t id, uint8_t dscp) in hal_tx_update_dscp_tid_5332() argument
129 start_index = dscp * HAL_TX_BITS_PER_TID; in hal_tx_update_dscp_tid_5332()
133 addr += (4 * ((dscp * HAL_TX_BITS_PER_TID) / in hal_tx_update_dscp_tid_5332()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_wmm.c1572 uint8_t dscp; in hdd_fill_dscp_to_up_map() local
1581 for (dscp = 0; dscp <= WLAN_MAX_DSCP; dscp++) in hdd_fill_dscp_to_up_map()
1582 dscp_to_up_map[dscp] = dscp >> 3; in hdd_fill_dscp_to_up_map()
1921 unsigned char dscp; in hdd_wmm_get_user_priority_from_ip_tos() local
2022 dscp = (tos >> 2) & 0x3f; in hdd_wmm_get_user_priority_from_ip_tos()
2026 psoc, adapter->deflink->vdev_id, &dscp); in hdd_wmm_get_user_priority_from_ip_tos()
2028 *user_pri = adapter->dscp_to_up_map[dscp]; in hdd_wmm_get_user_priority_from_ip_tos()
2031 hdd_debug("tos is %d, dscp is %d, up is %d", tos, dscp, *user_pri); in hdd_wmm_get_user_priority_from_ip_tos()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6432/
H A Dhal_6432_tx.h128 uint8_t id, uint8_t dscp) in hal_tx_update_dscp_tid_6432() argument
144 start_index = dscp * HAL_TX_BITS_PER_TID; in hal_tx_update_dscp_tid_6432()
148 addr += (4 * ((dscp * HAL_TX_BITS_PER_TID) / in hal_tx_update_dscp_tid_6432()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9224/
H A Dhal_9224_tx.h207 uint8_t id, uint8_t dscp) in hal_tx_update_dscp_tid_9224() argument
223 start_index = dscp * HAL_TX_BITS_PER_TID; in hal_tx_update_dscp_tid_9224()
227 addr += (4 * ((dscp * HAL_TX_BITS_PER_TID) / in hal_tx_update_dscp_tid_9224()
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_softap_txrx.c564 uint8_t dscp, ecn; in wlan_dp_traffic_end_indication_update_dscp() local
567 dscp = (*tos & QDF_NBUF_PKT_IPV4_DSCP_MASK) >> in wlan_dp_traffic_end_indication_update_dscp()
569 update = (dp_intf->traffic_end_ind.spl_dscp == dscp); in wlan_dp_traffic_end_indication_update_dscp()
/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/
H A Dwlan_dp_ucfg_api.h1300 unsigned char *dscp);
1319 unsigned char *dscp) in ucfg_dp_traffic_end_indication_update_dscp() argument
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_tx.h825 uint8_t id, uint8_t dscp) in hal_tx_update_dscp_tid() argument
829 hal_soc->ops->hal_tx_update_dscp_tid(hal_soc, tid, id, dscp); in hal_tx_update_dscp_tid()
/wlan-driver/wpa_supplicant_8/wpa_supplicant/
H A Drobust_av.c
H A Dwpa_supplicant_i.h
/wlan-driver/wpa_supplicant_8/wpa_supplicant/aidl/
H A Dsta_iface.cpp

12