Home
last modified time | relevance | path

Searched refs:rand_mac_tx (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_off_chan_tx.h193 bool rand_mac_tx; member
H A Dwlan_p2p_off_chan_tx.c699 tx_ctx->rand_mac_tx) { in p2p_populate_mac_header()
1252 if (opmode == QDF_NAN_DISC_MODE || tx_ctx->rand_mac_tx) { in p2p_mgmt_tx()
3130 tx_action->rand_mac_tx = true; in p2p_rand_mac_tx()
3132 tx_action->rand_mac_tx = false; in p2p_rand_mac_tx()
3142 if (!tx_ctx || !tx_ctx->rand_mac_tx || !soc) in p2p_rand_mac_tx_done()