Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8192e/rtl8192e/
Dr8190P_def.h121 u8 RtsHT:1; member
Dr8192E_dev.c898 pTxFwInfo->RtsHT = (cb_desc->rts_rate & 0x80) ? 1 : 0; in rtl92e_fill_tx_desc()
902 pTxFwInfo->RtsShort = (pTxFwInfo->RtsHT == 0) ? in rtl92e_fill_tx_desc()