Searched refs:IWL_DEVICE_FAMILY_BZ (Results 1 - 15 of 15) sorted by relevance

/linux-master/drivers/net/wireless/intel/iwlwifi/cfg/
H A Dbz.c102 .trans.device_family = IWL_DEVICE_FAMILY_BZ, \
139 .device_family = IWL_DEVICE_FAMILY_BZ,
/linux-master/drivers/net/wireless/intel/iwlwifi/
H A Diwl-io.c220 else if (trans->trans_cfg->device_family < IWL_DEVICE_FAMILY_BZ)
461 if (cfg_trans->device_family >= IWL_DEVICE_FAMILY_BZ) {
H A Diwl-trans.c81 if (trans->trans_cfg->device_family >= IWL_DEVICE_FAMILY_BZ)
H A Diwl-config.h39 IWL_DEVICE_FAMILY_BZ, enumerator in enum:iwl_device_family
H A Diwl-dbg-tlv.c616 } else if (fwrt->trans->trans_cfg->device_family < IWL_DEVICE_FAMILY_BZ &&
/linux-master/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtrans-gen2.c90 if (trans->trans_cfg->device_family >= IWL_DEVICE_FAMILY_BZ)
527 if (trans->trans_cfg->device_family >= IWL_DEVICE_FAMILY_BZ) {
H A Drx.c195 else if (trans->trans_cfg->device_family >= IWL_DEVICE_FAMILY_BZ)
669 if (trans->trans_cfg->device_family >= IWL_DEVICE_FAMILY_BZ)
1463 if (trans->trans_cfg->device_family >= IWL_DEVICE_FAMILY_BZ) {
2291 if (trans->trans_cfg->device_family >= IWL_DEVICE_FAMILY_BZ)
H A Dtrans.c134 if (trans->trans_cfg->device_family >= IWL_DEVICE_FAMILY_BZ) {
472 if (trans->trans_cfg->device_family >= IWL_DEVICE_FAMILY_BZ) {
1156 if (trans->trans_cfg->device_family >= IWL_DEVICE_FAMILY_BZ)
1282 if (trans->trans_cfg->device_family >= IWL_DEVICE_FAMILY_BZ)
1533 else if (trans->trans_cfg->device_family >= IWL_DEVICE_FAMILY_BZ)
2196 if (trans->trans_cfg->device_family >= IWL_DEVICE_FAMILY_BZ) {
2284 if (trans->trans_cfg->device_family >= IWL_DEVICE_FAMILY_BZ)
3501 if (trans->trans_cfg->device_family >= IWL_DEVICE_FAMILY_BZ)
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddump.c525 if (fwrt->trans->trans_cfg->device_family >= IWL_DEVICE_FAMILY_BZ) {
/linux-master/drivers/net/wireless/intel/iwlwifi/queue/
H A Dtx.c1240 if (trans->trans_cfg->device_family == IWL_DEVICE_FAMILY_BZ &&
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dops.c1233 if (trans->trans_cfg->device_family >= IWL_DEVICE_FAMILY_BZ)
H A Dfw.c670 if (mvm->trans->trans_cfg->device_family >= IWL_DEVICE_FAMILY_BZ)
H A Dmvm.h1712 if (mvm->trans->trans_cfg->device_family >= IWL_DEVICE_FAMILY_BZ)
H A Drxmq.c174 else if (mvm->trans->trans_cfg->device_family < IWL_DEVICE_FAMILY_BZ)
H A Dtx.c545 return mvm->trans->trans_cfg->device_family < IWL_DEVICE_FAMILY_BZ;

Completed in 211 milliseconds