Searched refs:colloc_info (Results 1 – 2 of 2) sorted by relevance
441 const struct iwl_mei_colloc_info *colloc_info);494 const struct iwl_mei_colloc_info *colloc_info) in iwl_mei_host_associated() argument
1382 const struct iwl_mei_colloc_info *colloc_info) in iwl_mei_host_associated() argument1403 if (colloc_info) { in iwl_mei_host_associated()1404 msg.colloc_channel = colloc_info->channel; in iwl_mei_host_associated()1405 msg.colloc_band = colloc_info->channel <= 14 ? 0 : 1; in iwl_mei_host_associated()1406 memcpy(msg.colloc_bssid, colloc_info->bssid, ETH_ALEN); in iwl_mei_host_associated()