Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_services_common.c4875 bool is_puncture; in reg_apply_puncture() local
4899 is_puncture = BIT(i) & puncture_bitmap; in reg_apply_puncture()
4900 if (is_puncture) { in reg_apply_puncture()