Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_tx.c1425 _os_atomic *trx_more; in _phl_datapath_chk_pwr() local
1430 trx_more = &phl_info->phl_sw_tx_more; in _phl_datapath_chk_pwr()
1434 trx_more = &phl_info->phl_sw_rx_more; in _phl_datapath_chk_pwr()
1446 if (true == _os_atomic_read(drvpriv, trx_more) && in _phl_datapath_chk_pwr()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_tx.c1444 _os_atomic *trx_more; in _phl_datapath_chk_pwr() local
1449 trx_more = &phl_info->phl_sw_tx_more; in _phl_datapath_chk_pwr()
1453 trx_more = &phl_info->phl_sw_rx_more; in _phl_datapath_chk_pwr()
1465 if (true == _os_atomic_read(drvpriv, trx_more) && in _phl_datapath_chk_pwr()