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

/freebsd-13-stable/sys/dev/qlxgb/
H A Dqla_hw.c1323 q80_tx_cntxt_rsp_t *tx_rsp; local
1333 tx_rsp = ha->hw.tx_cntxt_rsp;
1350 ha->hw.tx_prod_reg = tx_rsp->producer_reg;
1359 __func__, tx_rsp->cntxt_state, tx_rsp->cntxt_id,
1360 tx_rsp->phys_port_id, tx_rsp->virt_port_id,
1361 tx_rsp->producer_reg, tx_rsp->intr_mask_reg));

Completed in 56 milliseconds