Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/
H A Dhal_trx_8852be.h336 #define GET_RX_BD_INFO_FS(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x00, 15, 1) macro
H A Dhal_trx_8852be.c1022 fs = (u8)GET_RX_BD_INFO_FS(rxbd_info); in hal_handle_rxbd_info_8852be()