Home
last modified time | relevance | path

Searched refs:qi (Results 1 – 25 of 47) sorted by relevance

12

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dmac.c22 struct ath9k_tx_queue_info *qi) in ath9k_hw_set_txq_interrupts() argument
201 struct ath9k_tx_queue_info *qi; in ath9k_hw_set_txq_props() local
203 qi = &ah->txq[q]; in ath9k_hw_set_txq_props()
204 if (qi->tqi_type == ATH9K_TX_QUEUE_INACTIVE) { in ath9k_hw_set_txq_props()
212 qi->tqi_ver = qinfo->tqi_ver; in ath9k_hw_set_txq_props()
213 qi->tqi_subtype = qinfo->tqi_subtype; in ath9k_hw_set_txq_props()
214 qi->tqi_qflags = qinfo->tqi_qflags; in ath9k_hw_set_txq_props()
215 qi->tqi_priority = qinfo->tqi_priority; in ath9k_hw_set_txq_props()
217 qi->tqi_aifs = min(qinfo->tqi_aifs, 255U); in ath9k_hw_set_txq_props()
219 qi->tqi_aifs = INIT_AIFS; in ath9k_hw_set_txq_props()
[all …]
Dhtc_drv_beacon.c24 struct ath9k_tx_queue_info qi, qi_be; in ath9k_htc_beaconq_config() local
26 memset(&qi, 0, sizeof(struct ath9k_tx_queue_info)); in ath9k_htc_beaconq_config()
29 ath9k_hw_get_txq_props(ah, priv->beacon.beaconq, &qi); in ath9k_htc_beaconq_config()
33 qi.tqi_aifs = 1; in ath9k_htc_beaconq_config()
34 qi.tqi_cwmin = 0; in ath9k_htc_beaconq_config()
35 qi.tqi_cwmax = 0; in ath9k_htc_beaconq_config()
41 qi.tqi_aifs = qi_be.tqi_aifs; in ath9k_htc_beaconq_config()
49 qi.tqi_cwmin = 2*qi_be.tqi_cwmin; in ath9k_htc_beaconq_config()
51 qi.tqi_cwmin = 4*qi_be.tqi_cwmin; in ath9k_htc_beaconq_config()
53 qi.tqi_cwmax = qi_be.tqi_cwmax; in ath9k_htc_beaconq_config()
[all …]
Dhtc_drv_txrx.c31 qi.tqi_subtype = subtype_txq_to_hwq[subtype]; \
32 qi.tqi_aifs = ATH9K_TXQ_USEDEFAULT; \
33 qi.tqi_cwmin = ATH9K_TXQ_USEDEFAULT; \
34 qi.tqi_cwmax = ATH9K_TXQ_USEDEFAULT; \
35 qi.tqi_physCompBuf = 0; \
36 qi.tqi_qflags = TXQ_FLAG_TXEOLINT_ENABLE | \
193 struct ath9k_tx_queue_info qi; in ath_htc_txq_update() local
195 ath9k_hw_get_txq_props(ah, qnum, &qi); in ath_htc_txq_update()
197 qi.tqi_aifs = qinfo->tqi_aifs; in ath_htc_txq_update()
198 qi.tqi_cwmin = qinfo->tqi_cwmin / 2; /* XXX */ in ath_htc_txq_update()
[all …]
Dbeacon.c37 struct ath9k_tx_queue_info qi, qi_be; in ath9k_beaconq_config() local
40 ath9k_hw_get_txq_props(ah, sc->beacon.beaconq, &qi); in ath9k_beaconq_config()
45 qi.tqi_aifs = 1; in ath9k_beaconq_config()
46 qi.tqi_cwmin = 0; in ath9k_beaconq_config()
47 qi.tqi_cwmax = 0; in ath9k_beaconq_config()
52 qi.tqi_aifs = qi_be.tqi_aifs; in ath9k_beaconq_config()
54 qi.tqi_cwmin = 2*qi_be.tqi_cwmin; in ath9k_beaconq_config()
56 qi.tqi_cwmin = 4*qi_be.tqi_cwmin; in ath9k_beaconq_config()
57 qi.tqi_cwmax = qi_be.tqi_cwmax; in ath9k_beaconq_config()
60 if (!ath9k_hw_set_txq_props(ah, sc->beacon.beaconq, &qi)) { in ath9k_beaconq_config()
/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_bw.c179 struct intel_qgv_info *qi, in icl_get_qgv_points() argument
185 qi->num_points = dram_info->num_qgv_points; in icl_get_qgv_points()
186 qi->num_psf_points = dram_info->num_psf_gv_points; in icl_get_qgv_points()
191 qi->t_bl = 4; in icl_get_qgv_points()
192 qi->max_numchannels = 2; in icl_get_qgv_points()
193 qi->channel_width = 64; in icl_get_qgv_points()
194 qi->deinterleave = 2; in icl_get_qgv_points()
197 qi->t_bl = 8; in icl_get_qgv_points()
198 qi->max_numchannels = 4; in icl_get_qgv_points()
199 qi->channel_width = 32; in icl_get_qgv_points()
[all …]
/linux-6.1.9/arch/um/drivers/
Dvector_kern.c248 static int vector_advancehead(struct vector_queue *qi, int advance) in vector_advancehead() argument
252 qi->head = in vector_advancehead()
253 (qi->head + advance) in vector_advancehead()
254 % qi->max_depth; in vector_advancehead()
257 spin_lock(&qi->tail_lock); in vector_advancehead()
258 qi->queue_depth -= advance; in vector_advancehead()
264 if (qi->queue_depth == 0) { in vector_advancehead()
265 qi->head = 0; in vector_advancehead()
266 qi->tail = 0; in vector_advancehead()
268 queue_depth = qi->queue_depth; in vector_advancehead()
[all …]
/linux-6.1.9/drivers/iommu/intel/
Ddmar.c1159 if (iommu->qi) { in free_iommu()
1160 free_page((unsigned long)iommu->qi->desc); in free_iommu()
1161 kfree(iommu->qi->desc_status); in free_iommu()
1162 kfree(iommu->qi); in free_iommu()
1175 static inline void reclaim_free_desc(struct q_inval *qi) in reclaim_free_desc() argument
1177 while (qi->desc_status[qi->free_tail] == QI_DONE || in reclaim_free_desc()
1178 qi->desc_status[qi->free_tail] == QI_ABORT) { in reclaim_free_desc()
1179 qi->desc_status[qi->free_tail] = QI_FREE; in reclaim_free_desc()
1180 qi->free_tail = (qi->free_tail + 1) % QI_LENGTH; in reclaim_free_desc()
1181 qi->free_cnt++; in reclaim_free_desc()
[all …]
Ddebugfs.c410 desc = iommu->qi->desc + offset; in invalidation_queue_entry_show()
415 iommu->qi->desc_status[index]); in invalidation_queue_entry_show()
419 iommu->qi->desc_status[index]); in invalidation_queue_entry_show()
428 struct q_inval *qi; in invalidation_queue_show() local
433 qi = iommu->qi; in invalidation_queue_show()
436 if (!qi || !ecap_qis(iommu->ecap)) in invalidation_queue_show()
441 raw_spin_lock_irqsave(&qi->q_lock, flags); in invalidation_queue_show()
443 (u64)virt_to_phys(qi->desc), in invalidation_queue_show()
447 raw_spin_unlock_irqrestore(&qi->q_lock, flags); in invalidation_queue_show()
/linux-6.1.9/fs/xfs/
Dxfs_qm.h75 struct xfs_quotainfo *qi, in xfs_dquot_tree() argument
80 return &qi->qi_uquota_tree; in xfs_dquot_tree()
82 return &qi->qi_gquota_tree; in xfs_dquot_tree()
84 return &qi->qi_pquota_tree; in xfs_dquot_tree()
156 xfs_get_defquota(struct xfs_quotainfo *qi, xfs_dqtype_t type) in xfs_get_defquota() argument
160 return &qi->qi_usr_default; in xfs_get_defquota()
162 return &qi->qi_grp_default; in xfs_get_defquota()
164 return &qi->qi_prj_default; in xfs_get_defquota()
Dxfs_qm.c39 STATIC void xfs_qm_destroy_quotainos(struct xfs_quotainfo *qi);
57 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dquot_walk() local
58 struct radix_tree_root *tree = xfs_dquot_tree(qi, type); in xfs_qm_dquot_walk()
74 mutex_lock(&qi->qi_tree_lock); in xfs_qm_dquot_walk()
78 mutex_unlock(&qi->qi_tree_lock); in xfs_qm_dquot_walk()
96 mutex_unlock(&qi->qi_tree_lock); in xfs_qm_dquot_walk()
125 struct xfs_quotainfo *qi = dqp->q_mount->m_quotainfo; in xfs_qm_dqpurge() local
166 radix_tree_delete(xfs_dquot_tree(qi, xfs_dquot_type(dqp)), dqp->q_id); in xfs_qm_dqpurge()
167 qi->qi_dquots--; in xfs_qm_dqpurge()
174 list_lru_del(&qi->qi_lru, &dqp->q_lru); in xfs_qm_dqpurge()
[all …]
Dxfs_dquot.c107 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_dquot_set_timeout() local
109 return clamp_t(time64_t, timeout, qi->qi_expiry_min, in xfs_dquot_set_timeout()
110 qi->qi_expiry_max); in xfs_dquot_set_timeout()
161 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_adjust_dqtimers() local
165 defq = xfs_get_defquota(qi, xfs_dquot_type(dq)); in xfs_qm_adjust_dqtimers()
749 struct xfs_quotainfo *qi, in xfs_qm_dqget_cache_lookup() argument
756 mutex_lock(&qi->qi_tree_lock); in xfs_qm_dqget_cache_lookup()
759 mutex_unlock(&qi->qi_tree_lock); in xfs_qm_dqget_cache_lookup()
767 mutex_unlock(&qi->qi_tree_lock); in xfs_qm_dqget_cache_lookup()
774 mutex_unlock(&qi->qi_tree_lock); in xfs_qm_dqget_cache_lookup()
[all …]
/linux-6.1.9/drivers/net/wireless/ath/ath5k/
Dqcu.c157 struct ath5k_txq_info *qi; in ath5k_hw_set_tx_queueprops() local
161 qi = &ah->ah_txq[queue]; in ath5k_hw_set_tx_queueprops()
163 if (qi->tqi_type == AR5K_TX_QUEUE_INACTIVE) in ath5k_hw_set_tx_queueprops()
167 qi->tqi_type = qinfo->tqi_type; in ath5k_hw_set_tx_queueprops()
168 qi->tqi_subtype = qinfo->tqi_subtype; in ath5k_hw_set_tx_queueprops()
169 qi->tqi_flags = qinfo->tqi_flags; in ath5k_hw_set_tx_queueprops()
175 qi->tqi_aifs = min(qinfo->tqi_aifs, (u8)0xFC); in ath5k_hw_set_tx_queueprops()
176 qi->tqi_cw_min = ath5k_cw_validate(qinfo->tqi_cw_min); in ath5k_hw_set_tx_queueprops()
177 qi->tqi_cw_max = ath5k_cw_validate(qinfo->tqi_cw_max); in ath5k_hw_set_tx_queueprops()
178 qi->tqi_cbr_period = qinfo->tqi_cbr_period; in ath5k_hw_set_tx_queueprops()
[all …]
Dmac80211-ops.c580 struct ath5k_txq_info qi; in ath5k_conf_tx() local
588 ath5k_hw_get_tx_queueprops(ah, queue, &qi); in ath5k_conf_tx()
590 qi.tqi_aifs = params->aifs; in ath5k_conf_tx()
591 qi.tqi_cw_min = params->cw_min; in ath5k_conf_tx()
592 qi.tqi_cw_max = params->cw_max; in ath5k_conf_tx()
593 qi.tqi_burst_time = params->txop * 32; in ath5k_conf_tx()
601 if (ath5k_hw_set_tx_queueprops(ah, queue, &qi)) { in ath5k_conf_tx()
/linux-6.1.9/drivers/scsi/pm8001/
Dpm80xx_tracepoints.h79 TP_PROTO(u32 id, u32 opc, u32 htag, u32 qi, u32 pi, u32 ci),
81 TP_ARGS(id, opc, htag, qi, pi, ci),
87 __field(u32, qi)
96 __entry->qi = qi;
102 __entry->id, __entry->opc, __entry->htag, __entry->qi,
/linux-6.1.9/fs/xfs/scrub/
Dquota.c81 struct xfs_quotainfo *qi = mp->m_quotainfo; in xchk_quota_item() local
93 offset = dq->q_id / qi->qi_dqperchunk; in xchk_quota_item()
176 struct xfs_quotainfo *qi = sc->mp->m_quotainfo; in xchk_quota_data_fork() local
187 max_dqid_off = ((xfs_dqid_t)-1) / qi->qi_dqperchunk; in xchk_quota_data_fork()
215 struct xfs_quotainfo *qi = mp->m_quotainfo; in xchk_quota() local
243 sqi.last_id * qi->qi_dqperchunk, &error)) in xchk_quota()
/linux-6.1.9/drivers/regulator/
Dmt6332-regulator.c37 u32 qi; member
65 .qi = BIT(13), \
91 .qi = BIT(15), \
133 .qi = BIT(15), \
153 .qi = BIT(qibit), \
188 if (info->qi > 0) { in mt6332_get_status()
190 en_mask = info->qi; in mt6332_get_status()
Dmt6358-regulator.c28 u32 qi; member
58 .qi = BIT(0), \
84 .qi = BIT(15), \
111 .qi = BIT(0), \
130 .qi = BIT(15), \
154 .qi = BIT(0), \
180 .qi = BIT(15), \
207 .qi = BIT(0), \
226 .qi = BIT(15), \
415 return (regval & info->qi) ? REGULATOR_STATUS_ON : REGULATOR_STATUS_OFF; in mt6358_get_status()
Dmt6323-regulator.c31 u32 qi; member
57 .qi = BIT(13), \
80 .qi = BIT(15), \
100 .qi = BIT(15), \
169 return (regval & info->qi) ? REGULATOR_STATUS_ON : REGULATOR_STATUS_OFF; in mt6323_get_status()
Dmt6397-regulator.c29 u32 qi; member
57 .qi = BIT(13), \
82 .qi = BIT(15), \
99 .qi = BIT(15), \
230 return (regval & info->qi) ? REGULATOR_STATUS_ON : REGULATOR_STATUS_OFF; in mt6397_get_status()
Dmt6331-regulator.c37 u32 qi; member
65 .qi = BIT(13), \
131 .qi = BIT(15), \
153 .qi = BIT(qibit), \
218 return (regval & info->qi) ? REGULATOR_STATUS_ON : REGULATOR_STATUS_OFF; in mt6331_get_status()
Dmt6359-regulator.c34 u32 qi; member
65 .qi = BIT(0), \
92 .qi = BIT(0), \
116 .qi = BIT(0), \
136 .qi = BIT(0), \
159 .qi = BIT(0), \
262 if (regval & info->qi) in mt6359_get_status()
/linux-6.1.9/drivers/staging/ks7010/
DTODO9 [1] http://projects.qi-hardware.com/index.php/p/openwrt-packages/source/tree/master/ks7010/src
10 [2] http://downloads.qi-hardware.com/software/ks7010_sdio_v007.tar.bz2
11 [3] http://en.qi-hardware.com/wiki/Ben_NanoNote_Wi-Fi
/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_controlq.c324 #define ICE_FREE_CQ_BUFS(hw, qi, ring) \ argument
327 if ((qi)->ring.r.ring##_bi) { \
330 for (i = 0; i < (qi)->num_##ring##_entries; i++) \
331 if ((qi)->ring.r.ring##_bi[i].pa) { \
333 (qi)->ring.r.ring##_bi[i].size, \
334 (qi)->ring.r.ring##_bi[i].va, \
335 (qi)->ring.r.ring##_bi[i].pa); \
336 (qi)->ring.r.ring##_bi[i].va = NULL;\
337 (qi)->ring.r.ring##_bi[i].pa = 0;\
338 (qi)->ring.r.ring##_bi[i].size = 0;\
[all …]
/linux-6.1.9/drivers/net/ethernet/pensando/ionic/
Dionic_txrx.c447 unsigned int qi; in ionic_dim_update() local
454 qi = qcq->cq.bound_q->index; in ionic_dim_update()
458 pkts = lif->txqstats[qi].pkts; in ionic_dim_update()
459 bytes = lif->txqstats[qi].bytes; in ionic_dim_update()
462 pkts = lif->rxqstats[qi].pkts; in ionic_dim_update()
463 bytes = lif->rxqstats[qi].bytes; in ionic_dim_update()
466 pkts = lif->txqstats[qi].pkts + lif->rxqstats[qi].pkts; in ionic_dim_update()
467 bytes = lif->txqstats[qi].bytes + lif->rxqstats[qi].bytes; in ionic_dim_update()
549 unsigned int qi = rxcq->bound_q->index; in ionic_txrx_napi() local
560 txcq = &lif->txqcqs[qi]->cq; in ionic_txrx_napi()
[all …]
/linux-6.1.9/tools/testing/selftests/lkdtm/
Drun.sh101 if grep -E -qi "$expect" "$LOG" ; then
105 if grep -E -qi XFAIL: "$LOG" ; then

12