Home
last modified time | relevance | path

Searched refs:qtype (Results 1 – 23 of 23) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Drecv.c111 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()
630 enum ath9k_rx_qtype qtype, in ath_edma_get_buffers() argument
634 struct ath_rx_edma *rx_edma = &sc->rx.rx_edma[qtype]; in ath_edma_get_buffers()
663 ath_rx_edma_buf_link(sc, qtype); in ath_edma_get_buffers()
[all …]
Dar9003_mac.h114 enum ath9k_rx_qtype qtype);
Dar9003_mac.c471 enum ath9k_rx_qtype qtype) in ath9k_hw_addrxbuf_edma() argument
473 if (qtype == ATH9K_RX_QUEUE_HP) in ath9k_hw_addrxbuf_edma()
Dath9k.h554 struct ath_txq *ath_txq_setup(struct ath_softc *sc, int qtype, int subtype);
Dxmit.c1692 struct ath_txq *ath_txq_setup(struct ath_softc *sc, int qtype, int subtype) in ath_txq_setup() argument
1729 if (qtype == ATH9K_TX_QUEUE_UAPSD) in ath_txq_setup()
1735 axq_qnum = ath9k_hw_setuptxqueue(ah, qtype, &qi); in ath_txq_setup()
/linux-4.1.27/drivers/usb/host/
Duhci-debug.c170 char *qtype; in uhci_show_qh() local
173 case USB_ENDPOINT_XFER_ISOC: qtype = "ISO"; break; in uhci_show_qh()
174 case USB_ENDPOINT_XFER_INT: qtype = "INT"; break; in uhci_show_qh()
175 case USB_ENDPOINT_XFER_BULK: qtype = "BLK"; break; in uhci_show_qh()
176 case USB_ENDPOINT_XFER_CONTROL: qtype = "CTL"; break; in uhci_show_qh()
177 default: qtype = "Skel" ; break; in uhci_show_qh()
181 space, "", qh, qtype, in uhci_show_qh()
/linux-4.1.27/fs/reiserfs/
Dsuper.c1205 int qtype = c == 'u' ? USRQUOTA : GRPQUOTA; in reiserfs_parse_options() local
1208 (!*arg != !REISERFS_SB(s)->s_qf_names[qtype])) { in reiserfs_parse_options()
1216 if (REISERFS_SB(s)->s_qf_names[qtype] in reiserfs_parse_options()
1217 && strcmp(REISERFS_SB(s)->s_qf_names[qtype], in reiserfs_parse_options()
1222 QTYPE2NAME(qtype)); in reiserfs_parse_options()
1231 qf_names[qtype] = kstrdup(arg, GFP_KERNEL); in reiserfs_parse_options()
1232 if (!qf_names[qtype]) { in reiserfs_parse_options()
1239 if (qtype == USRQUOTA) in reiserfs_parse_options()
1244 if (qf_names[qtype] != in reiserfs_parse_options()
1245 REISERFS_SB(s)->s_qf_names[qtype]) in reiserfs_parse_options()
[all …]
/linux-4.1.27/drivers/staging/ft1000/ft1000-usb/
Dft1000_debug.c527 u16 qtype; in ft1000_ioctl() local
589 qtype = ntohs(dpram_data->pseudohdr.qos_class) & 0xff; in ft1000_ioctl()
591 if (qtype) { in ft1000_ioctl()
/linux-4.1.27/fs/ext3/
Dsuper.c923 static int set_qf_name(struct super_block *sb, int qtype, substring_t *args) in set_qf_name() argument
929 !sbi->s_qf_names[qtype]) { in set_qf_name()
941 if (sbi->s_qf_names[qtype]) { in set_qf_name()
942 int same = !strcmp(sbi->s_qf_names[qtype], qname); in set_qf_name()
948 QTYPE2NAME(qtype)); in set_qf_name()
958 sbi->s_qf_names[qtype] = qname; in set_qf_name()
963 static int clear_qf_name(struct super_block *sb, int qtype) { in clear_qf_name() argument
968 sbi->s_qf_names[qtype]) { in clear_qf_name()
973 if (sbi->s_qf_names[qtype]) { in clear_qf_name()
974 kfree(sbi->s_qf_names[qtype]); in clear_qf_name()
[all …]
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c264 enum i40e_queue_type qtype; in i40e_config_irq_link_list() local
301 qtype = next_q%I40E_VIRTCHNL_SUPPORTED_QTYPES; in i40e_config_irq_link_list()
303 reg = ((qtype << I40E_VPINT_LNKLSTN_FIRSTQ_TYPE_SHIFT) | pf_queue_id); in i40e_config_irq_link_list()
308 switch (qtype) { in i40e_config_irq_link_list()
328 qtype = next_q % I40E_VIRTCHNL_SUPPORTED_QTYPES; in i40e_config_irq_link_list()
333 qtype = 0; in i40e_config_irq_link_list()
338 (qtype << I40E_QINT_RQCTL_NEXTQ_TYPE_SHIFT) | in i40e_config_irq_link_list()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_common.h289 enum t4_bar2_qtype qtype,
Dt4vf_hw.c457 enum t4_bar2_qtype qtype, in t4_bar2_sge_qregs() argument
477 qpp_shift = (qtype == T4_BAR2_QTYPE_EGRESS in t4_bar2_sge_qregs()
Dsge.c2151 enum t4_bar2_qtype qtype, in bar2_address() argument
2157 ret = t4_bar2_sge_qregs(adapter, qid, qtype, in bar2_address()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h308 enum cxgb4_bar2_qtype qtype,
Dcxgb4.h1187 enum t4_bar2_qtype qtype,
Dsge.c2426 enum t4_bar2_qtype qtype, in bar2_address() argument
2432 ret = cxgb4_t4_bar2_sge_qregs(adapter, qid, qtype, in bar2_address()
Dt4_hw.c5127 enum t4_bar2_qtype qtype, in cxgb4_t4_bar2_sge_qregs() argument
5147 qpp_shift = (qtype == T4_BAR2_QTYPE_EGRESS in cxgb4_t4_bar2_sge_qregs()
Dcxgb4_main.c2147 enum cxgb4_bar2_qtype qtype, in cxgb4_bar2_sge_qregs() argument
2153 (qtype == CXGB4_BAR2_QTYPE_EGRESS in cxgb4_bar2_sge_qregs()
/linux-4.1.27/fs/ocfs2/
Dfile.c1135 int qtype; in ocfs2_setattr() local
1261 for (qtype = 0; qtype < OCFS2_MAXQUOTAS; qtype++) in ocfs2_setattr()
1262 dqput(transfer_to[qtype]); in ocfs2_setattr()
/linux-4.1.27/fs/ext4/
Dsuper.c1265 static int set_qf_name(struct super_block *sb, int qtype, substring_t *args) in set_qf_name() argument
1272 !sbi->s_qf_names[qtype]) { in set_qf_name()
1289 if (sbi->s_qf_names[qtype]) { in set_qf_name()
1290 if (strcmp(sbi->s_qf_names[qtype], qname) == 0) in set_qf_name()
1295 QTYPE2NAME(qtype)); in set_qf_name()
1303 sbi->s_qf_names[qtype] = qname; in set_qf_name()
1311 static int clear_qf_name(struct super_block *sb, int qtype) in clear_qf_name() argument
1317 sbi->s_qf_names[qtype]) { in clear_qf_name()
1322 kfree(sbi->s_qf_names[qtype]); in clear_qf_name()
1323 sbi->s_qf_names[qtype] = NULL; in clear_qf_name()
/linux-4.1.27/fs/gfs2/
Dquota.c1309 enum quota_type qtype = (qc_flags & GFS2_QCF_USER) ? in gfs2_quota_init() local
1311 struct kqid qc_id = make_kqid(&init_user_ns, qtype, in gfs2_quota_init()
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
Dbase.c976 int qtype, int subtype) in ath5k_txq_setup() argument
1003 qnum = ath5k_hw_setup_tx_queue(ah, qtype, &qi); in ath5k_txq_setup()
/linux-4.1.27/drivers/staging/ft1000/ft1000-pcmcia/
Dft1000_hw.c722 u16 qtype) in ft1000_send_cmd() argument