Searched refs:tn40_rxf_desc (Results 1 – 2 of 2) sorted by relevance
152 struct tn40_rxf_desc { struct
160 nr = priv->rxf_fifo0.m.memsz / sizeof(struct tn40_rxf_desc); in tn40_create_rx_ring()209 struct tn40_rxf_desc *rxfd; in tn40_set_rx_desc()212 rxfd = (struct tn40_rxf_desc *)(f->m.va + f->m.wptr); in tn40_set_rx_desc()218 f->m.wptr += sizeof(struct tn40_rxf_desc); in tn40_set_rx_desc()