Lines Matching refs:ath10k_warn

314 		ath10k_warn(ar, "tried to pop sk_buff from an empty rx ring\n");  in ath10k_htt_rx_netbuf_pop()
505 ath10k_warn(htt->ar, "tried to pop an incomplete frame, oops!\n"); in ath10k_htt_rx_pop_paddr32_list()
554 ath10k_warn(htt->ar, "tried to pop an incomplete frame, oops!\n"); in ath10k_htt_rx_pop_paddr64_list()
583 ath10k_warn(ar, "htt rx ring size is not power of 2\n"); in ath10k_htt_rx_alloc()
666 ath10k_warn(ar, "unsupported encryption type %d\n", type); in ath10k_htt_rx_crypto_param_len()
694 ath10k_warn(ar, "unsupported encryption type %d\n", type); in ath10k_htt_rx_crypto_mic_len()
719 ath10k_warn(ar, "unsupported encryption type %d\n", type); in ath10k_htt_rx_crypto_icv_len()
827 ath10k_warn(ar, "invalid MCS received %u\n", mcs); in ath10k_htt_rx_h_rates()
828ath10k_warn(ar, "rxd %08x mpdu start %08x %08x msdu start %08x %08x ppdu start %08x %08x %08x %08x… in ath10k_htt_rx_h_rates()
840 ath10k_warn(ar, "msdu end %08x mpdu end %08x\n", in ath10k_htt_rx_h_rates()
1820 ath10k_warn(ar, "rx ring became corrupted: %d\n", ret); in ath10k_htt_rx_handle_amsdu()
1903 ath10k_warn(ar, "unhandled tx completion status %d\n", status); in ath10k_htt_rx_tx_compl_ind()
1924 ath10k_warn(ar, "txdone fifo overrun, msdu_id %d status %d\n", in ath10k_htt_rx_tx_compl_ind()
1949 ath10k_warn(ar, "received addba event for invalid peer_id: %hu\n", in ath10k_htt_rx_addba()
1957 ath10k_warn(ar, "received addba event for invalid vdev_id: %u\n", in ath10k_htt_rx_addba()
1989 ath10k_warn(ar, "received addba event for invalid peer_id: %hu\n", in ath10k_htt_rx_delba()
1997 ath10k_warn(ar, "received addba event for invalid vdev_id: %u\n", in ath10k_htt_rx_delba()
2082 ath10k_warn(ar, "dropping frame: offloaded rx msdu is too long!\n"); in ath10k_htt_rx_h_rx_offload()
2148 ath10k_warn(ar, "dropping invalid in order rx indication\n"); in ath10k_htt_rx_in_ord_ind()
2164 ath10k_warn(ar, "failed to pop paddr list: %d\n", ret); in ath10k_htt_rx_in_ord_ind()
2196 ath10k_warn(ar, "failed to extract amsdu: %d\n", ret); in ath10k_htt_rx_in_ord_ind()
2248 ath10k_warn(ar, "received corrupted tx_fetch_ind event: buffer too short\n"); in ath10k_htt_rx_tx_fetch_ind()
2259 ath10k_warn(ar, "received corrupted tx_fetch_ind event: too many records/resp_ids\n"); in ath10k_htt_rx_tx_fetch_ind()
2268 ath10k_warn(ar, "received unexpected tx_fetch_ind event: not enabled\n"); in ath10k_htt_rx_tx_fetch_ind()
2273 ath10k_warn(ar, "received unexpected tx_fetch_ind event: in push mode\n"); in ath10k_htt_rx_tx_fetch_ind()
2293 ath10k_warn(ar, "received out of range peer_id %hu tid %hhu\n", in ath10k_htt_rx_tx_fetch_ind()
2307 ath10k_warn(ar, "failed to lookup txq for peer_id %hu tid %hhu\n", in ath10k_htt_rx_tx_fetch_ind()
2342 ath10k_warn(ar, "failed to submit tx fetch resp for token 0x%08x: %d\n", in ath10k_htt_rx_tx_fetch_ind()
2361 ath10k_warn(ar, "received corrupted tx_fetch_confirm event: buffer too short\n"); in ath10k_htt_rx_tx_fetch_confirm()
2369 ath10k_warn(ar, "received corrupted tx_fetch_confirm event: resp_ids buffer overflow\n"); in ath10k_htt_rx_tx_fetch_confirm()
2400 ath10k_warn(ar, "received corrupted tx_mode_switch_ind event: buffer too short\n"); in ath10k_htt_rx_tx_mode_switch_ind()
2419 ath10k_warn(ar, "received corrupted tx_mode_switch_mode_ind event: too many records\n"); in ath10k_htt_rx_tx_mode_switch_ind()
2428 ath10k_warn(ar, "received invalid tx_mode_switch_mode_ind mode %d, ignoring\n", in ath10k_htt_rx_tx_mode_switch_ind()
2450 ath10k_warn(ar, "received out of range peer_id %hu tid %hhu\n", in ath10k_htt_rx_tx_mode_switch_ind()
2464 ath10k_warn(ar, "failed to lookup txq for peer_id %hu tid %hhu\n", in ath10k_htt_rx_tx_mode_switch_ind()
2523 ath10k_warn(ar, "Invalid VHT mcs %hhd peer stats", txrate.mcs); in ath10k_update_per_peer_tx_stats()
2529 ath10k_warn(ar, "Invalid HT mcs %hhd nss %hhd peer stats", in ath10k_update_per_peer_tx_stats()
2541 ath10k_warn(ar, "Invalid legacy rate %hhd peer stats", in ath10k_update_per_peer_tx_stats()
2581 ath10k_warn(ar, "Invalid peer stats buf length %d\n", skb->len); in ath10k_htt_fetch_peer_stats()
2593 ath10k_warn(ar, "Invalid peer id %d peer stats buffer\n", in ath10k_htt_fetch_peer_stats()
2646 ath10k_warn(ar, "Invalid peer id %d in peer stats buffer\n", in ath10k_fetch_10_2_tx_stats()
2685 ath10k_warn(ar, "unaligned htt message, expect trouble\n"); in ath10k_htt_t2h_msg_handler()
2790 ath10k_warn(ar, "received an unexpected htt tx inspect event\n"); in ath10k_htt_t2h_msg_handler()
2837 ath10k_warn(ar, "failed to copy htt tx fetch ind\n"); in ath10k_htt_t2h_msg_handler()
2854 ath10k_warn(ar, "htt event (%d) not handled\n", in ath10k_htt_t2h_msg_handler()