Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Ddrv.c551 .mac_step = _mac_step, .cdb = _cdb, .jacket = IWL_CFG_ANY }
1270 u16 mac_type, u8 mac_step, u16 rf_type, u8 cdb, in iwl_pci_find_dev_info() argument
1294 if (dev_info->mac_step != (u8)IWL_CFG_ANY && in iwl_pci_find_dev_info()
1295 dev_info->mac_step != mac_step) in iwl_pci_find_dev_info()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-config.h469 u8 mac_step; member
H A Diwl-drv.c171 char mac_step, rf_step; in iwl_drv_get_fwname_pre() local
180 mac_step = iwl_drv_get_step(trans->hw_rev_step); in iwl_drv_get_fwname_pre()
212 trans->cfg->fw_name_mac, mac_step, in iwl_drv_get_fwname_pre()