Lines Matching defs:txr
143 ixgbe_legacy_start_locked(struct ifnet *ifp, struct tx_ring *txr) in ixgbe_legacy_start_locked()
198 struct tx_ring *txr = sc->tx_rings; in ixgbe_legacy_start() local
216 struct tx_ring *txr; in ixgbe_mq_start() local
301 ixgbe_mq_start_locked(struct ifnet *ifp, struct tx_ring *txr) in ixgbe_mq_start_locked()
358 struct tx_ring *txr = arg; in ixgbe_deferred_mq_start() local
376 struct tx_ring *txr = container_of(wk, struct tx_ring, wq_cookie); in ixgbe_deferred_mq_start_work() local
395 struct tx_ring *txr = que->txr; in ixgbe_drain_all() local
412 ixgbe_xmit(struct tx_ring *txr, struct mbuf *m_head) in ixgbe_xmit()
580 ixgbe_drain(struct ifnet *ifp, struct tx_ring *txr) in ixgbe_drain()
608 ixgbe_allocate_transmit_buffers(struct tx_ring *txr) in ixgbe_allocate_transmit_buffers()
661 ixgbe_setup_transmit_ring(struct tx_ring *txr) in ixgbe_setup_transmit_ring()
743 struct tx_ring *txr = sc->tx_rings; in ixgbe_setup_transmit_structures() local
757 struct tx_ring *txr = sc->tx_rings; in ixgbe_free_transmit_structures() local
773 ixgbe_free_transmit_buffers(struct tx_ring *txr) in ixgbe_free_transmit_buffers()
828 ixgbe_tx_ctx_setup(struct tx_ring *txr, struct mbuf *mp, in ixgbe_tx_ctx_setup()
992 ixgbe_tso_setup(struct tx_ring *txr, struct mbuf *mp, u32 *cmd_type_len, in ixgbe_tso_setup()
1111 ixgbe_txeof(struct tx_ring *txr) in ixgbe_txeof()
2360 struct tx_ring *txr; in ixgbe_allocate_queues() local