Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/rtl8712/
Drtl871x_recv.c296 struct stainfo_rxcache *prxcache) in recv_decache() argument
304 if (seq_ctrl == prxcache->tid_rxseq[tid]) in recv_decache()
306 prxcache->tid_rxseq[tid] = seq_ctrl; in recv_decache()
Drtl871x_recv.h306 struct stainfo_rxcache *prxcache);