Searched refs:seq_ctl (Results 1 – 1 of 1) sorted by relevance
660 struct wlan_seq_ctl *seq_ctl; in p2p_populate_mac_header() local714 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()