Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_off_chan_tx.c64 static QDF_STATUS p2p_tx_context_check_valid(struct tx_action_context *tx_ctx) in p2p_tx_context_check_valid()
104 static QDF_STATUS p2p_vdev_check_valid(struct tx_action_context *tx_ctx) in p2p_vdev_check_valid()
152 static QDF_STATUS p2p_vdev_check_valid(struct tx_action_context *tx_ctx) in p2p_vdev_check_valid()
212 static QDF_STATUS p2p_check_and_update_channel(struct tx_action_context *tx_ctx) in p2p_check_and_update_channel()
274 struct tx_action_context *tx_ctx) in p2p_get_p2pie_from_probe_rsp()
393 struct tx_action_context *tx_ctx) in p2p_get_vdev_noa_info()
444 struct tx_action_context *tx_ctx, uint8_t *pnoa_stream) in p2p_get_noa_attr_stream()
528 static uint16_t p2p_update_noa_stream(struct tx_action_context *tx_ctx, in p2p_update_noa_stream()
581 static void p2p_set_ht_caps(struct tx_action_context *tx_ctx, in p2p_set_ht_caps()
597 struct tx_action_context *tx_ctx, in p2p_get_next_seq_num()
[all …]
H A Dwlan_p2p_roc.h97 void *tx_ctx; member
/wlan-driver/qcacld-3.0/components/p2p/dispatcher/src/
H A Dwlan_p2p_ucfg_api.c387 void *tx_ctx; in ucfg_p2p_mgmt_tx_cancel() local