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

/freebsd-12-stable/sys/dev/cxgbe/common/
H A Dt4_hw.h85 enum ctxt_type { CTXT_EGRESS, CTXT_INGRESS, CTXT_FLM, CTXT_CNM }; enum
H A Dcommon.h850 enum ctxt_type ctype, u32 *data);
851 int t4_sge_ctxt_rd_bd(struct adapter *adap, unsigned int cid, enum ctxt_type ctype,
853 int t4_sge_ctxt_flush(struct adapter *adap, unsigned int mbox, int ctxt_type);
H A Dt4_hw.c7377 int t4_sge_ctxt_flush(struct adapter *adap, unsigned int mbox, int ctxt_type) argument
7384 ldst_addrspace = V_FW_LDST_CMD_ADDRSPACE(ctxt_type == CTXT_EGRESS ?
10891 enum ctxt_type ctype, u32 *data)
10934 int t4_sge_ctxt_rd_bd(struct adapter *adap, unsigned int cid, enum ctxt_type ctype,
/freebsd-12-stable/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c75 enum ctxt_type ctype, u32 *data)

Completed in 84 milliseconds