Lines Matching defs:mcc
655 * @IWM_UCODE_TLV_API_WIFI_MCC_UPDATE: ucode supports MCC updates with source.
707 * sources for the MCC. This TLV bit is a future replacement to
6259 * Location Aware Regulatory (LAR) API - MCC updates
6264 * regulatory profile according to the given MCC (Mobile Country Code).
6265 * The MCC is two letter-code, ascii upper case[A-Z] or '00' for world domain.
6266 * 'ZZ' MCC will be used to switch to NVM default profile; in this case, the
6267 * MCC in the cmd response will be the relevant MCC in the NVM.
6268 * @mcc: given mobile country code
6269 * @source_id: the source from where we got the MCC, see iwm_mcc_source
6273 uint16_t mcc;
6280 * regulatory profile according to the given MCC (Mobile Country Code).
6281 * The MCC is two letter-code, ascii upper case[A-Z] or '00' for world domain.
6282 * 'ZZ' MCC will be used to switch to NVM default profile; in this case, the
6283 * MCC in the cmd response will be the relevant MCC in the NVM.
6284 * @mcc: given mobile country code
6285 * @source_id: the source from where we got the MCC, see iwm_mcc_source
6287 * @key: integrity key for MCC API OEM testing
6291 uint16_t mcc;
6300 * Contains the new channel control profile map, if changed, and the new MCC
6302 * The new MCC may be different than what was requested in MCC_UPDATE_CMD.
6304 * @mcc: the new applied MCC
6305 * @cap: capabilities for all channels which matches the MCC
6306 * @source_id: the MCC source, see iwm_mcc_source
6314 uint16_t mcc;
6323 * Contains the new channel control profile map, if changed, and the new MCC
6325 * The new MCC may be different than what was requested in MCC_UPDATE_CMD.
6327 * @mcc: the new applied MCC
6328 * @cap: capabilities for all channels which matches the MCC
6329 * @source_id: the MCC source, see iwm_mcc_source
6330 * @time: time elapsed from the MCC test start (in 30 seconds TU)
6339 uint16_t mcc;
6349 * struct iwm_mcc_chub_notif - chub notifies of mcc change
6352 * the cellular and connectivity cores that gets updates of the mcc, and
6353 * notifies the ucode directly of any mcc change.
6355 * regulatory profile according to the given MCC (Mobile Country Code).
6356 * The MCC is two letter-code, ascii upper case[A-Z] or '00' for world domain.
6357 * 'ZZ' MCC will be used to switch to NVM default profile; in this case, the
6358 * MCC in the cmd response will be the relevant MCC in the NVM.
6359 * @mcc: given mobile country code
6364 uint16_t mcc;