Searched refs:q_to_ndq (Results 1 – 1 of 1) sorted by relevance
25 static inline struct netdev_queue *q_to_ndq(struct ionic_queue *q) in q_to_ndq() function776 netdev_tx_completed_queue(q_to_ndq(q), pkts, bytes); in ionic_tx_service()814 netdev_tx_completed_queue(q_to_ndq(q), pkts, bytes); in ionic_tx_empty()888 netdev_tx_sent_queue(q_to_ndq(q), skb->len); in ionic_tx_tso_post()1128 netdev_tx_sent_queue(q_to_ndq(q), skb->len); in ionic_tx()