Home
last modified time | relevance | path

Searched defs:wlan_lmac_if_tx_ops (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
Dwlan_lmac_if_def.h1815 struct wlan_lmac_if_tx_ops { struct
1821 struct wlan_lmac_if_mgmt_txrx_tx_ops mgmt_txrx_tx_ops;
1822 struct wlan_lmac_if_scan_tx_ops scan;
1824 struct wlan_lmac_if_p2p_tx_ops p2p;
1827 struct wlan_lmac_if_iot_sim_tx_ops iot_sim_tx_ops;
1830 struct wlan_lmac_if_son_tx_ops son_tx_ops;
1833 struct wlan_lmac_if_atf_tx_ops atf_tx_ops;
1836 struct wlan_lmac_if_cp_stats_tx_ops cp_stats_tx_ops;
1839 struct wlan_target_if_dcs_tx_ops dcs_tx_ops;
1842 struct wlan_lmac_if_sa_api_tx_ops sa_api_tx_ops;
[all …]
/wlan-driver/qca-wifi-host-cmn/global_lmac_if/src/
Dwlan_global_lmac_if.c282 QDF_STATUS (*handler)(struct wlan_lmac_if_tx_ops *)) in wlan_global_lmac_if_set_txops_registration_cb()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/src/
Dwlan_lmac_if.c1123 QDF_STATUS wlan_lmac_if_set_umac_txops_registration_cb(QDF_STATUS (*handler) in wlan_lmac_if_set_umac_txops_registration_cb()