Home
last modified time | relevance | path

Searched refs:WLAN_EPCS_CATEGORY_RESPONSE (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dwlan_mlo_epcs.c300 case WLAN_EPCS_CATEGORY_RESPONSE: in wlan_mlo_parse_epcs_action_frame()
360 case WLAN_EPCS_CATEGORY_RESPONSE: in wlan_mlo_add_epcs_action_frame()
406 } else if (epcs->cat == WLAN_EPCS_CATEGORY_RESPONSE) { in wlan_mlo_peer_rcv_cmd()
417 } else if (epcs->cat == WLAN_EPCS_CATEGORY_RESPONSE) { in wlan_mlo_peer_rcv_cmd()
458 if (epcs->cat == WLAN_EPCS_CATEGORY_RESPONSE) { in wlan_mlo_peer_rcv_action_frame()
494 } else if (epcs->cat == WLAN_EPCS_CATEGORY_RESPONSE) { in wlan_mlo_peer_rcv_action_frame()
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/
H A Dwlan_mlo_epcs.h44 WLAN_EPCS_CATEGORY_RESPONSE = 4, enumerator