Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/
HDt4_main.c383 static void quiesce_txq(struct adapter *, struct sge_txq *);
3450 quiesce_txq(sc, txq); in port_full_uninit()
3480 quiesce_txq(struct adapter *sc, struct sge_txq *txq) in quiesce_txq() function