| /drivers/net/ethernet/microsoft/mana/ |
| A D | hw_channel.c | 511 enum gdma_queue_type q_type, u16 q_depth, in mana_hwc_create_wq() argument 520 WARN_ON(q_type != GDMA_SQ && q_type != GDMA_RQ); in mana_hwc_create_wq() 522 if (q_type == GDMA_RQ) in mana_hwc_create_wq() 534 err = mana_hwc_create_gdma_wq(hwc, q_type, queue_size, &queue); in mana_hwc_create_wq() 555 queue_size, q_type, err); in mana_hwc_create_wq()
|
| A D | gdma_main.c | 316 enum gdma_queue_type q_type, u32 qid, in mana_gd_ring_doorbell() argument 322 switch (q_type) { in mana_gd_ring_doorbell() 1232 enum gdma_queue_type q_type, in mana_gd_write_client_oob() argument 1254 if (q_type == GDMA_SQ) in mana_gd_write_client_oob()
|
| /drivers/net/ethernet/huawei/hinic/ |
| A D | hinic_hw_cmdq.c | 508 enum hinic_set_arm_qtype q_type, u32 q_id) in hinic_set_arm_bit() argument 516 arm_bit.q_type = q_type; in hinic_set_arm_bit() 739 enum hinic_cmdq_type q_type, void __iomem *db_area) in init_cmdq() argument 744 cmdq->cmdq_type = q_type; in init_cmdq()
|
| A D | hinic_hw_cmdq.h | 117 u32 q_type; member
|
| /drivers/net/ethernet/intel/ice/ |
| A D | ice_controlq.c | 606 static int ice_init_ctrlq(struct ice_hw *hw, enum ice_ctl_q q_type) in ice_init_ctrlq() argument 611 switch (q_type) { in ice_init_ctrlq() 627 cq->qtype = q_type; in ice_init_ctrlq() 687 static void ice_shutdown_ctrlq(struct ice_hw *hw, enum ice_ctl_q q_type, in ice_shutdown_ctrlq() argument 692 switch (q_type) { in ice_shutdown_ctrlq()
|
| A D | ice_main.c | 1441 static int __ice_clean_ctrlq(struct ice_pf *pf, enum ice_ctl_q q_type) in __ice_clean_ctrlq() argument 1455 switch (q_type) { in __ice_clean_ctrlq() 1473 dev_warn(dev, "Unknown control queue type 0x%x\n", q_type); in __ice_clean_ctrlq()
|
| /drivers/net/ethernet/intel/idpf/ |
| A D | idpf_virtchnl.c | 1206 if (le32_to_cpu(chunk->type) != q_type) in idpf_vport_get_q_reg() 1230 int num_regs, u32 q_type) in __idpf_queue_reg_init() argument 1235 switch (q_type) { in __idpf_queue_reg_init() 3439 if (le32_to_cpu(chunk->type) != q_type) in idpf_vport_get_queue_ids() 3472 u32 q_type) in __idpf_vport_queue_ids_init() argument 3476 switch (q_type) { in __idpf_vport_queue_ids_init() 3547 u16 q_type; in idpf_vport_queue_ids_init() local 3595 q_type = VIRTCHNL2_QUEUE_TYPE_TX_COMPLETION; in idpf_vport_queue_ids_init() 3601 num_ids = __idpf_vport_queue_ids_init(vport, qids, num_ids, q_type); in idpf_vport_queue_ids_init() 3611 q_type = VIRTCHNL2_QUEUE_TYPE_RX_BUFFER; in idpf_vport_queue_ids_init() [all …]
|
| /drivers/net/ethernet/freescale/dpaa2/ |
| A D | dpni.h | 952 enum dpni_queue_type q_type, 961 enum dpni_queue_type q_type,
|
| /drivers/infiniband/hw/irdma/ |
| A D | puda.h | 31 u8 q_type; member
|
| A D | user.h | 248 u8 q_type; member
|
| A D | puda.c | 277 info->q_type = (u8)FIELD_GET(IRDMA_CQ_SQ, qword3); in irdma_puda_poll_info() 286 if (info->q_type == IRDMA_CQE_QTYPE_RQ) { in irdma_puda_poll_info() 361 if (info.q_type == IRDMA_CQE_QTYPE_RQ) { in irdma_puda_poll_cmpl()
|
| A D | uk.c | 1048 info->q_type = (u8)FIELD_GET(IRDMA_CQ_SQ, qword3); in irdma_uk_cq_poll_cmpl() 1088 if (info->q_type == IRDMA_CQE_QTYPE_RQ) { in irdma_uk_cq_poll_cmpl()
|
| A D | utils.c | 2364 cmpl->cpi.q_type = IRDMA_CQE_QTYPE_SQ; in irdma_generate_flush_completions() 2406 cmpl->cpi.q_type = IRDMA_CQE_QTYPE_RQ; in irdma_generate_flush_completions()
|
| A D | verbs.c | 3727 if (cq_poll_info->q_type == IRDMA_CQE_QTYPE_SQ) { in irdma_process_cqe()
|
| /drivers/net/ethernet/broadcom/bnx2x/ |
| A D | bnx2x_sriov.c | 170 unsigned long q_type) in bnx2x_vfop_qctor_prep() argument 216 if (test_bit(BNX2X_Q_TYPE_HAS_RX, &q_type)) { in bnx2x_vfop_qctor_prep() 228 if (test_bit(BNX2X_Q_TYPE_HAS_TX, &q_type)) { in bnx2x_vfop_qctor_prep() 1419 unsigned long q_type = 0; in bnx2x_vfq_init() local 1421 set_bit(BNX2X_Q_TYPE_HAS_TX, &q_type); in bnx2x_vfq_init() 1422 set_bit(BNX2X_Q_TYPE_HAS_RX, &q_type); in bnx2x_vfq_init() 1429 q_type); in bnx2x_vfq_init()
|
| A D | bnx2x_vfpf.c | 1540 unsigned long q_type = 0; in bnx2x_vf_mbx_setup_q() local 1561 __set_bit(BNX2X_Q_TYPE_HAS_TX, &q_type); in bnx2x_vf_mbx_setup_q() 1592 __set_bit(BNX2X_Q_TYPE_HAS_RX, &q_type); in bnx2x_vf_mbx_setup_q() 1638 bnx2x_vfop_qctor_prep(bp, vf, q, &qctor, q_type); in bnx2x_vf_mbx_setup_q()
|
| A D | bnx2x_sriov.h | 449 unsigned long q_type);
|
| A D | bnx2x_main.c | 6364 unsigned long q_type = 0; in bnx2x_init_eth_fp() local 6381 __set_bit(BNX2X_Q_TYPE_HAS_RX, &q_type); in bnx2x_init_eth_fp() 6382 __set_bit(BNX2X_Q_TYPE_HAS_TX, &q_type); in bnx2x_init_eth_fp() 6404 bnx2x_sp_mapping(bp, q_rdata), q_type); in bnx2x_init_eth_fp() 6467 unsigned long q_type = 0; in bnx2x_init_fcoe_fp() local 6489 __set_bit(BNX2X_Q_TYPE_HAS_RX, &q_type); in bnx2x_init_fcoe_fp() 6490 __set_bit(BNX2X_Q_TYPE_HAS_TX, &q_type); in bnx2x_init_fcoe_fp() 6497 bnx2x_sp_mapping(bp, q_rdata), q_type); in bnx2x_init_fcoe_fp()
|
| /drivers/accel/habanalabs/common/ |
| A D | command_submission.c | 1940 enum hl_queue_type q_type, u32 q_idx, u32 encaps_signal_offset) in cs_ioctl_signal_wait_create_jobs() argument 1949 job = hl_cs_allocate_job(hdev, q_type, true); in cs_ioctl_signal_wait_create_jobs() 1962 cb = hl_cb_kernel_create(hdev, cb_size, q_type == QUEUE_TYPE_HW); in cs_ioctl_signal_wait_create_jobs() 2216 enum hl_queue_type q_type; in cs_ioctl_signal_wait() local 2243 q_type = hw_queue_prop->type; in cs_ioctl_signal_wait() 2406 rc = cs_ioctl_signal_wait_create_jobs(hdev, ctx, cs, q_type, in cs_ioctl_signal_wait() 2421 if (q_type == QUEUE_TYPE_HW) in cs_ioctl_signal_wait()
|
| /drivers/net/ethernet/mellanox/mlxsw/ |
| A D | pci.c | 216 enum mlxsw_pci_queue_type q_type) in mlxsw_pci_queue_type_group_get() argument 218 return &mlxsw_pci->queues[q_type]; in mlxsw_pci_queue_type_group_get() 223 enum mlxsw_pci_queue_type q_type, u8 q_num) in __mlxsw_pci_queue_get() argument 225 return &mlxsw_pci->queues[q_type].q[q_num]; in __mlxsw_pci_queue_get()
|
| /drivers/net/ethernet/chelsio/cxgb4/ |
| A D | sge.c | 4657 txq->q.q_type = CXGB4_TXQ_ETH; in t4_sge_alloc_eth_txq() 4719 txq->q.q_type = CXGB4_TXQ_CTRL; in t4_sge_alloc_ctrl_txq() 4810 txq->q.q_type = CXGB4_TXQ_ULD; in t4_sge_alloc_uld_txq() 4828 txq->q.q_type = CXGB4_TXQ_ULD; in t4_sge_alloc_ethofld_txq()
|
| A D | cxgb4.h | 845 unsigned int q_type; /* Q type Eth/Ctrl/Ofld */ member
|
| A D | cxgb4_main.c | 583 if (txq->q_type == CXGB4_TXQ_ETH) { in fwevtq_handler()
|
| /drivers/media/platform/samsung/s5p-jpeg/ |
| A D | jpeg-core.c | 1432 struct s5p_jpeg_ctx *ctx, int q_type) in vidioc_try_fmt() argument 1444 if (q_type == FMT_TYPE_OUTPUT) in vidioc_try_fmt()
|