Searched refs:RX_DESC_SIZE (Results 1 – 12 of 12) sorted by relevance
116 #define RX_DESC_SIZE 50 macro141 struct w90p910_rxbd desclist[RX_DESC_SIZE];142 char recv_buf[RX_DESC_SIZE][MAX_RBUFF_SZ];322 for (i = 0; i < RX_DESC_SIZE; i++) { in w90p910_init_desc()327 if (i == RX_DESC_SIZE - 1) in w90p910_init_desc()765 if (++ether->cur_rx >= RX_DESC_SIZE) in netdev_rx()
141 #define RX_DESC_SIZE (RX_DCNT * sizeof(struct r6040_descriptor)) macro503 RX_DESC_SIZE, lp->rx_ring, lp->rx_ring_dma); in r6040_close()774 pci_alloc_consistent(lp->pdev, RX_DESC_SIZE, &lp->rx_ring_dma); in r6040_open()800 pci_free_consistent(lp->pdev, RX_DESC_SIZE, lp->rx_ring, in r6040_open()
263 #define RX_DESC_SIZE 16 macro265 #define RX_RING_ALLOC_SIZE(s) ((s * RX_DESC_SIZE) + RING_DESC_ALIGN)
251 #define RX_DESC_SIZE 16 macro
32 #define RX_DESC_SIZE 32 macro
36 #define RX_DESC_SIZE 32 macro
54 #define RX_DESC_SIZE 24 macro
986 RX_DESC_SIZE); in rtl92ee_set_desc()