Searched refs:tmp_Short (Results 1 – 2 of 2) sorted by relevance
1156 u8 tmp_Short; in _rtl92e_query_is_short() local1158 tmp_Short = (TxHT == 1) ? ((tcb_desc->bUseShortGI) ? 1 : 0) : in _rtl92e_query_is_short()1161 tmp_Short = 0; in _rtl92e_query_is_short()1163 return tmp_Short; in _rtl92e_query_is_short()
1374 u8 tmp_Short; in QueryIsShort() local1376 tmp_Short = (TxHT == 1) ? in QueryIsShort()1381 tmp_Short = 0; in QueryIsShort()1383 return tmp_Short; in QueryIsShort()