Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_struct.h269 #define POLL_SW_TX_PAUSE_MS 5 macro
H A Dphl_tx.c1832 _os_sleep_ms(drv, POLL_SW_TX_PAUSE_MS); in _phl_sw_tx_pause()
1841 (POLL_SW_TX_PAUSE_MS * POLL_SW_TX_PAUSE_CNT)); in _phl_sw_tx_pause()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_struct.h265 #define POLL_SW_TX_PAUSE_MS 5 macro
H A Dphl_tx.c1851 _os_sleep_ms(drv, POLL_SW_TX_PAUSE_MS); in _phl_sw_tx_pause()
1860 (POLL_SW_TX_PAUSE_MS * POLL_SW_TX_PAUSE_CNT)); in _phl_sw_tx_pause()