Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/tehuti/
H A Dtn40.h167 struct tn40_rxd_desc { struct
H A Dtn40.c271 struct tn40_rxd_desc *rxdd) in tn40_recycle_rx_buffer()
290 struct tn40_rxd_desc *rxdd; in tn40_rx_receive()
302 rxdd = (struct tn40_rxd_desc *)(f->m.va + f->m.rptr); in tn40_rx_receive()