Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/pcie/
H A Ddrv.c560 .mac_step = _mac_step, .cdb = _cdb, .jacket = IWL_CFG_ANY }
1301 u16 mac_type, u8 mac_step, u16 rf_type, u8 cdb, in iwl_pci_find_dev_info()
1325 if (dev_info->mac_step != (u8)IWL_CFG_ANY && in iwl_pci_probe()
1326 dev_info->mac_step != mac_step) in iwl_pci_probe()
1253 iwl_pci_find_dev_info(u16 device,u16 subsystem_device,u16 mac_type,u8 mac_step,u16 rf_type,u8 cdb,u8 jacket,u8 rf_id,u8 no_160,u8 cores,u8 rf_step) iwl_pci_find_dev_info() argument
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-config.h506 u8 mac_step;
522 u16 mac_type, u8 mac_step, u16 rf_type, u8 cdb,
508 u8 mac_step; global() member
H A Diwl-drv.c191 char mac_step, rf_step; in iwl_drv_get_fwname_pre() local
200 mac_step = iwl_drv_get_step(trans->hw_rev_step); in iwl_drv_get_fwname_pre()
233 trans->cfg->fw_name_mac, mac_step, in iwl_drv_get_fwname_pre()