Home
last modified time | relevance | path

Searched refs:idctxt (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/cxgbe/common/
HDt4_hw.c4354 c.u.idctxt.msg_ctxtflush = htonl(F_FW_LDST_CMD_CTXTFLUSH); in t4_sge_ctxt_flush()
4389 c.u.idctxt.physid = htonl(cid); in t4_sge_ctxt_rd()
4393 data[0] = ntohl(c.u.idctxt.ctxt_data0); in t4_sge_ctxt_rd()
4394 data[1] = ntohl(c.u.idctxt.ctxt_data1); in t4_sge_ctxt_rd()
4395 data[2] = ntohl(c.u.idctxt.ctxt_data2); in t4_sge_ctxt_rd()
4396 data[3] = ntohl(c.u.idctxt.ctxt_data3); in t4_sge_ctxt_rd()
4397 data[4] = ntohl(c.u.idctxt.ctxt_data4); in t4_sge_ctxt_rd()
4398 data[5] = ntohl(c.u.idctxt.ctxt_data5); in t4_sge_ctxt_rd()
/NextBSD/contrib/ofed/libcxgb4/src/
HDt4fw_interface.h3148 } idctxt; member
/NextBSD/sys/dev/cxgbe/firmware/
HDt4fw_interface.h3371 } idctxt; member