Searched refs:fealnx_desc (Results 1 – 1 of 1) sorted by relevance
58 #define TX_TOTAL_SIZE TX_RING_SIZE*sizeof(struct fealnx_desc)59 #define RX_TOTAL_SIZE RX_RING_SIZE*sizeof(struct fealnx_desc)231 struct fealnx_desc { struct236 struct fealnx_desc *next_desc_logical; argument370 struct fealnx_desc *rx_ring;371 struct fealnx_desc *tx_ring;393 struct fealnx_desc *cur_rx;394 struct fealnx_desc *lack_rxbuf;396 struct fealnx_desc *cur_tx;397 struct fealnx_desc *cur_tx_copy;[all …]