Home
last modified time | relevance | path

Searched refs:map (Results 1 – 25 of 48) sorted by relevance

12

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6290/
Dhal_6290_tx.h77 uint8_t *map, in hal_tx_set_dscp_tid_map_6290() argument
104 value = (map[i] | in hal_tx_set_dscp_tid_map_6290()
105 (map[i + 1] << 0x3) | in hal_tx_set_dscp_tid_map_6290()
106 (map[i + 2] << 0x6) | in hal_tx_set_dscp_tid_map_6290()
107 (map[i + 3] << 0x9) | in hal_tx_set_dscp_tid_map_6290()
108 (map[i + 4] << 0xc) | in hal_tx_set_dscp_tid_map_6290()
109 (map[i + 5] << 0xf) | in hal_tx_set_dscp_tid_map_6290()
110 (map[i + 6] << 0x12) | in hal_tx_set_dscp_tid_map_6290()
111 (map[i + 7] << 0x15)); in hal_tx_set_dscp_tid_map_6290()
133 uint8_t *map, in hal_tx_set_dscp_tid_map_6290() argument
[all …]
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v1/
Dhal_8074v1_tx.h58 static void hal_tx_set_dscp_tid_map_8074(struct hal_soc *soc, uint8_t *map, in hal_tx_set_dscp_tid_map_8074() argument
75 (map[i] | in hal_tx_set_dscp_tid_map_8074()
76 (map[i + 1] << HWIO_TCL_R0_DSCP_TID1_MAP_0_DSCP_1_SHFT) | in hal_tx_set_dscp_tid_map_8074()
77 (map[i + 2] << HWIO_TCL_R0_DSCP_TID1_MAP_0_DSCP_2_SHFT) | in hal_tx_set_dscp_tid_map_8074()
78 (map[i + 3] << HWIO_TCL_R0_DSCP_TID1_MAP_0_DSCP_3_SHFT) | in hal_tx_set_dscp_tid_map_8074()
79 (map[i + 4] << HWIO_TCL_R0_DSCP_TID1_MAP_0_DSCP_4_SHFT) | in hal_tx_set_dscp_tid_map_8074()
80 (map[i + 5] << HWIO_TCL_R0_DSCP_TID1_MAP_0_DSCP_5_SHFT) | in hal_tx_set_dscp_tid_map_8074()
81 (map[i + 6] << HWIO_TCL_R0_DSCP_TID1_MAP_0_DSCP_6_SHFT) | in hal_tx_set_dscp_tid_map_8074()
82 (map[i + 7] << HWIO_TCL_R0_DSCP_TID1_MAP_0_DSCP_7_SHFT) | in hal_tx_set_dscp_tid_map_8074()
83 (map[i + 8] << HWIO_TCL_R0_DSCP_TID1_MAP_0_DSCP_8_SHFT) | in hal_tx_set_dscp_tid_map_8074()
[all …]
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6390/
Dhal_6390_tx.h61 static void hal_tx_set_dscp_tid_map_6390(struct hal_soc *soc, uint8_t *map, in hal_tx_set_dscp_tid_map_6390() argument
88 value = (map[i] | in hal_tx_set_dscp_tid_map_6390()
89 (map[i + 1] << 0x3) | in hal_tx_set_dscp_tid_map_6390()
90 (map[i + 2] << 0x6) | in hal_tx_set_dscp_tid_map_6390()
91 (map[i + 3] << 0x9) | in hal_tx_set_dscp_tid_map_6390()
92 (map[i + 4] << 0xc) | in hal_tx_set_dscp_tid_map_6390()
93 (map[i + 5] << 0xf) | in hal_tx_set_dscp_tid_map_6390()
94 (map[i + 6] << 0x12) | in hal_tx_set_dscp_tid_map_6390()
95 (map[i + 7] << 0x15)); in hal_tx_set_dscp_tid_map_6390()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6490/
Dhal_6490_tx.h61 static void hal_tx_set_dscp_tid_map_6490(struct hal_soc *hal_soc, uint8_t *map, in hal_tx_set_dscp_tid_map_6490() argument
91 value = (map[i] | in hal_tx_set_dscp_tid_map_6490()
92 (map[i + 1] << 0x3) | in hal_tx_set_dscp_tid_map_6490()
93 (map[i + 2] << 0x6) | in hal_tx_set_dscp_tid_map_6490()
94 (map[i + 3] << 0x9) | in hal_tx_set_dscp_tid_map_6490()
95 (map[i + 4] << 0xc) | in hal_tx_set_dscp_tid_map_6490()
96 (map[i + 5] << 0xf) | in hal_tx_set_dscp_tid_map_6490()
97 (map[i + 6] << 0x12) | in hal_tx_set_dscp_tid_map_6490()
98 (map[i + 7] << 0x15)); in hal_tx_set_dscp_tid_map_6490()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6750/
Dhal_6750_tx.h64 static void hal_tx_set_dscp_tid_map_6750(struct hal_soc *hal_soc, uint8_t *map, in hal_tx_set_dscp_tid_map_6750() argument
94 value = (map[i] | in hal_tx_set_dscp_tid_map_6750()
95 (map[i + 1] << 0x3) | in hal_tx_set_dscp_tid_map_6750()
96 (map[i + 2] << 0x6) | in hal_tx_set_dscp_tid_map_6750()
97 (map[i + 3] << 0x9) | in hal_tx_set_dscp_tid_map_6750()
98 (map[i + 4] << 0xc) | in hal_tx_set_dscp_tid_map_6750()
99 (map[i + 5] << 0xf) | in hal_tx_set_dscp_tid_map_6750()
100 (map[i + 6] << 0x12) | in hal_tx_set_dscp_tid_map_6750()
101 (map[i + 7] << 0x15)); in hal_tx_set_dscp_tid_map_6750()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/kiwi/
Dhal_kiwi_tx.h45 static void hal_tx_set_dscp_tid_map_kiwi(struct hal_soc *hal_soc, uint8_t *map, in hal_tx_set_dscp_tid_map_kiwi() argument
75 value = (map[i] | in hal_tx_set_dscp_tid_map_kiwi()
76 (map[i + 1] << 0x3) | in hal_tx_set_dscp_tid_map_kiwi()
77 (map[i + 2] << 0x6) | in hal_tx_set_dscp_tid_map_kiwi()
78 (map[i + 3] << 0x9) | in hal_tx_set_dscp_tid_map_kiwi()
79 (map[i + 4] << 0xc) | in hal_tx_set_dscp_tid_map_kiwi()
80 (map[i + 5] << 0xf) | in hal_tx_set_dscp_tid_map_kiwi()
81 (map[i + 6] << 0x12) | in hal_tx_set_dscp_tid_map_kiwi()
82 (map[i + 7] << 0x15)); in hal_tx_set_dscp_tid_map_kiwi()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6122/
Dhal_qcn6122_tx.h60 uint8_t *map, uint8_t id) in hal_tx_set_dscp_tid_map_6122() argument
86 value = (map[i] | in hal_tx_set_dscp_tid_map_6122()
87 (map[i + 1] << 0x3) | in hal_tx_set_dscp_tid_map_6122()
88 (map[i + 2] << 0x6) | in hal_tx_set_dscp_tid_map_6122()
89 (map[i + 3] << 0x9) | in hal_tx_set_dscp_tid_map_6122()
90 (map[i + 4] << 0xc) | in hal_tx_set_dscp_tid_map_6122()
91 (map[i + 5] << 0xf) | in hal_tx_set_dscp_tid_map_6122()
92 (map[i + 6] << 0x12) | in hal_tx_set_dscp_tid_map_6122()
93 (map[i + 7] << 0x15)); in hal_tx_set_dscp_tid_map_6122()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5018/
Dhal_5018_tx.h61 uint8_t *map, uint8_t id) in hal_tx_set_dscp_tid_map_5018() argument
87 value = (map[i] | in hal_tx_set_dscp_tid_map_5018()
88 (map[i + 1] << 0x3) | in hal_tx_set_dscp_tid_map_5018()
89 (map[i + 2] << 0x6) | in hal_tx_set_dscp_tid_map_5018()
90 (map[i + 3] << 0x9) | in hal_tx_set_dscp_tid_map_5018()
91 (map[i + 4] << 0xc) | in hal_tx_set_dscp_tid_map_5018()
92 (map[i + 5] << 0xf) | in hal_tx_set_dscp_tid_map_5018()
93 (map[i + 6] << 0x12) | in hal_tx_set_dscp_tid_map_5018()
94 (map[i + 7] << 0x15)); in hal_tx_set_dscp_tid_map_5018()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9000/
Dhal_9000_tx.h61 uint8_t *map, uint8_t id) in hal_tx_set_dscp_tid_map_9000() argument
87 value = (map[i] | in hal_tx_set_dscp_tid_map_9000()
88 (map[i + 1] << 0x3) | in hal_tx_set_dscp_tid_map_9000()
89 (map[i + 2] << 0x6) | in hal_tx_set_dscp_tid_map_9000()
90 (map[i + 3] << 0x9) | in hal_tx_set_dscp_tid_map_9000()
91 (map[i + 4] << 0xc) | in hal_tx_set_dscp_tid_map_9000()
92 (map[i + 5] << 0xf) | in hal_tx_set_dscp_tid_map_9000()
93 (map[i + 6] << 0x12) | in hal_tx_set_dscp_tid_map_9000()
94 (map[i + 7] << 0x15)); in hal_tx_set_dscp_tid_map_9000()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v2/
Dhal_8074v2_tx.h63 uint8_t *map, in hal_tx_set_dscp_tid_map_8074v2() argument
90 value = (map[i] | in hal_tx_set_dscp_tid_map_8074v2()
91 (map[i + 1] << 0x3) | in hal_tx_set_dscp_tid_map_8074v2()
92 (map[i + 2] << 0x6) | in hal_tx_set_dscp_tid_map_8074v2()
93 (map[i + 3] << 0x9) | in hal_tx_set_dscp_tid_map_8074v2()
94 (map[i + 4] << 0xc) | in hal_tx_set_dscp_tid_map_8074v2()
95 (map[i + 5] << 0xf) | in hal_tx_set_dscp_tid_map_8074v2()
96 (map[i + 6] << 0x12) | in hal_tx_set_dscp_tid_map_8074v2()
97 (map[i + 7] << 0x15)); in hal_tx_set_dscp_tid_map_8074v2()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5332/
Dhal_5332_tx.h44 static void hal_tx_set_dscp_tid_map_5332(struct hal_soc *hal_soc, uint8_t *map, in hal_tx_set_dscp_tid_map_5332() argument
74 value = (map[i] | in hal_tx_set_dscp_tid_map_5332()
75 (map[i + 1] << 0x3) | in hal_tx_set_dscp_tid_map_5332()
76 (map[i + 2] << 0x6) | in hal_tx_set_dscp_tid_map_5332()
77 (map[i + 3] << 0x9) | in hal_tx_set_dscp_tid_map_5332()
78 (map[i + 4] << 0xc) | in hal_tx_set_dscp_tid_map_5332()
79 (map[i + 5] << 0xf) | in hal_tx_set_dscp_tid_map_5332()
80 (map[i + 6] << 0x12) | in hal_tx_set_dscp_tid_map_5332()
81 (map[i + 7] << 0x15)); in hal_tx_set_dscp_tid_map_5332()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9224/
Dhal_9224_tx.h138 static void hal_tx_set_dscp_tid_map_9224(struct hal_soc *hal_soc, uint8_t *map, in hal_tx_set_dscp_tid_map_9224() argument
168 value = (map[i] | in hal_tx_set_dscp_tid_map_9224()
169 (map[i + 1] << 0x3) | in hal_tx_set_dscp_tid_map_9224()
170 (map[i + 2] << 0x6) | in hal_tx_set_dscp_tid_map_9224()
171 (map[i + 3] << 0x9) | in hal_tx_set_dscp_tid_map_9224()
172 (map[i + 4] << 0xc) | in hal_tx_set_dscp_tid_map_9224()
173 (map[i + 5] << 0xf) | in hal_tx_set_dscp_tid_map_9224()
174 (map[i + 6] << 0x12) | in hal_tx_set_dscp_tid_map_9224()
175 (map[i + 7] << 0x15)); in hal_tx_set_dscp_tid_map_9224()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6432/
Dhal_6432_tx.h59 static void hal_tx_set_dscp_tid_map_6432(struct hal_soc *hal_soc, uint8_t *map, in hal_tx_set_dscp_tid_map_6432() argument
89 value = (map[i] | in hal_tx_set_dscp_tid_map_6432()
90 (map[i + 1] << 0x3) | in hal_tx_set_dscp_tid_map_6432()
91 (map[i + 2] << 0x6) | in hal_tx_set_dscp_tid_map_6432()
92 (map[i + 3] << 0x9) | in hal_tx_set_dscp_tid_map_6432()
93 (map[i + 4] << 0xc) | in hal_tx_set_dscp_tid_map_6432()
94 (map[i + 5] << 0xf) | in hal_tx_set_dscp_tid_map_6432()
95 (map[i + 6] << 0x12) | in hal_tx_set_dscp_tid_map_6432()
96 (map[i + 7] << 0x15)); in hal_tx_set_dscp_tid_map_6432()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_napi.c72 uint32_t map = 0; in hdd_napi_get_map() local
79 map = hdd_napi_ctx->ce_map; in hdd_napi_get_map()
81 NAPI_DEBUG("<-- [map=0x%08x]", map); in hdd_napi_get_map()
82 return map; in hdd_napi_get_map()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/utils/inc/
Dwlan_utility.h727 void wlan_util_change_map_index(unsigned long *map, uint8_t id, uint8_t set);
739 bool wlan_util_map_index_is_set(unsigned long *map, uint8_t id);
748 bool wlan_util_map_is_any_index_set(unsigned long *map, unsigned long nbytes);
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
Dhal_tx.h807 uint8_t *map, uint8_t id) in hal_tx_set_dscp_tid_map() argument
811 hal_soc->ops->hal_tx_set_dscp_tid_map(hal_soc, map, id); in hal_tx_set_dscp_tid_map()
859 uint8_t *map) in hal_tx_set_pcp_tid_map_default() argument
863 hal_soc->ops->hal_tx_set_pcp_tid_map(hal_soc, map); in hal_tx_set_pcp_tid_map_default()
/wlan-driver/qcacld-3.0/core/dp/htt/
Dhtt_rx_ll.c2361 static QDF_STATUS htt_rx_hash_smmu_map(bool map, struct htt_pdev_t *pdev) in htt_rx_hash_smmu_map() argument
2384 if (qdf_unlikely(map == in htt_rx_hash_smmu_map()
2387 map, nbuf); in htt_rx_hash_smmu_map()
2391 qdf_nbuf_set_rx_ipa_smmu_map(nbuf, map); in htt_rx_hash_smmu_map()
2396 ret = cds_smmu_map_unmap(map, 1, in htt_rx_hash_smmu_map()
2400 !map); in htt_rx_hash_smmu_map()
2402 map, nbuf); in htt_rx_hash_smmu_map()
2412 pdev->rx_ring.smmu_map = map; in htt_rx_hash_smmu_map()
2418 QDF_STATUS htt_rx_update_smmu_map(struct htt_pdev_t *pdev, bool map) in htt_rx_update_smmu_map() argument
2429 status = htt_rx_hash_smmu_map(map, pdev); in htt_rx_update_smmu_map()
/wlan-driver/qca-wifi-host-cmn/ipa/dispatcher/src/
Dwlan_ipa_ucfg_api.c269 int ucfg_ipa_uc_smmu_map(bool map, uint32_t num_buf, qdf_mem_info_t *buf_arr) in ucfg_ipa_uc_smmu_map() argument
271 return ipa_uc_smmu_map(map, num_buf, buf_arr); in ucfg_ipa_uc_smmu_map()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
Dreg_opclass.h138 QDF_STATUS reg_get_opclass_from_map(const struct reg_dmn_op_class_map_t **map,
384 QDF_STATUS reg_get_opclass_from_map(const struct reg_dmn_op_class_map_t **map,
/wlan-driver/qca-wifi-host-cmn/ipa/dispatcher/inc/
Dwlan_ipa_ucfg_api.h355 int ucfg_ipa_uc_smmu_map(bool map, uint32_t num_buf, qdf_mem_info_t *buf_arr);
704 int ucfg_ipa_uc_smmu_map(bool map, uint32_t num_buf, qdf_mem_info_t *buf_arr) in ucfg_ipa_uc_smmu_map() argument
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/utils/src/
Dwlan_utility.c1639 void wlan_util_change_map_index(unsigned long *map, uint8_t id, uint8_t set) in wlan_util_change_map_index() argument
1642 qdf_set_bit(id, map); in wlan_util_change_map_index()
1644 qdf_clear_bit(id, map); in wlan_util_change_map_index()
1647 bool wlan_util_map_index_is_set(unsigned long *map, uint8_t id) in wlan_util_map_index_is_set() argument
1649 return qdf_test_bit(id, map); in wlan_util_map_index_is_set()
1652 bool wlan_util_map_is_any_index_set(unsigned long *map, unsigned long nbytes) in wlan_util_map_is_any_index_set() argument
1654 return !qdf_bitmap_empty(map, QDF_CHAR_BIT * nbytes); in wlan_util_map_is_any_index_set()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
Dhal_li_generic_api.h2338 static void hal_tx_set_pcp_tid_map_generic_li(struct hal_soc *soc, uint8_t *map) in hal_tx_set_pcp_tid_map_generic_li() argument
2345 value = (map[0] | in hal_tx_set_pcp_tid_map_generic_li()
2346 (map[1] << HWIO_TCL_R0_PCP_TID_MAP_PCP_1_SHFT) | in hal_tx_set_pcp_tid_map_generic_li()
2347 (map[2] << HWIO_TCL_R0_PCP_TID_MAP_PCP_2_SHFT) | in hal_tx_set_pcp_tid_map_generic_li()
2348 (map[3] << HWIO_TCL_R0_PCP_TID_MAP_PCP_3_SHFT) | in hal_tx_set_pcp_tid_map_generic_li()
2349 (map[4] << HWIO_TCL_R0_PCP_TID_MAP_PCP_4_SHFT) | in hal_tx_set_pcp_tid_map_generic_li()
2350 (map[5] << HWIO_TCL_R0_PCP_TID_MAP_PCP_5_SHFT) | in hal_tx_set_pcp_tid_map_generic_li()
2351 (map[6] << HWIO_TCL_R0_PCP_TID_MAP_PCP_6_SHFT) | in hal_tx_set_pcp_tid_map_generic_li()
2352 (map[7] << HWIO_TCL_R0_PCP_TID_MAP_PCP_7_SHFT)); in hal_tx_set_pcp_tid_map_generic_li()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
Dhal_be_generic_api.h151 static void hal_tx_set_pcp_tid_map_generic_be(struct hal_soc *soc, uint8_t *map) in hal_tx_set_pcp_tid_map_generic_be() argument
158 value = (map[0] | in hal_tx_set_pcp_tid_map_generic_be()
159 (map[1] << HWIO_TCL_R0_PCP_TID_MAP_PCP_1_SHFT) | in hal_tx_set_pcp_tid_map_generic_be()
160 (map[2] << HWIO_TCL_R0_PCP_TID_MAP_PCP_2_SHFT) | in hal_tx_set_pcp_tid_map_generic_be()
161 (map[3] << HWIO_TCL_R0_PCP_TID_MAP_PCP_3_SHFT) | in hal_tx_set_pcp_tid_map_generic_be()
162 (map[4] << HWIO_TCL_R0_PCP_TID_MAP_PCP_4_SHFT) | in hal_tx_set_pcp_tid_map_generic_be()
163 (map[5] << HWIO_TCL_R0_PCP_TID_MAP_PCP_5_SHFT) | in hal_tx_set_pcp_tid_map_generic_be()
164 (map[6] << HWIO_TCL_R0_PCP_TID_MAP_PCP_6_SHFT) | in hal_tx_set_pcp_tid_map_generic_be()
165 (map[7] << HWIO_TCL_R0_PCP_TID_MAP_PCP_7_SHFT)); in hal_tx_set_pcp_tid_map_generic_be()
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
Dwlan_ipa_main.c717 int ipa_uc_smmu_map(bool map, uint32_t num_buf, qdf_mem_info_t *buf_arr) in ipa_uc_smmu_map() argument
719 return wlan_ipa_uc_smmu_map(map, num_buf, buf_arr); in ipa_uc_smmu_map()
/wlan-driver/qca-wifi-host-cmn/ipa/core/inc/
Dwlan_ipa_main.h481 int ipa_uc_smmu_map(bool map, uint32_t num_buf, qdf_mem_info_t *buf_arr);

12