Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/src/
Dwifi_pos_main.c62 #define REG_SET_CHANNEL_MODE(reg_channel, val) do { \ argument
63 (reg_channel)->info &= 0xffffffc0; \
64 (reg_channel)->info |= (val); \