Searched refs:jme_ring (Results 1 – 2 of 2) sorted by relevance
558 struct jme_ring *txring = &(jme->txring[0]); in jme_setup_tx_resources()605 struct jme_ring *txring = &(jme->txring[0]); in jme_free_tx_resources()706 struct jme_ring *rxring = &(jme->rxring[0]); in jme_set_clean_rxdesc()727 struct jme_ring *rxring = &(jme->rxring[0]); in jme_make_new_rx_buf()758 struct jme_ring *rxring = &(jme->rxring[0]); in jme_free_rx_buf()778 struct jme_ring *rxring = &(jme->rxring[0]); in jme_free_rx_resources()805 struct jme_ring *rxring = &(jme->rxring[0]); in jme_setup_rx_resources()998 struct jme_ring *rxring = &(jme->rxring[0]); in jme_alloc_and_feed_skb()1056 struct jme_ring *rxring = &(jme->rxring[0]); in jme_process_receive()1407 struct jme_ring *txring = &(jme->txring[0]); in jme_wake_queue_if_stopped()[all …]
363 struct jme_ring { struct406 struct jme_ring rxring[RX_RING_NR];407 struct jme_ring txring[TX_RING_NR];