Searched refs:ctxt_type (Results 1 – 4 of 4) sorted by relevance
| /src/sys/dev/cxgbe/common/ |
| H A D | t4_hw.h | 90 enum ctxt_type { CTXT_EGRESS, CTXT_INGRESS, CTXT_FLM, CTXT_CNM }; enum
|
| H A D | common.h | 992 enum ctxt_type ctype, u32 *data); 993 int t4_sge_ctxt_rd_bd(struct adapter *adap, unsigned int cid, enum ctxt_type ctype, 995 int t4_sge_ctxt_flush(struct adapter *adap, unsigned int mbox, int ctxt_type);
|
| H A D | t4_hw.c | 9243 int t4_sge_ctxt_flush(struct adapter *adap, unsigned int mbox, int ctxt_type) in t4_sge_ctxt_flush() argument 9250 ldst_addrspace = V_FW_LDST_CMD_ADDRSPACE(ctxt_type == CTXT_EGRESS ? in t4_sge_ctxt_flush() 13178 enum ctxt_type ctype, u32 *data) in t4_sge_ctxt_rd() 13223 int t4_sge_ctxt_rd_bd(struct adapter *adap, unsigned int cid, enum ctxt_type ctype, in t4_sge_ctxt_rd_bd()
|
| /src/sys/dev/cxgbe/cudbg/ |
| H A D | cudbg_lib.c | 72 enum ctxt_type ctype, u32 *data) in read_sge_ctxt()
|