/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6290/ |
D | hal_6290_tx.h | 182 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/qca6390/ |
D | hal_6390_tx.h | 127 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/qca8074v1/ |
D | hal_8074v1_tx.h | 105 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/qca6490/ |
D | hal_6490_tx.h | 130 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/ |
D | hal_6750_tx.h | 133 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/ |
D | hal_kiwi_tx.h | 114 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/qcn6122/ |
D | hal_qcn6122_tx.h | 125 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/qca5018/ |
D | hal_5018_tx.h | 126 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/ |
D | hal_9000_tx.h | 126 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/qca8074v2/ |
D | hal_8074v2_tx.h | 129 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/qcn9224/v2/ |
D | tcl_entrance_from_ppe_ring.h | 62 uint32_t dscp : 8, member 104 dscp : 8;
|
/wlan-driver/fw-api/hw/qcn6432/ |
D | tcl_entrance_from_ppe_ring.h | 53 uint32_t dscp : 8, // [7:0] member 95 dscp : 8; // [7:0]
|
/wlan-driver/fw-api/hw/qca5332/ |
D | tcl_entrance_from_ppe_ring.h | 62 uint32_t dscp : 8, // [7:0] member 104 dscp : 8; // [7:0]
|
/wlan-driver/fw-api/hw/qca5424/ |
D | tcl_entrance_from_ppe_ring.h | 55 uint32_t dscp : 8, member 97 dscp : 8;
|
/wlan-driver/fw-api/hw/qcn9224/v1/ |
D | tcl_entrance_from_ppe_ring.h | 62 uint32_t dscp : 8, member 104 dscp : 8;
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5332/ |
D | hal_5332_tx.h | 113 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/ |
D | wlan_hdd_wmm.c | 1572 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/qcn9224/ |
D | hal_9224_tx.h | 207 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/qca-wifi-host-cmn/hal/wifi3.0/qcn6432/ |
D | hal_6432_tx.h | 128 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/qcacld-3.0/components/dp/core/src/ |
D | wlan_dp_softap_txrx.c | 564 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/ |
D | wlan_dp_ucfg_api.h | 1300 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/ |
D | hal_tx.h | 825 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/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
D | utils_parser.c | 477 pOld->tclasParams.ipv4.dscp = in convert_tclas() 581 pOld->tclasParams.ipv4.dscp = in convert_wmmtclas()
|
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/ |
D | wlan_dp_ucfg_api.c | 2642 unsigned char *dscp) in ucfg_dp_traffic_end_indication_update_dscp() argument 2661 if (*dscp == dp_intf->traffic_end_ind.spl_dscp) in ucfg_dp_traffic_end_indication_update_dscp() 2662 *dscp = dp_intf->traffic_end_ind.def_dscp; in ucfg_dp_traffic_end_indication_update_dscp()
|
/wlan-driver/qca-wifi-host-cmn/dp/inc/ |
D | cdp_txrx_cmn_struct.h | 856 uint8_t dscp; member
|