/linux-4.1.27/drivers/infiniband/hw/ehca/ |
D | hcp_if.h | 100 const u8 queue_type, 109 const u8 queue_type, 121 const u8 queue_type, 130 const u8 queue_type, 209 const u8 queue_type,
|
D | hcp_if.c | 437 const u8 queue_type, in hipz_h_register_rpage() argument 444 (u64)queue_type | ((u64)pagesize) << 8, in hipz_h_register_rpage() 456 const u8 queue_type, in hipz_h_register_rpage_eq() argument 466 queue_type, in hipz_h_register_rpage_eq() 490 const u8 queue_type, in hipz_h_register_rpage_cq() argument 500 return hipz_h_register_rpage(adapter_handle, pagesize, queue_type, in hipz_h_register_rpage_cq() 509 const u8 queue_type, in hipz_h_register_rpage_qp() argument 519 return hipz_h_register_rpage(adapter_handle, pagesize, queue_type, in hipz_h_register_rpage_qp() 760 const u8 queue_type, in hipz_h_register_rpage_mr() argument 785 mr->ipz_mr_handle.handle, pagesize, queue_type, in hipz_h_register_rpage_mr() [all …]
|
/linux-4.1.27/drivers/staging/octeon/ |
D | ethernet-tx.c | 166 enum {QUEUE_CORE, QUEUE_HW, QUEUE_DROP} queue_type; in cvm_oct_xmit() local 222 queue_type = QUEUE_DROP; in cvm_oct_xmit() 446 queue_type = QUEUE_CORE; in cvm_oct_xmit() 449 queue_type = QUEUE_HW; in cvm_oct_xmit() 470 queue_type = QUEUE_DROP; in cvm_oct_xmit() 485 queue_type = QUEUE_DROP; in cvm_oct_xmit() 490 switch (queue_type) { in cvm_oct_xmit()
|
/linux-4.1.27/drivers/crypto/ |
D | n2_core.h | 211 extern unsigned long sun4v_ncs_qconf(unsigned long queue_type, 216 unsigned long *queue_type,
|
/linux-4.1.27/drivers/net/wireless/ath/ath5k/ |
D | qcu.c | 203 ath5k_hw_setup_tx_queue(struct ath5k_hw *ah, enum ath5k_tx_queue queue_type, in ath5k_hw_setup_tx_queue() argument 214 switch (queue_type) { in ath5k_hw_setup_tx_queue() 226 switch (queue_type) { in ath5k_hw_setup_tx_queue() 248 ah->ah_txq[queue].tqi_type = queue_type; in ath5k_hw_setup_tx_queue() 251 queue_info->tqi_type = queue_type; in ath5k_hw_setup_tx_queue()
|
D | ath5k.h | 1566 enum ath5k_tx_queue queue_type,
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
D | qla_tmpl.h | 133 uint8_t queue_type; member 194 uint8_t queue_type; member
|
D | qla_tmpl.c | 394 "%s: getq(%x) [%lx]\n", __func__, ent->t263.queue_type, *len); in qla27xx_fwdt_entry_t263() 395 if (ent->t263.queue_type == T263_QUEUE_TYPE_REQ) { in qla27xx_fwdt_entry_t263() 412 } else if (ent->t263.queue_type == T263_QUEUE_TYPE_RSP) { in qla27xx_fwdt_entry_t263() 431 "%s: unknown queue %x\n", __func__, ent->t263.queue_type); in qla27xx_fwdt_entry_t263() 641 "%s: getqsh(%x) [%lx]\n", __func__, ent->t274.queue_type, *len); in qla27xx_fwdt_entry_t274() 642 if (ent->t274.queue_type == T274_QUEUE_TYPE_REQ_SHAD) { in qla27xx_fwdt_entry_t274() 657 } else if (ent->t274.queue_type == T274_QUEUE_TYPE_RSP_SHAD) { in qla27xx_fwdt_entry_t274() 674 "%s: unknown queue %x\n", __func__, ent->t274.queue_type); in qla27xx_fwdt_entry_t274()
|
/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_chardev.c | 209 if (args->queue_type == KFD_IOC_QUEUE_TYPE_COMPUTE || in set_queue_properties_from_user() 210 args->queue_type == KFD_IOC_QUEUE_TYPE_COMPUTE_AQL) in set_queue_properties_from_user() 212 else if (args->queue_type == KFD_IOC_QUEUE_TYPE_SDMA) in set_queue_properties_from_user() 217 if (args->queue_type == KFD_IOC_QUEUE_TYPE_COMPUTE_AQL) in set_queue_properties_from_user()
|
D | kfd_pm4_headers.h | 65 enum set_resources_queue_type_enum queue_type:3;
|
D | kfd_packet_manager.c | 364 packet->bitfields2.queue_type = in pm_send_set_resources()
|
/linux-4.1.27/drivers/net/ethernet/ibm/ehea/ |
D | ehea_phyp.c | 430 const u8 queue_type, const u64 resource_handle, in ehea_h_register_rpage() argument 436 | EHEA_BMASK_SET(H_REG_RPAGE_QT, queue_type); in ehea_h_register_rpage() 514 const u8 pagesize, const u8 queue_type, in ehea_h_register_rpage_mr() argument 523 queue_type, mr_handle, in ehea_h_register_rpage_mr()
|
D | ehea_phyp.h | 390 const u8 queue_type, 411 const u8 pagesize, const u8 queue_type,
|
/linux-4.1.27/include/uapi/linux/ |
D | kfd_ioctl.h | 53 uint32_t queue_type; /* to KFD */ member
|
/linux-4.1.27/drivers/s390/cio/ |
D | qdio_main.c | 332 WARN_ON_ONCE((aob && queue_type(q) != QDIO_IQDIO_QFMT) || in qdio_siga_output() 733 if (((queue_type(q) != QDIO_IQDIO_QFMT) && in get_outbound_buffer_frontier() 735 (queue_type(q) == QDIO_IQDIO_QFMT && in get_outbound_buffer_frontier() 859 if (queue_type(q) == QDIO_ZFCP_QFMT) in __qdio_outbound_processing() 1313 if (irq_ptr->nr_input_qs > 1 && queue_type(q) == QDIO_IQDIO_QFMT) in qdio_detect_hsicq() 1566 if (queue_type(q) == QDIO_IQDIO_QFMT) { in handle_outbound()
|
D | qdio.h | 314 #define queue_type(q) q->irq_ptr->qib.qfmt macro
|
/linux-4.1.27/drivers/scsi/be2iscsi/ |
D | be_cmds.c | 1067 int queue_type) in beiscsi_cmd_q_destroy() argument 1077 "queue_type : %d\n", queue_type); in beiscsi_cmd_q_destroy() 1083 switch (queue_type) { in beiscsi_cmd_q_destroy() 1114 if (queue_type != QTYPE_SGL) in beiscsi_cmd_q_destroy()
|
/linux-4.1.27/drivers/net/wireless/ti/wlcore/ |
D | conf.h | 433 u8 queue_type; member
|
D | acx.h | 537 u8 queue_type; member
|
D | acx.c | 1059 rx_conf->queue_type = wl->conf.rx.queue_type; in wl1271_acx_init_rx_interrupt()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_main.c | 641 int queue_type) in qlcnic_max_rings() argument 645 if (queue_type == QLCNIC_RX_QUEUE) in qlcnic_max_rings() 647 else if (queue_type == QLCNIC_TX_QUEUE) in qlcnic_max_rings() 4030 int queue_type) in qlcnic_validate_rings() argument 4037 if (queue_type == QLCNIC_RX_QUEUE) { in qlcnic_validate_rings() 4041 } else if (queue_type == QLCNIC_TX_QUEUE) { in qlcnic_validate_rings() 4053 if (qlcnic_82xx_check(adapter) && (queue_type == QLCNIC_TX_QUEUE) && in qlcnic_validate_rings()
|
/linux-4.1.27/drivers/scsi/pm8001/ |
D | pm8001_sas.h | 164 u16 queue_type; member
|
/linux-4.1.27/drivers/scsi/ |
D | scsi_sysfs.c | 750 static DEVICE_ATTR(queue_type, S_IRUGO | S_IWUSR, show_queue_type_field,
|
/linux-4.1.27/drivers/net/wireless/ti/wl12xx/ |
D | main.c | 125 .queue_type = CONF_RX_QUEUE_TYPE_LOW_PRIORITY,
|
/linux-4.1.27/drivers/net/wireless/ti/wl18xx/ |
D | main.c | 255 .queue_type = CONF_RX_QUEUE_TYPE_LOW_PRIORITY,
|
/linux-4.1.27/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_hw.c | 384 struct ocrdma_queue_info *q, int queue_type) in ocrdma_mbx_delete_q() argument 390 switch (queue_type) { in ocrdma_mbx_delete_q()
|
/linux-4.1.27/drivers/net/ethernet/emulex/benet/ |
D | be_cmds.c | 1357 int queue_type) in be_cmd_q_destroy() argument 1370 switch (queue_type) { in be_cmd_q_destroy()
|