Searched refs:jme_ring (Results 1 – 2 of 2) sorted by relevance
559 struct jme_ring *txring = &(jme->txring[0]); in jme_setup_tx_resources()606 struct jme_ring *txring = &(jme->txring[0]); in jme_free_tx_resources()707 struct jme_ring *rxring = &(jme->rxring[0]); in jme_set_clean_rxdesc()728 struct jme_ring *rxring = &(jme->rxring[0]); in jme_make_new_rx_buf()759 struct jme_ring *rxring = &(jme->rxring[0]); in jme_free_rx_buf()777 struct jme_ring *rxring = &(jme->rxring[0]); in jme_free_rx_resources()804 struct jme_ring *rxring = &(jme->rxring[0]); in jme_setup_rx_resources()995 struct jme_ring *rxring = &(jme->rxring[0]); in jme_alloc_and_feed_skb()1049 struct jme_ring *rxring = &(jme->rxring[0]); in jme_process_receive()1400 struct jme_ring *txring = &(jme->txring[0]); in jme_wake_queue_if_stopped()[all …]
363 struct jme_ring { struct404 struct jme_ring rxring[RX_RING_NR];405 struct jme_ring txring[TX_RING_NR];