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

/linux-master/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)
2363 u8 ctxt_type,
2371 cudbg_read_sge_ctxt(pdbg_init, j, ctxt_type, buff->data);
2372 rc = cudbg_sge_ctxt_check_valid(buff->data, ctxt_type);
2376 buff->cntxt_type = ctxt_type;
2379 if (ctxt_type == CTXT_FLM) {
2362 cudbg_get_sge_ctxt_fw(struct cudbg_init *pdbg_init, u32 max_qid, u8 ctxt_type, struct cudbg_ch_cntxt **out_buff) 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) argument
6774 ldst_addrspace = FW_LDST_CMD_ADDRSPACE_V(ctxt_type == CTXT_EGRESS ?
10322 enum ctxt_type ctype, u32 *data)
10362 enum ctxt_type ctype, u32 *data)
/linux-master/drivers/net/ethernet/huawei/hinic/
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)
226 ctxt_block->cmdq_hdr.queue_type = ctxt_type;
208 hinic_clean_queue_offload_ctxt(struct hinic_func_to_io *func_to_io, enum hinic_qp_ctxt_type ctxt_type) argument
H A Dhinic_hw_qp.c73 enum hinic_qp_ctxt_type ctxt_type,
80 qp_ctxt_hdr->queue_type = ctxt_type;
82 if (ctxt_type == HINIC_QP_CTXT_TYPE_SQ)
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) argument
/linux-master/drivers/infiniband/hw/hfi1/
H A Dhfi.h2223 u16 ctxt_type)
2251 if (ctxt_type == SC_USER)
2257 else if (ctxt_type != SC_KERNEL)
2222 hfi1_pkt_default_send_ctxt_mask(struct hfi1_devdata *dd, u16 ctxt_type) argument

Completed in 272 milliseconds