Lines Matching refs:info
963 chan->info |= le32_encode_bits(arg->mode, WMI_CHAN_INFO_MODE);
965 chan->info |= cpu_to_le32(WMI_CHAN_INFO_PASSIVE);
967 chan->info |= cpu_to_le32(WMI_CHAN_INFO_ADHOC_ALLOWED);
969 chan->info |= cpu_to_le32(WMI_CHAN_INFO_ALLOW_HT);
971 chan->info |= cpu_to_le32(WMI_CHAN_INFO_ALLOW_VHT);
973 chan->info |= cpu_to_le32(WMI_CHAN_INFO_ALLOW_HE);
975 chan->info |= cpu_to_le32(WMI_CHAN_INFO_HT40_PLUS);
977 chan->info |= cpu_to_le32(WMI_CHAN_INFO_DFS);
979 chan->info |= cpu_to_le32(WMI_CHAN_INFO_DFS_FREQ2);
1506 "WMI bss chan info req type %d\n", type);
2507 chan_info->info |= cpu_to_le32(WMI_CHAN_INFO_PASSIVE);
2509 chan_info->info |= cpu_to_le32(WMI_CHAN_INFO_ALLOW_HE);
2511 chan_info->info |= cpu_to_le32(WMI_CHAN_INFO_ALLOW_VHT);
2513 chan_info->info |= cpu_to_le32(WMI_CHAN_INFO_ALLOW_HT);
2515 chan_info->info |= cpu_to_le32(WMI_CHAN_INFO_HALF_RATE);
2517 chan_info->info |=
2521 chan_info->info |= cpu_to_le32(WMI_CHAN_INFO_PSC);
2524 chan_info->info |= cpu_to_le32(WMI_CHAN_INFO_DFS);
2526 chan_info->info |= le32_encode_bits(channel_arg->phy_mode,
2540 "WMI chan scan list chan[%d] = %u, chan_info->info %8x\n",
2541 i, chan_info->mhz, chan_info->info);
4906 struct ieee80211_tx_info *info;
4926 info = IEEE80211_SKB_CB(msdu);
4927 if ((!(info->flags & IEEE80211_TX_CTL_NO_ACK)) && !status)
4928 info->flags |= IEEE80211_TX_STAT_ACK;
5243 ath12k_warn(ab, "failed to fetch chan info ev");
5282 ath12k_warn(ab, "failed to fetch pdev bss chan info ev");
5424 ath12k_warn(ab, "failed to extract regulatory info from received event\n");
5430 * fw retains the current regd. We print a failure info
5461 * and the regd coming from this event has a valid country info.
5916 * aborting scan's vdev id matches this event info.
6081 ath12k_warn(ab, "failed to extract chan info event");
6086 "chan info vdev_id %d err_code %d freq %d cmd_flags %d noise_floor %d rx_clear_count %d cycle_count %d mac_clk_mhz %d\n",
6093 ath12k_dbg(ab, ATH12K_DBG_WMI, "chan info report completed\n");
6100 ath12k_warn(ab, "invalid vdev id in chan info ev %d",
6110 ath12k_warn(ab, "received chan info event without a scan request, ignoring\n");
6119 ath12k_warn(ab, "chan info: invalid frequency %d (idx %d out of bounds)\n",
6156 ath12k_warn(ab, "failed to extract pdev bss chan info event");
6176 "pdev bss chan info:\n pdev_id: %d freq: %d noise: %d cycle: busy %llu total %llu tx %llu rx %llu rx_bss %llu\n",
6194 ath12k_warn(ab, "bss chan info: invalid frequency %d (idx %d out of bounds)\n",