Home
last modified time | relevance | path

Searched refs:ver_subtype (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ducode.c276 palive->ver_subtype); in iwl_alive_fn()
283 alive_data->subtype = palive->ver_subtype; in iwl_alive_fn()
H A Dcommands.h415 u8 ver_subtype; /* not "9" for runtime alive */ member
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dalive.h55 u8 ver_subtype; member
/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Derror-dump.h408 __le32 ver_subtype; member
H A Ddbg.h315 fwrt->dump.fw_ver.subtype = lmac->ver_subtype; in iwl_fwrt_update_fw_versions()
H A Ddbg.c2422 dump->ver_subtype = cpu_to_le32(fwrt->dump.fw_ver.subtype); in iwl_dump_ini_info()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dfw.c176 status, lmac1->ver_type, lmac1->ver_subtype); in iwl_alive_fn()
/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h411 u8 ver_subtype; /* "9" for initialize alive */ member
511 u8 ver_subtype; /* not "9" for runtime alive */ member
H A D3945-mac.c726 palive->is_valid, palive->ver_type, palive->ver_subtype); in il3945_hdl_alive()
728 if (palive->ver_subtype == INITIALIZE_SUBTYPE) { in il3945_hdl_alive()
H A D4965-mac.c4022 palive->is_valid, palive->ver_type, palive->ver_subtype); in il4965_hdl_alive()
4024 if (palive->ver_subtype == INITIALIZE_SUBTYPE) { in il4965_hdl_alive()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c225 status, lmac1->ver_type, lmac1->ver_subtype); in iwl_alive_fn()