/Linux-v4.19/drivers/scsi/lpfc/ |
D | lpfc_debugfs.h | 407 lpfc_debug_dump_wq(struct lpfc_hba *phba, int qtype, int wqidx) in lpfc_debug_dump_wq() argument 412 if (qtype == DUMP_FCP) { in lpfc_debug_dump_wq() 415 } else if (qtype == DUMP_NVME) { in lpfc_debug_dump_wq() 418 } else if (qtype == DUMP_MBX) { in lpfc_debug_dump_wq() 421 } else if (qtype == DUMP_ELS) { in lpfc_debug_dump_wq() 424 } else if (qtype == DUMP_NVMELS) { in lpfc_debug_dump_wq() 430 if (qtype == DUMP_FCP || qtype == DUMP_NVME) in lpfc_debug_dump_wq() 450 lpfc_debug_dump_cq(struct lpfc_hba *phba, int qtype, int wqidx) in lpfc_debug_dump_cq() argument 458 if (qtype == DUMP_FCP) { in lpfc_debug_dump_cq() 462 } else if (qtype == DUMP_NVME) { in lpfc_debug_dump_cq() [all …]
|
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethernet/ |
D | dpni.c | 613 enum dpni_queue_type qtype, in dpni_get_buffer_layout() argument 626 cmd_params->qtype = qtype; in dpni_get_buffer_layout() 661 enum dpni_queue_type qtype, in dpni_set_buffer_layout() argument 672 cmd_params->qtype = qtype; in dpni_set_buffer_layout() 764 enum dpni_queue_type qtype, in dpni_get_qdid() argument 777 cmd_params->qtype = qtype; in dpni_get_qdid() 1340 enum dpni_queue_type qtype, in dpni_set_queue() argument 1354 cmd_params->qtype = qtype; in dpni_set_queue() 1388 enum dpni_queue_type qtype, in dpni_get_queue() argument 1404 cmd_params->qtype = qtype; in dpni_get_queue() [all …]
|
D | dpni-cmd.h | 217 u8 qtype; member 235 u8 qtype; member 265 u8 qtype; member 430 u8 qtype; member 462 u8 qtype; member 481 u8 qtype; member 496 u8 qtype; member
|
D | dpni.h | 348 enum dpni_queue_type qtype, 354 enum dpni_queue_type qtype, 386 enum dpni_queue_type qtype, 734 enum dpni_queue_type qtype, 743 enum dpni_queue_type qtype,
|
/Linux-v4.19/drivers/net/wireless/ath/ath9k/ |
D | recv.c | 111 enum ath9k_rx_qtype qtype) in ath_rx_edma_buf_link() argument 118 rx_edma = &sc->rx.rx_edma[qtype]; in ath_rx_edma_buf_link() 132 ath9k_hw_addrxbuf_edma(ah, bf->bf_buf_addr, qtype); in ath_rx_edma_buf_link() 139 enum ath9k_rx_qtype qtype) in ath_rx_addbuffer_edma() argument 150 if (!ath_rx_edma_buf_link(sc, qtype)) in ath_rx_addbuffer_edma() 156 enum ath9k_rx_qtype qtype) in ath_rx_remove_buffer() argument 162 rx_edma = &sc->rx.rx_edma[qtype]; in ath_rx_remove_buffer() 627 enum ath9k_rx_qtype qtype, in ath_edma_get_buffers() argument 631 struct ath_rx_edma *rx_edma = &sc->rx.rx_edma[qtype]; in ath_edma_get_buffers() 660 ath_rx_edma_buf_link(sc, qtype); in ath_edma_get_buffers() [all …]
|
D | ar9003_mac.h | 114 enum ath9k_rx_qtype qtype);
|
D | ar9003_mac.c | 471 enum ath9k_rx_qtype qtype) in ath9k_hw_addrxbuf_edma() argument 473 if (qtype == ATH9K_RX_QUEUE_HP) in ath9k_hw_addrxbuf_edma()
|
D | ath9k.h | 587 struct ath_txq *ath_txq_setup(struct ath_softc *sc, int qtype, int subtype);
|
D | xmit.c | 1758 struct ath_txq *ath_txq_setup(struct ath_softc *sc, int qtype, int subtype) in ath_txq_setup() argument 1795 if (qtype == ATH9K_TX_QUEUE_UAPSD) in ath_txq_setup() 1801 axq_qnum = ath9k_hw_setuptxqueue(ah, qtype, &qi); in ath_txq_setup()
|
/Linux-v4.19/drivers/usb/host/ |
D | uhci-debug.c | 171 char *qtype; in uhci_show_qh() local 174 case USB_ENDPOINT_XFER_ISOC: qtype = "ISO"; break; in uhci_show_qh() 175 case USB_ENDPOINT_XFER_INT: qtype = "INT"; break; in uhci_show_qh() 176 case USB_ENDPOINT_XFER_BULK: qtype = "BLK"; break; in uhci_show_qh() 177 case USB_ENDPOINT_XFER_CONTROL: qtype = "CTL"; break; in uhci_show_qh() 178 default: qtype = "Skel" ; break; in uhci_show_qh() 182 space, "", qh, qtype, in uhci_show_qh()
|
/Linux-v4.19/fs/xfs/ |
D | xfs_trans_dquot.c | 563 enum quota_type qtype; in xfs_quota_warn() local 566 qtype = PRJQUOTA; in xfs_quota_warn() 568 qtype = USRQUOTA; in xfs_quota_warn() 570 qtype = GRPQUOTA; in xfs_quota_warn() 572 quota_send_warning(make_kqid(&init_user_ns, qtype, in xfs_quota_warn()
|
/Linux-v4.19/fs/reiserfs/ |
D | super.c | 1256 int qtype = c == 'u' ? USRQUOTA : GRPQUOTA; in reiserfs_parse_options() local 1259 (!*arg != !REISERFS_SB(s)->s_qf_names[qtype])) { in reiserfs_parse_options() 1267 if (REISERFS_SB(s)->s_qf_names[qtype] in reiserfs_parse_options() 1268 && strcmp(REISERFS_SB(s)->s_qf_names[qtype], in reiserfs_parse_options() 1273 QTYPE2NAME(qtype)); in reiserfs_parse_options() 1282 qf_names[qtype] = kstrdup(arg, GFP_KERNEL); in reiserfs_parse_options() 1283 if (!qf_names[qtype]) { in reiserfs_parse_options() 1290 if (qtype == USRQUOTA) in reiserfs_parse_options() 1295 if (qf_names[qtype] != in reiserfs_parse_options() 1296 REISERFS_SB(s)->s_qf_names[qtype]) in reiserfs_parse_options() [all …]
|
/Linux-v4.19/drivers/net/ethernet/intel/ice/ |
D | ice_controlq.h | 80 enum ice_ctl_q qtype; member
|
D | ice_main.c | 813 const char *qtype; in __ice_clean_ctrlq() local 823 qtype = "Admin"; in __ice_clean_ctrlq() 840 "%s Receive Queue VF Error detected\n", qtype); in __ice_clean_ctrlq() 844 qtype); in __ice_clean_ctrlq() 849 qtype); in __ice_clean_ctrlq() 862 "%s Send Queue VF Error detected\n", qtype); in __ice_clean_ctrlq() 866 qtype); in __ice_clean_ctrlq() 871 qtype); in __ice_clean_ctrlq() 893 "%s Receive Queue event error %d\n", qtype, in __ice_clean_ctrlq() 909 qtype, opcode); in __ice_clean_ctrlq()
|
D | ice_controlq.c | 637 cq->qtype = q_type; in ice_init_ctrlq()
|
/Linux-v4.19/fs/f2fs/ |
D | super.c | 249 static int f2fs_set_qf_name(struct super_block *sb, int qtype, in f2fs_set_qf_name() argument 256 if (sb_any_quota_loaded(sb) && !F2FS_OPTION(sbi).s_qf_names[qtype]) { in f2fs_set_qf_name() 274 if (F2FS_OPTION(sbi).s_qf_names[qtype]) { in f2fs_set_qf_name() 275 if (strcmp(F2FS_OPTION(sbi).s_qf_names[qtype], qname) == 0) in f2fs_set_qf_name() 280 QTYPE2NAME(qtype)); in f2fs_set_qf_name() 288 F2FS_OPTION(sbi).s_qf_names[qtype] = qname; in f2fs_set_qf_name() 296 static int f2fs_clear_qf_name(struct super_block *sb, int qtype) in f2fs_clear_qf_name() argument 300 if (sb_any_quota_loaded(sb) && F2FS_OPTION(sbi).s_qf_names[qtype]) { in f2fs_clear_qf_name() 305 kfree(F2FS_OPTION(sbi).s_qf_names[qtype]); in f2fs_clear_qf_name() 306 F2FS_OPTION(sbi).s_qf_names[qtype] = NULL; in f2fs_clear_qf_name()
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | t4vf_common.h | 374 enum t4_bar2_qtype qtype,
|
D | t4vf_hw.c | 759 enum t4_bar2_qtype qtype, in t4vf_bar2_sge_qregs() argument 779 qpp_shift = (qtype == T4_BAR2_QTYPE_EGRESS in t4vf_bar2_sge_qregs()
|
D | sge.c | 2179 enum t4_bar2_qtype qtype, in bar2_address() argument 2185 ret = t4vf_bar2_sge_qregs(adapter, qid, qtype, in bar2_address()
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_uld.h | 419 enum cxgb4_bar2_qtype qtype,
|
/Linux-v4.19/fs/ocfs2/ |
D | file.c | 1135 int qtype; in ocfs2_setattr() local 1294 for (qtype = 0; qtype < OCFS2_MAXQUOTAS; qtype++) in ocfs2_setattr() 1295 dqput(transfer_to[qtype]); in ocfs2_setattr()
|
/Linux-v4.19/fs/ext4/ |
D | super.c | 1530 static int set_qf_name(struct super_block *sb, int qtype, substring_t *args) in set_qf_name() argument 1537 !sbi->s_qf_names[qtype]) { in set_qf_name() 1554 if (sbi->s_qf_names[qtype]) { in set_qf_name() 1555 if (strcmp(sbi->s_qf_names[qtype], qname) == 0) in set_qf_name() 1560 QTYPE2NAME(qtype)); in set_qf_name() 1568 sbi->s_qf_names[qtype] = qname; in set_qf_name() 1576 static int clear_qf_name(struct super_block *sb, int qtype) in clear_qf_name() argument 1582 sbi->s_qf_names[qtype]) { in clear_qf_name() 1587 kfree(sbi->s_qf_names[qtype]); in clear_qf_name() 1588 sbi->s_qf_names[qtype] = NULL; in clear_qf_name()
|
/Linux-v4.19/drivers/net/ethernet/intel/i40e/ |
D | i40e_virtchnl_pf.c | 284 enum i40e_queue_type qtype; in i40e_config_irq_link_list() local 321 qtype = next_q % I40E_VIRTCHNL_SUPPORTED_QTYPES; in i40e_config_irq_link_list() 323 reg = ((qtype << I40E_VPINT_LNKLSTN_FIRSTQ_TYPE_SHIFT) | pf_queue_id); in i40e_config_irq_link_list() 328 switch (qtype) { in i40e_config_irq_link_list() 344 qtype = next_q % I40E_VIRTCHNL_SUPPORTED_QTYPES; in i40e_config_irq_link_list() 350 qtype = 0; in i40e_config_irq_link_list() 355 (qtype << I40E_QINT_RQCTL_NEXTQ_TYPE_SHIFT) | in i40e_config_irq_link_list()
|
/Linux-v4.19/fs/gfs2/ |
D | quota.c | 1392 enum quota_type qtype = (qc_flags & GFS2_QCF_USER) ? in gfs2_quota_init() local 1394 struct kqid qc_id = make_kqid(&init_user_ns, qtype, in gfs2_quota_init()
|
/Linux-v4.19/drivers/infiniband/hw/cxgb4/ |
D | iw_cxgb4.h | 1112 enum cxgb4_bar2_qtype qtype,
|