Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwm/
H A Dif_iwmreg.h1005 #define IWM_FW_PHY_CFG_RADIO_STEP (0x3 << IWM_FW_PHY_CFG_RADIO_STEP_POS) macro
H A Dif_iwm.c1411 radio_cfg_step = (phy_config & IWM_FW_PHY_CFG_RADIO_STEP) >> in iwm_nic_config()