Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.h73 enum ctxt_type { enum
Dcudbg_lib.c2343 enum ctxt_type ctype, u32 *data) in cudbg_read_sge_ctxt()
2362 u8 ctxt_type, in cudbg_get_sge_ctxt_fw() argument
2370 cudbg_read_sge_ctxt(pdbg_init, j, ctxt_type, buff->data); in cudbg_get_sge_ctxt_fw()
2371 rc = cudbg_sge_ctxt_check_valid(buff->data, ctxt_type); in cudbg_get_sge_ctxt_fw()
2375 buff->cntxt_type = ctxt_type; in cudbg_get_sge_ctxt_fw()
2378 if (ctxt_type == CTXT_FLM) { in cudbg_get_sge_ctxt_fw()
Dcxgb4.h2053 int t4_sge_ctxt_flush(struct adapter *adap, unsigned int mbox, int ctxt_type);
2073 enum ctxt_type ctype, u32 *data);
2075 enum ctxt_type ctype, u32 *data);
Dt4_hw.c6765 int t4_sge_ctxt_flush(struct adapter *adap, unsigned int mbox, int ctxt_type) in t4_sge_ctxt_flush() argument
6772 ldst_addrspace = FW_LDST_CMD_ADDRSPACE_V(ctxt_type == CTXT_EGRESS ? in t4_sge_ctxt_flush()
10320 enum ctxt_type ctype, u32 *data) in t4_sge_ctxt_rd()
10360 enum ctxt_type ctype, u32 *data) in t4_sge_ctxt_rd_bd()
/linux-5.19.10/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_qp.c73 enum hinic_qp_ctxt_type ctxt_type, in hinic_qp_prepare_header() argument
80 qp_ctxt_hdr->queue_type = ctxt_type; in hinic_qp_prepare_header()
82 if (ctxt_type == HINIC_QP_CTXT_TYPE_SQ) in hinic_qp_prepare_header()
Dhinic_hw_qp.h129 enum hinic_qp_ctxt_type ctxt_type,
Dhinic_hw_io.c209 enum hinic_qp_ctxt_type ctxt_type) in hinic_clean_queue_offload_ctxt() argument
226 ctxt_block->cmdq_hdr.queue_type = ctxt_type; in hinic_clean_queue_offload_ctxt()
/linux-5.19.10/drivers/infiniband/hw/hfi1/
Dhfi.h2225 u16 ctxt_type) in hfi1_pkt_default_send_ctxt_mask() argument
2253 if (ctxt_type == SC_USER) in hfi1_pkt_default_send_ctxt_mask()
2259 else if (ctxt_type != SC_KERNEL) in hfi1_pkt_default_send_ctxt_mask()