Symbol: ctxt_type
drivers/infiniband/hw/hfi1/hfi.h
2223
u16 ctxt_type)
drivers/infiniband/hw/hfi1/hfi.h
2251
if (ctxt_type == SC_USER)
drivers/infiniband/hw/hfi1/hfi.h
2257
else if (ctxt_type != SC_KERNEL)
drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c
2344
enum ctxt_type ctype, u32 *data)
drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c
2363
u8 ctxt_type,
drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c
2371
cudbg_read_sge_ctxt(pdbg_init, j, ctxt_type, buff->data);
drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c
2372
rc = cudbg_sge_ctxt_check_valid(buff->data, ctxt_type);
drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c
2376
buff->cntxt_type = ctxt_type;
drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c
2379
if (ctxt_type == CTXT_FLM) {
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
2046
int t4_sge_ctxt_flush(struct adapter *adap, unsigned int mbox, int ctxt_type);
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
2066
enum ctxt_type ctype, u32 *data);
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
2068
enum ctxt_type ctype, u32 *data);
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c
10323
enum ctxt_type ctype, u32 *data)
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c
10363
enum ctxt_type ctype, u32 *data)
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c
6767
int t4_sge_ctxt_flush(struct adapter *adap, unsigned int mbox, int ctxt_type)
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c
6774
ldst_addrspace = FW_LDST_CMD_ADDRSPACE_V(ctxt_type == CTXT_EGRESS ?
drivers/net/ethernet/huawei/hinic/hinic_hw_io.c
209
enum hinic_qp_ctxt_type ctxt_type)
drivers/net/ethernet/huawei/hinic/hinic_hw_io.c
226
ctxt_block->cmdq_hdr.queue_type = ctxt_type;
drivers/net/ethernet/huawei/hinic/hinic_hw_qp.c
73
enum hinic_qp_ctxt_type ctxt_type,
drivers/net/ethernet/huawei/hinic/hinic_hw_qp.c
80
qp_ctxt_hdr->queue_type = ctxt_type;
drivers/net/ethernet/huawei/hinic/hinic_hw_qp.c
82
if (ctxt_type == HINIC_QP_CTXT_TYPE_SQ)
drivers/net/ethernet/huawei/hinic/hinic_hw_qp.h
129
enum hinic_qp_ctxt_type ctxt_type,
drivers/net/ethernet/huawei/hinic3/hinic3_nic_io.c
498
enum hinic3_qp_ctxt_type ctxt_type,
drivers/net/ethernet/huawei/hinic3/hinic3_nic_io.c
501
qp_ctxt_hdr->queue_type = cpu_to_le16(ctxt_type);
drivers/net/ethernet/huawei/hinic3/hinic3_nic_io.c
782
enum hinic3_qp_ctxt_type ctxt_type)
drivers/net/ethernet/huawei/hinic3/hinic3_nic_io.c
799
ctxt_block->cmdq_hdr.queue_type = cpu_to_le16(ctxt_type);