Searched refs:tx_cntxt_id (Results 1 – 4 of 4) sorted by relevance
113 uint32_t tx_cntxt_id; member
418 tx_state->tx_cntxt_id = ha->hw.tx_cntxt[i].tx_cntxt_id; in ql_get_tx_state()
2232 cmd |= (ha->hw.tx_cntxt[i].tx_cntxt_id << 16); in ql_get_stats()3419 hw_tx_cntxt->tx_cntxt_id = tcntxt_rsp->tx_ring[0].cntxt_id; in qla_init_xmt_cntxt_i()3421 if (qla_config_intr_coalesce(ha, hw_tx_cntxt->tx_cntxt_id, 0, 0)) in qla_init_xmt_cntxt_i()3446 tcntxt->cntxt_id = ha->hw.tx_cntxt[txr_idx].tx_cntxt_id; in qla_del_xmt_cntxt_i()
1535 uint16_t tx_cntxt_id; member