Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_off_chan_tx.c660 struct wlan_seq_ctl *seq_ctl; in p2p_populate_mac_header() local
714 seq_ctl = (struct wlan_seq_ctl *)(tx_ctx->buf + in p2p_populate_mac_header()
716 seq_ctl->seq_num_lo = (seq_num & WLAN_LOW_SEQ_NUM_MASK); in p2p_populate_mac_header()
717 seq_ctl->seq_num_hi = ((seq_num & WLAN_HIGH_SEQ_NUM_MASK) >> in p2p_populate_mac_header()