Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_off_chan_tx.h56 #define DST_MAC_ADDR_OFFSET 4 macro
57 #define SRC_MAC_ADDR_OFFSET (DST_MAC_ADDR_OFFSET + QDF_MAC_ADDR_SIZE)
H A Dwlan_p2p_off_chan_tx.c3220 mac_to = &(tx_ctx->buf[DST_MAC_ADDR_OFFSET]); in p2p_process_mgmt_tx()