Home
last modified time | relevance | path

Searched refs:q_to_ndq (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/pensando/ionic/
H A Dionic_txrx.c38 static inline struct netdev_queue *q_to_ndq(struct ionic_queue *q) in q_to_ndq() function
643 netdev_tx_completed_queue(q_to_ndq(q), 1, len); in ionic_tx_clean()
768 netdev_tx_sent_queue(q_to_ndq(q), skb->len); in ionic_tx_tso_post()
1079 netdev_tx_sent_queue(q_to_ndq(q), skb->len); in ionic_tx()