Searched refs:dbqt (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h870 u8 dbqt; /* SGE Doorbell Queue Timer in use */ member in struct:sge_eth_txq
1625 unsigned int iqid, u8 dbqt);
H A Dsge.c4574 * @dbqt: whether this TX Queue will use the SGE Doorbell Queue Timers
4578 unsigned int iqid, u8 dbqt)
4640 if (dbqt)
4664 txq->dbqt = dbqt;
4576 t4_sge_alloc_eth_txq(struct adapter *adap, struct sge_eth_txq *txq, struct net_device *dev, struct netdev_queue *netdevq, unsigned int iqid, u8 dbqt) argument
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
H A Dchcr_ipsec.c606 if (!q->dbqt)

Completed in 119 milliseconds