Home
last modified time | relevance | path

Searched refs:new_puncture_bitmap (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/scan/core/src/
H A Dwlan_scan_filter.c791 uint16_t new_puncture_bitmap = 0; in scm_eht_puncture_valid() local
845 &new_puncture_bitmap); in scm_eht_puncture_valid()
846 if (QDF_IS_STATUS_ERROR(status) || new_puncture_bitmap) { in scm_eht_puncture_valid()
850 orig_puncture_bitmap, new_puncture_bitmap, status); in scm_eht_puncture_valid()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dwlan_reg_services_api.h1676 uint16_t *new_puncture_bitmap);
1772 uint16_t *new_puncture_bitmap) in wlan_reg_extract_puncture_by_bw() argument
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_services_common.h1219 uint16_t *new_puncture_bitmap);
1273 uint16_t *new_puncture_bitmap) in reg_extract_puncture_by_bw() argument
H A Dreg_services_common.c4680 uint16_t *new_puncture_bitmap) in reg_extract_puncture_by_bw() argument
4694 *new_puncture_bitmap = ori_puncture_bitmap; in reg_extract_puncture_by_bw()
4707 *new_puncture_bitmap = 0; in reg_extract_puncture_by_bw()
4724 *new_puncture_bitmap |= in reg_extract_puncture_by_bw()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_services_api.c1338 uint16_t *new_puncture_bitmap) in wlan_reg_extract_puncture_by_bw() argument
1342 new_puncture_bitmap); in wlan_reg_extract_puncture_by_bw()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_dev_if.c1016 uint16_t new_puncture_bitmap = 0; in wma_peer_send_phymode() local
1069 &new_puncture_bitmap); in wma_peer_send_phymode()
1071 QDF_SET_BITS(bw_puncture, 8, 16, new_puncture_bitmap); in wma_peer_send_phymode()
1084 max_ch_width_supported, new_puncture_bitmap, in wma_peer_send_phymode()