Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/r8188eu/include/
Drtl8188e_xmit.h68 #define EN_HWSEQ BIT(31) macro
/linux-6.1.9/drivers/staging/r8188eu/hal/
Drtl8188eu_xmit.c291 ptxdesc->txdw3 |= cpu_to_le32(EN_HWSEQ); /* Hw set sequence number */ in update_txdesc()