Searched refs:em_rx_queue (Results 1 – 4 of 4) sorted by relevance
415 struct em_rx_queue *que;441 struct em_rx_queue { struct467 struct em_rx_queue *rx_queues; argument
483 struct em_rx_queue *que = &sc->rx_queues[iru->iru_qsidx]; in lem_isc_rxd_refill()512 struct em_rx_queue *que = &sc->rx_queues[rxqid]; in em_isc_rxd_refill()539 struct em_rx_queue *que = &sc->rx_queues[rxqid]; in em_isc_rxd_flush()550 struct em_rx_queue *que = &sc->rx_queues[rxqid]; in lem_isc_rxd_available()583 struct em_rx_queue *que = &sc->rx_queues[rxqid]; in em_isc_rxd_available()618 struct em_rx_queue *que = &adapter->rx_queues[ri->iri_qsidx]; in lem_isc_rxd_pkt_get()679 struct em_rx_queue *que = &adapter->rx_queues[ri->iri_qsidx]; in em_isc_rxd_pkt_get()
355 struct em_rx_queue *que = &sc->rx_queues[rxqid]; in igb_isc_rxd_refill()380 struct em_rx_queue *que = &sc->rx_queues[rxqid]; in igb_isc_rxd_flush()391 struct em_rx_queue *que = &sc->rx_queues[rxqid]; in igb_isc_rxd_available()433 struct em_rx_queue *que = &adapter->rx_queues[ri->iri_qsidx]; in igb_isc_rxd_pkt_get()
1375 struct em_rx_queue *rxq = &adapter->rx_queues[rxqid]; in em_if_rx_queue_intr_enable()1405 struct em_rx_queue *que = arg; in em_msix_que()1679 struct em_rx_queue *que; in em_if_timer()1929 struct em_rx_queue *rx_que = adapter->rx_queues; in em_if_msix_intr_assign()2018 struct em_rx_queue *rx_que; in igb_configure_queues()2159 struct em_rx_queue *que = adapter->rx_queues; in em_free_pci_resources()2877 struct em_rx_queue *que; in em_if_rx_queues_alloc()2885 (struct em_rx_queue *) malloc(sizeof(struct em_rx_queue) * in em_if_rx_queues_alloc()2917 struct em_rx_queue *rx_que = adapter->rx_queues; in em_if_queues_free()3096 struct em_rx_queue *que; in em_initialize_receive_unit()[all …]
Completed in 16 milliseconds