Searched refs:ori_punc (Results 1 – 3 of 3) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/dispatcher/src/ |
H A D | wlan_cm_api.c | 489 uint16_t ori_punc, in wlan_cm_sta_set_chan_param() argument 530 wlan_reg_extract_puncture_by_bw(ori_bw, ori_punc, in wlan_cm_sta_set_chan_param() 538 ori_bw, ori_punc); in wlan_cm_sta_set_chan_param() 551 new_punc = ori_punc; in wlan_cm_sta_set_chan_param() 553 wlan_reg_extract_puncture_by_bw(ori_bw, ori_punc, in wlan_cm_sta_set_chan_param() 566 uint16_t ori_punc, in wlan_cm_sta_update_bw_puncture() argument 588 ori_bw, ori_punc, ccfs0, in wlan_cm_sta_update_bw_puncture()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
H A D | lim_process_beacon_frame.c | 303 uint16_t ori_punc = 0; in lim_process_beacon_eht_op() local 356 ori_punc = QDF_GET_BITS(eht_op->disabled_sub_chan_bitmap[0][0], 0, 8); in lim_process_beacon_eht_op() 357 ori_punc |= QDF_GET_BITS(eht_op->disabled_sub_chan_bitmap[0][1], 0, 8) << 8; in lim_process_beacon_eht_op() 363 bss_chan.puncture_bitmap = ori_punc; in lim_process_beacon_eht_op() 412 ori_punc, ori_bw, in lim_process_beacon_eht_op() 426 csa_param->new_punct_bitmap = ori_punc; in lim_process_beacon_eht_op()
|
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/dispatcher/inc/ |
H A D | wlan_cm_api.h | 654 uint16_t ori_punc, 670 uint16_t ori_punc,
|