Home
last modified time | relevance | path

Searched refs:ctxt_type (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.h73 enum ctxt_type { enum
Dcudbg_lib.c1914 enum ctxt_type ctype, u32 *data) in cudbg_read_sge_ctxt()
1933 u8 ctxt_type, in cudbg_get_sge_ctxt_fw() argument
1941 cudbg_read_sge_ctxt(pdbg_init, j, ctxt_type, buff->data); in cudbg_get_sge_ctxt_fw()
1942 rc = cudbg_sge_ctxt_check_valid(buff->data, ctxt_type); in cudbg_get_sge_ctxt_fw()
1946 buff->cntxt_type = ctxt_type; in cudbg_get_sge_ctxt_fw()
1949 if (ctxt_type == CTXT_FLM) { in cudbg_get_sge_ctxt_fw()
Dcxgb4.h1794 int t4_sge_ctxt_flush(struct adapter *adap, unsigned int mbox, int ctxt_type);
1812 enum ctxt_type ctype, u32 *data);
1814 enum ctxt_type ctype, u32 *data);
Dt4_hw.c6671 int t4_sge_ctxt_flush(struct adapter *adap, unsigned int mbox, int ctxt_type) in t4_sge_ctxt_flush() argument
6678 ldst_addrspace = FW_LDST_CMD_ADDRSPACE_V(ctxt_type == CTXT_EGRESS ? in t4_sge_ctxt_flush()
10052 enum ctxt_type ctype, u32 *data) in t4_sge_ctxt_rd()
10092 enum ctxt_type ctype, u32 *data) in t4_sge_ctxt_rd_bd()
/Linux-v4.19/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_qp.h128 enum hinic_qp_ctxt_type ctxt_type,
Dhinic_hw_qp.c84 enum hinic_qp_ctxt_type ctxt_type, in hinic_qp_prepare_header() argument
91 qp_ctxt_hdr->queue_type = ctxt_type; in hinic_qp_prepare_header()
93 if (ctxt_type == HINIC_QP_CTXT_TYPE_SQ) in hinic_qp_prepare_header()
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dhfi.h2047 u16 ctxt_type) in hfi1_pkt_default_send_ctxt_mask() argument
2075 if (ctxt_type == SC_USER) in hfi1_pkt_default_send_ctxt_mask()