Searched refs:TXQ_ETH (Results 1 – 1 of 1) sorted by relevance
90 enum { TXQ_ETH, TXQ_OFLD, TXQ_CTRL }; enumerator 731 qs->txq[TXQ_ETH].cntxt_id = FW_TUNNEL_SGEEC_START + id; in init_qset_cntxt() 732 qs->txq[TXQ_ETH].token = FW_TUNNEL_TID_START + id; in init_qset_cntxt() 1249 set_bit(TXQ_ETH, &qs->txq_stopped); in t3_stop_tx_queue() 1282 q = &qs->txq[TXQ_ETH]; in t3_eth_xmit() 1311 test_and_clear_bit(TXQ_ETH, &qs->txq_stopped)) { in t3_eth_xmit() 1987 if (test_bit(TXQ_ETH, &qs->txq_stopped) && in restart_tx() 1988 should_restart_tx(&qs->txq[TXQ_ETH]) && in restart_tx() 1989 test_and_clear_bit(TXQ_ETH, &qs->txq_stopped)) { in restart_tx() 1990 qs->txq[TXQ_ETH] in restart_tx() [all...]