Home
last modified time | relevance | path

Searched refs:request_link_state_info_cmd (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dwlan_mlo_mgr_cmn.c913 if (!mlo_tx_ops->request_link_state_info_cmd) { in ml_get_link_state_req_cb()
918 status = mlo_tx_ops->request_link_state_info_cmd(psoc, &cmd); in ml_get_link_state_req_cb()
/wlan-driver/qca-wifi-host-cmn/target_if/mlo_mgr/src/
H A Dtarget_if_mlo_mgr.c1039 mlo_tx_ops->request_link_state_info_cmd = in target_if_mlo_register_tx_ops()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h1559 QDF_STATUS (*request_link_state_info_cmd)( member