Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_services_common.c4685 uint16_t new_bit; in reg_extract_puncture_by_bw() local
4706 new_bit = 0; in reg_extract_puncture_by_bw()
4725 (ori_puncture_bitmap & 1) << new_bit; in reg_extract_puncture_by_bw()
4726 new_bit++; in reg_extract_puncture_by_bw()