Searched refs:radio_cfg_step (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/iwm/
H A Dif_iwmvar.h206 uint8_t radio_cfg_step; member in struct:iwm_nvm_data
H A Dif_iwm.c1363 uint8_t radio_cfg_type, radio_cfg_step, radio_cfg_dash; local
1369 radio_cfg_step = (phy_config & IWM_FW_PHY_CFG_RADIO_STEP) >>
1382 reg_val |= radio_cfg_step << IWM_CSR_HW_IF_CONFIG_REG_POS_PHY_STEP;
1397 radio_cfg_step, radio_cfg_dash);
2213 data->radio_cfg_step = IWM_NVM_RF_CFG_STEP_MSK(radio_cfg);
2221 data->radio_cfg_step = IWM_NVM_RF_CFG_STEP_MSK_8000(radio_cfg);

Completed in 164 milliseconds