Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Dsdio_ops.c934 static struct recv_buf *sd_recv_rxfifo(struct adapter *adapter, u32 size) in sd_recv_rxfifo() function
1108 recvbuf = sd_recv_rxfifo(adapter, hal->SdioRxFIFOSize); in sd_int_dpc()
1238 recvbuf = sd_recv_rxfifo(adapter, size); in RecvOnePkt()