Searched refs:t2lm_err (Results 1 – 4 of 4) sorted by relevance
50 t2lm_err("t2lm_control_field is null"); in wlan_mlo_parse_t2lm_info()59 t2lm_err("Invalid direction"); in wlan_mlo_parse_t2lm_info()189 t2lm_err("Failed to parse the T2LM IE"); in wlan_mlo_parse_bcn_prbresp_t2lm_ie()223 t2lm_err("ie is null or len is 0"); in wlan_mlo_parse_t2lm_ie()234 t2lm_err("Frame length %d is lesser than parsed T2LM IE header length %zu", in wlan_mlo_parse_t2lm_ie()246 t2lm_err("Frame length is lesser than parsed T2LM IE length"); in wlan_mlo_parse_t2lm_ie()257 t2lm_err("Failed to parse the T2LM IE"); in wlan_mlo_parse_t2lm_ie()270 t2lm_err("Both DL/UL and BIDI T2LM IEs should not be present at the same time"); in wlan_mlo_parse_t2lm_ie()367 t2lm_err("null vdev_mlme"); in wlan_mlo_add_t2lm_info_ie()434 t2lm_err("frm is null"); in wlan_mlo_add_t2lm_ie()[all …]
57 t2lm_err("MLO dev context failed"); in t2lm_get_connected_link_id()229 t2lm_err("Null event data ptr"); in t2lm_handle_tx_req()244 t2lm_err("Failed to send T2LM action request frame"); in t2lm_handle_tx_req()268 t2lm_err("peer is null"); in t2lm_handle_rx_resp()274 t2lm_err("ml peer is null"); in t2lm_handle_rx_resp()294 t2lm_err("Ongoing tid neg is null"); in t2lm_handle_rx_resp()307 t2lm_err("sending t2lm wmi failed"); in t2lm_handle_rx_resp()320 t2lm_err("vdev: %d channel infio not found", in t2lm_handle_rx_resp()342 t2lm_err("peer is null"); in t2lm_handle_rx_teardown()347 t2lm_err("vdev is null"); in t2lm_handle_rx_teardown()[all …]
764 t2lm_err("null pdev"); in target_if_mlo_send_tid_to_link_mapping()770 t2lm_err("null wmi handle"); in target_if_mlo_send_tid_to_link_mapping()810 t2lm_err("Failed to send T2LM WMI command for pdev_id:%d peer_mac: " QDF_MAC_ADDR_FMT, in target_if_mlo_send_tid_to_link_mapping()
429 #define t2lm_err(format, args...) \ macro