Searched refs:epcs_err (Results 1 – 2 of 2) sorted by relevance
48 epcs_err("ml_peer is null"); in wlan_mlo_is_node_epcs_authorized()54 epcs_err("mlo dev ctx is null"); in wlan_mlo_is_node_epcs_authorized()69 epcs_err("no valid vdev entry found"); in wlan_mlo_is_node_epcs_authorized()79 epcs_err("epcs info is null"); in wlan_mlo_is_node_epcs_authorized()308 epcs_err("Invalid action :%d", action_frm->action); in wlan_mlo_parse_epcs_action_frame()368 epcs_err("Invalid category:%d", args->category); in wlan_mlo_add_epcs_action_frame()384 epcs_err("Null MLO peer"); in wlan_mlo_peer_rcv_cmd()407 epcs_err("Invalid command"); in wlan_mlo_peer_rcv_cmd()418 epcs_err("Invalid command"); in wlan_mlo_peer_rcv_cmd()422 epcs_err("Invalid peer state %d", in wlan_mlo_peer_rcv_cmd()[all …]
183 #define epcs_err(format, args...) \ macro