Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.h73 enum ctxt_type { enum
H A Dcxgb4.h2055 int t4_sge_ctxt_flush(struct adapter *adap, unsigned int mbox, int ctxt_type);
2075 enum ctxt_type ctype, u32 *data);
2077 enum ctxt_type ctype, u32 *data);
H A Dcudbg_lib.c2344 enum ctxt_type ctype, u32 *data) in cudbg_read_sge_ctxt()
2363 u8 ctxt_type, in cudbg_get_sge_ctxt_fw()
2371 cudbg_read_sge_ctxt(pdbg_init, j, ctxt_type, buff->data); in cudbg_get_sge_ctxt_fw()
2372 rc = cudbg_sge_ctxt_check_valid(buff->data, ctxt_type); in cudbg_get_sge_ctxt_fw()
2376 buff->cntxt_type = ctxt_type; in cudbg_get_sge_ctxt_fw()
2379 if (ctxt_type == CTXT_FLM) { in cudbg_get_sge_ctxt_fw()
2362 cudbg_get_sge_ctxt_fw(struct cudbg_init *pdbg_init, u32 max_qid, u8 ctxt_type, struct cudbg_ch_cntxt **out_buff) cudbg_get_sge_ctxt_fw() argument
H A Dt4_hw.c6792 * @ctxt_type: Egress or Ingress
6797 int t4_sge_ctxt_flush(struct adapter *adap, unsigned int mbox, int ctxt_type) in t4_sge_ctxt_flush() argument
6804 ldst_addrspace = FW_LDST_CMD_ADDRSPACE_V(ctxt_type == CTXT_EGRESS ? in t4_sge_ctxt_flush()
10353 enum ctxt_type ctype, u32 *data) in t4_sge_ctxt_rd()
10393 enum ctxt_type ctype, u32 *data) in t4_sge_ctxt_rd_bd()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.h73 enum ctxt_type { enum
H A Dcxgb4.h2051 int t4_sge_ctxt_flush(struct adapter *adap, unsigned int mbox, int ctxt_type);
2071 enum ctxt_type ctype, u32 *data);
2073 enum ctxt_type ctype, u32 *data);
H A Dcudbg_lib.c2344 enum ctxt_type ctype, u32 *data) in cudbg_read_sge_ctxt()
2363 u8 ctxt_type, in cudbg_get_sge_ctxt_fw()
2371 cudbg_read_sge_ctxt(pdbg_init, j, ctxt_type, buff->data); in cudbg_get_sge_ctxt_fw()
2372 rc = cudbg_sge_ctxt_check_valid(buff->data, ctxt_type); in cudbg_get_sge_ctxt_fw()
2376 buff->cntxt_type = ctxt_type; in cudbg_get_sge_ctxt_fw()
2379 if (ctxt_type == CTXT_FLM) { in cudbg_get_sge_ctxt_fw()
2362 cudbg_get_sge_ctxt_fw(struct cudbg_init *pdbg_init, u32 max_qid, u8 ctxt_type, struct cudbg_ch_cntxt **out_buff) cudbg_get_sge_ctxt_fw() argument
H A Dt4_hw.c6762 * @ctxt_type: Egress or Ingress
6767 int t4_sge_ctxt_flush(struct adapter *adap, unsigned int mbox, int ctxt_type) in t4_sge_ctxt_flush() argument
6774 ldst_addrspace = FW_LDST_CMD_ADDRSPACE_V(ctxt_type == CTXT_EGRESS ? in t4_sge_ctxt_flush()
10322 enum ctxt_type ctype, u32 *data) in t4_sge_ctxt_rd()
10362 enum ctxt_type ctype, u32 *data) in t4_sge_ctxt_rd_bd()
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_qp.c73 enum hinic_qp_ctxt_type ctxt_type, in hinic_qp_prepare_header()
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()
72 hinic_qp_prepare_header(struct hinic_qp_ctxt_header *qp_ctxt_hdr, enum hinic_qp_ctxt_type ctxt_type, u16 num_queues, u16 max_queues) hinic_qp_prepare_header() argument
H A Dhinic_hw_qp.h129 enum hinic_qp_ctxt_type ctxt_type,
H A Dhinic_hw_io.c209 enum hinic_qp_ctxt_type ctxt_type) in hinic_clean_queue_offload_ctxt()
226 ctxt_block->cmdq_hdr.queue_type = ctxt_type; in hinic_clean_queue_offload_ctxt()
208 hinic_clean_queue_offload_ctxt(struct hinic_func_to_io *func_to_io, enum hinic_qp_ctxt_type ctxt_type) hinic_clean_queue_offload_ctxt() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_qp.c73 enum hinic_qp_ctxt_type ctxt_type, in hinic_qp_prepare_header()
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()
72 hinic_qp_prepare_header(struct hinic_qp_ctxt_header *qp_ctxt_hdr, enum hinic_qp_ctxt_type ctxt_type, u16 num_queues, u16 max_queues) hinic_qp_prepare_header() argument
H A Dhinic_hw_qp.h129 enum hinic_qp_ctxt_type ctxt_type,
H A Dhinic_hw_io.c209 enum hinic_qp_ctxt_type ctxt_type) in hinic_clean_queue_offload_ctxt()
226 ctxt_block->cmdq_hdr.queue_type = ctxt_type; in hinic_clean_queue_offload_ctxt()
208 hinic_clean_queue_offload_ctxt(struct hinic_func_to_io *func_to_io, enum hinic_qp_ctxt_type ctxt_type) hinic_clean_queue_offload_ctxt() argument
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dhfi.h2276 u16 ctxt_type) in hfi1_pkt_default_send_ctxt_mask()
2304 if (ctxt_type == SC_USER) in hfi1_pkt_default_send_ctxt_mask()
2310 else if (ctxt_type != SC_KERNEL) in hfi1_pkt_default_send_ctxt_mask()
2275 hfi1_pkt_default_send_ctxt_mask(struct hfi1_devdata *dd, u16 ctxt_type) hfi1_pkt_default_send_ctxt_mask() argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dhfi.h2223 u16 ctxt_type) in hfi1_pkt_default_send_ctxt_mask()
2251 if (ctxt_type == SC_USER) in hfi1_pkt_default_send_ctxt_mask()
2257 else if (ctxt_type != SC_KERNEL) in hfi1_pkt_default_send_ctxt_mask()
2222 hfi1_pkt_default_send_ctxt_mask(struct hfi1_devdata *dd, u16 ctxt_type) hfi1_pkt_default_send_ctxt_mask() argument

Completed in 58 milliseconds