Searched refs:tx_cntxt_id (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_ioctl.h113 uint32_t tx_cntxt_id; member in struct:qla_drvr_state_tx
H A Dql_ioctl.c425 tx_state->tx_cntxt_id = ha->hw.tx_cntxt[i].tx_cntxt_id;
H A Dql_hw.h1546 uint16_t tx_cntxt_id; member in struct:_qla_hw_tx_cntxt
H A Dql_hw.c2252 cmd |= (ha->hw.tx_cntxt[i].tx_cntxt_id << 16);
3487 hw_tx_cntxt->tx_cntxt_id = tcntxt_rsp->tx_ring[0].cntxt_id;
3489 if (qla_config_intr_coalesce(ha, hw_tx_cntxt->tx_cntxt_id, 0, 0))
3515 tcntxt->cntxt_id = ha->hw.tx_cntxt[txr_idx].tx_cntxt_id;

Completed in 119 milliseconds