Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c_tx_desc.h31 #define R92C_FLAGS0_OWN 0x80 macro
H A Dr92c_tx.c524 txd->flags0 = R92C_FLAGS0_FSG | R92C_FLAGS0_LSG | R92C_FLAGS0_OWN; in r92c_fill_tx_desc_null()