Searched refs:wma_err_rl (Results 1 – 7 of 7) sorted by relevance
2411 wma_err_rl("Update beacon template for vdev %d due to TBTT offset update", in wma_tbttoffset_update_event_handler()3231 wma_err_rl("PN Replay attack detected"); in wma_is_ccmp_pn_replay_attack()3383 wma_err_rl("Dropping the frame"); in wma_process_rmf_frame()3440 wma_err_rl("Rx unprotected unicast mgmt frame"); in wma_process_rmf_frame()3836 wma_err_rl("Extraction of mgmt rx params failed"); in wma_mgmt_rx_process()3844 wma_err_rl("Invalid data_len %u, buf_len %u bufp %pK", in wma_mgmt_rx_process()
5185 wma_err_rl("wma handle is NULL"); in wma_get_orig_eht_ch_width()5191 wma_err_rl("Failed to get eht caps"); in wma_get_orig_eht_ch_width()5209 wma_err_rl("wma handle is NULL"); in wma_get_eht_ch_width()5214 wma_err_rl("Failed to get eht caps"); in wma_get_eht_ch_width()
1031 wma_err_rl("ota_ack cb not registered"); in wma_data_tx_ack_comp_hdlr()2806 wma_err_rl("mgmt tx failed"); in wma_tx_packet()
309 wma_err_rl("Set offload ssid failed %d", status); in cm_handle_auth_offload()317 wma_err_rl("Trigger pre-auth failed"); in cm_handle_auth_offload()
6673 wma_err_rl("wma Null"); in wma_set_fwol_caps()6677 wma_err_rl("psoc Null"); in wma_set_fwol_caps()
707 wma_err_rl("Invalid channel width %d freq %d", in wma_chan_phy_mode()
84 #define wma_err_rl(params...) QDF_TRACE_ERROR_RL(QDF_MODULE_ID_WMA, params) macro