Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/
Dwcn36xx.h87 #define HW_VALUE_PHY(hw_value) ((hw_value) >> HW_VALUE_PHY_SHIFT) macro
Dsmd.c1655 bss->ext_channel = HW_VALUE_PHY(chandef->chan->hw_value); in wcn36xx_smd_config_bss_v1()