Searched refs:colloc_info (Results 1 – 2 of 2) sorted by relevance
453 const struct iwl_mei_colloc_info *colloc_info);525 const struct iwl_mei_colloc_info *colloc_info) in iwl_mei_host_associated() argument
1547 const struct iwl_mei_colloc_info *colloc_info) in iwl_mei_host_associated() argument1568 if (colloc_info) { in iwl_mei_host_associated()1569 msg.colloc_channel = colloc_info->channel; in iwl_mei_host_associated()1570 msg.colloc_band = colloc_info->channel <= 14 ? 0 : 1; in iwl_mei_host_associated()1571 memcpy(msg.colloc_bssid, colloc_info->bssid, ETH_ALEN); in iwl_mei_host_associated()