Searched refs:oq (Results 1 - 2 of 2) sorted by path

/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c825 struct sge_ofld_txq *oq; local
827 oq = container_of(txq, struct sge_ofld_txq, q);
828 tasklet_schedule(&oq->qresume_tsk);
/drivers/scsi/csiostor/
H A Dcsio_scsi.c157 uint8_t oq, uint8_t sq)
167 *tag = oq;
156 csio_scsi_tag(struct scsi_cmnd *scmnd, uint8_t *tag, uint8_t hq, uint8_t oq, uint8_t sq) argument

Completed in 81 milliseconds