Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_struct.h341 u8 rx_new_pending; member
H A Dphl_rx.c333 phl_info->rx_new_pending = 0; in _phl_indic_new_rxpkt()
387 phl_info->rx_new_pending = 1; in _phl_add_rx_pkt()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_struct.h336 u8 rx_new_pending; member
H A Dphl_rx.c333 phl_info->rx_new_pending = 0; in _phl_indic_new_rxpkt()
387 phl_info->rx_new_pending = 1; in _phl_add_rx_pkt()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/
H A Dphl_trx_sdio.c1022 if (phl->rx_new_pending) in phl_rx_sdio()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/
H A Dphl_trx_pcie.c3616 if (ch == 0 && phl_info->rx_new_pending) in phl_rx_pcie()