Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/tehuti/
Dtehuti.c916 static void print_rxfd(struct rxf_desc *rxfd);
1006 sizeof(struct rxf_desc)); in bdx_rx_init()
1088 struct rxf_desc *rxfd; in bdx_rx_alloc_skbs()
1108 rxfd = (struct rxf_desc *)(f->m.va + f->m.wptr); in bdx_rx_alloc_skbs()
1116 f->m.wptr += sizeof(struct rxf_desc); in bdx_rx_alloc_skbs()
1150 struct rxf_desc *rxfd; in bdx_recycle_skb()
1163 rxfd = (struct rxf_desc *)(f->m.va + f->m.wptr); in bdx_recycle_skb()
1171 f->m.wptr += sizeof(struct rxf_desc); in bdx_recycle_skb()
1321 static void print_rxfd(struct rxf_desc *rxfd) in print_rxfd()
2187 ((GET_PCK_TH(rdintcm) * PCK_TH_MULT) / sizeof(struct rxf_desc)); in bdx_get_coalesce()
[all …]
Dtehuti.h287 struct rxf_desc { struct