Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/umac/mlme/wfa_config/dispatcher/src/
H A Dwlan_wfa_tgt_if_tx_api.c32 static inline struct wlan_wfa_cmd_tx_ops *
36 struct wlan_wfa_cmd_tx_ops *tx_ops; in wlan_wfatest_get_tx_ops_from_vdev()
125 struct wlan_wfa_cmd_tx_ops *tx_ops; in wlan_send_wfatest_cmd()
/wlan-driver/qcacld-3.0/components/umac/mlme/wfa_config/dispatcher/inc/
H A Dwlan_wfa_config_public_struct.h37 struct wlan_wfa_cmd_tx_ops { struct
57 struct wlan_wfa_cmd_tx_ops tx_ops; argument
/wlan-driver/qcacld-3.0/components/target_if/wfa_config/inc/
H A Dtarget_if_wfa_testcmd.h35 target_if_wfatestcmd_register_tx_ops(struct wlan_wfa_cmd_tx_ops *tx_ops);
/wlan-driver/qcacld-3.0/components/target_if/wfa_config/src/
H A Dtarget_if_wfa_testcmd.c70 target_if_wfatestcmd_register_tx_ops(struct wlan_wfa_cmd_tx_ops *tx_ops) in target_if_wfatestcmd_register_tx_ops()