Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_dev.c860 u8 tmp_Short; in _rtl92e_query_is_short() local
862 tmp_Short = (TxHT == 1) ? ((tcb_desc->use_short_gi) ? 1 : 0) : in _rtl92e_query_is_short()
865 tmp_Short = 0; in _rtl92e_query_is_short()
867 return tmp_Short; in _rtl92e_query_is_short()