Lines Matching defs:v4
270 /* API v4 for reg_capa_flags is relevant from version 8 and onwards of the
398 u32 sbands_flags, bool v4)
424 if (v4)
1177 u8 rx_chains, u32 sbands_flags, bool v4,
1186 sbands_flags, v4);
2090 * All the values in iwl_nvm_get_info_rsp v4 are the same as
2097 bool v4 = fw_has_api(&fw->ucode_capa,
2099 size_t rsp_size = v4 ? sizeof(*rsp) : sizeof(*rsp_v3);
2177 channel_profile = v4 ? (void *)rsp->regulatory.channel_profile :
2189 sbands_flags, v4, fw);