Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_dev.c1383 * (RX_SMOOTH - 1)) + in _rtl92e_process_phyinfo()
1385 [rfpath])) / (RX_SMOOTH); in _rtl92e_process_phyinfo()
1392 (RX_SMOOTH - 1)) + in _rtl92e_process_phyinfo()
1394 (RX_SMOOTH); in _rtl92e_process_phyinfo()
1426 (RX_SMOOTH - 1)) + in _rtl92e_process_phyinfo()
1427 (prev_st->RxPWDBAll)) / (RX_SMOOTH); in _rtl92e_process_phyinfo()
1433 (RX_SMOOTH - 1)) + in _rtl92e_process_phyinfo()
1434 (prev_st->RxPWDBAll)) / (RX_SMOOTH); in _rtl92e_process_phyinfo()
1471 (RX_SMOOTH - 1)) + in _rtl92e_process_phyinfo()
1473 (RX_SMOOTH); in _rtl92e_process_phyinfo()
Dr8190P_def.h55 #define RX_SMOOTH 20 macro