Home
last modified time | relevance | path

Searched refs:target_if_mlo_teardown_req (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
Dwlan_mlo_mgr_setup.c1043 if (tx_ops && tx_ops->mops.target_if_mlo_teardown_req) { in mlo_send_teardown_req()
1050 tx_ops->mops.target_if_mlo_teardown_req( in mlo_send_teardown_req()
1058 if (tx_ops && tx_ops->mops.target_if_mlo_teardown_req) { in mlo_send_teardown_req()
1061 tx_ops->mops.target_if_mlo_teardown_req( in mlo_send_teardown_req()
/wlan-driver/qca-wifi-host-cmn/target_if/core/src/
Dtarget_if_main.c1244 target_if_mlo_teardown_req(struct wlan_objmgr_pdev *pdev, in target_if_mlo_teardown_req() function
/wlan-driver/qca-wifi-host-cmn/target_if/core/inc/
Dtarget_if.h3020 QDF_STATUS target_if_mlo_teardown_req(struct wlan_objmgr_pdev *pdev,
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
Dwlan_lmac_if_def.h599 QDF_STATUS (*target_if_mlo_teardown_req)(struct wlan_objmgr_pdev *pdev, member