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
1533 const struct iwl_mei_colloc_info *colloc_info) in iwl_mei_host_associated() argument1554 if (colloc_info) { in iwl_mei_host_associated()1555 msg.colloc_channel = colloc_info->channel; in iwl_mei_host_associated()1556 msg.colloc_band = colloc_info->channel <= 14 ? 0 : 1; in iwl_mei_host_associated()1557 memcpy(msg.colloc_bssid, colloc_info->bssid, ETH_ALEN); in iwl_mei_host_associated()