Searched refs:MIN_SW_SEQ (Results 1 – 3 of 3) sorted by relevance
137 #define MIN_SW_SEQ 0x100 /* minimum sequence for SW generate packect */ macro
184 if ((bcn->seq_no & IEEE80211_SEQ_MASK) < MIN_SW_SEQ) in wma_send_bcn_buf_ll()185 bcn->seq_no = MIN_SW_SEQ; in wma_send_bcn_buf_ll()
870 bcn->seq_no = MIN_SW_SEQ; in wma_vdev_start_rsp()