Searched refs:geo_info (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | nvm-reg.h | 318 * @geo_info: geographic specific profile information 330 __le16 geo_info; 344 * @geo_info: geographic specific profile information 357 __le16 geo_info; 374 * @geo_info: geographic specific profile information 388 __le16 geo_info; 319 __le16 geo_info; global() member 346 __le16 geo_info; global() member 377 __le16 geo_info; global() member
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | nvm.c | 475 resp_cp->geo_info = mcc_resp_v8->geo_info; in iwl_mvm_update_mcc() 501 resp_cp->geo_info = mcc_resp_v4->geo_info; in iwl_mvm_update_mcc() 526 resp_cp->geo_info = mcc_resp_v3->geo_info; in iwl_mvm_update_mcc()
|
H A D | mac80211.c | 161 __le16_to_cpu(resp->geo_info), in iwl_mvm_get_regdomain()
|
/freebsd/sys/contrib/dev/iwlwifi/ |
H A D | iwl-nvm-parse.h | 45 * to be fed into the regulatory core. In case the geo_info is set handle 53 u16 geo_info, u32 cap, u8 resp_ver);
|
H A D | iwl-nvm-parse.c | 1731 u16 geo_info, u32 cap, u8 resp_ver) in iwl_parse_nvm_mcc_info() 1832 if (!(geo_info & GEO_WMM_ETSI_5GHZ_INFO) || in iwl_read_external_nvm() 1624 iwl_parse_nvm_mcc_info(struct device * dev,const struct iwl_cfg * cfg,int num_of_ch,__le32 * channels,u16 fw_mcc,u16 geo_info,u32 cap,u8 resp_ver) iwl_parse_nvm_mcc_info() argument
|
/freebsd/sys/dev/iwm/ |
H A D | if_iwmreg.h | 6729 * @geo_info: geographic specific profile information 6741 uint16_t geo_info; 6737 uint16_t geo_info; global() member
|