Home
last modified time | relevance | path

Searched refs:q80_rsp_tx_cntxt_t (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qlxgbe/
H A Dql_hw.h1133 } __packed q80_rsp_tx_cntxt_t; typedef
H A Dql_hw.c3350 q80_rsp_tx_cntxt_t *tcntxt_rsp; in qla_init_xmt_cntxt_i()
3405 (sizeof(q80_rsp_tx_cntxt_t) >> 2), 0)) { in qla_init_xmt_cntxt_i()
3409 tcntxt_rsp = (q80_rsp_tx_cntxt_t *)ha->hw.mbox; in qla_init_xmt_cntxt_i()