Home
last modified time | relevance | path

Searched defs:qep (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/counter/
Dintel-qep.c76 static inline u32 intel_qep_readl(struct intel_qep *qep, u32 offset) in intel_qep_readl()
81 static inline void intel_qep_writel(struct intel_qep *qep, in intel_qep_writel()
87 static void intel_qep_init(struct intel_qep *qep) in intel_qep_init()
111 struct intel_qep *const qep = counter_priv(counter); in intel_qep_count_read() local
178 struct intel_qep *qep = counter_priv(counter); in intel_qep_ceiling_read() local
190 struct intel_qep *qep = counter_priv(counter); in intel_qep_ceiling_write() local
215 struct intel_qep *qep = counter_priv(counter); in intel_qep_enable_read() local
225 struct intel_qep *qep = counter_priv(counter); in intel_qep_enable_write() local
258 struct intel_qep *qep = counter_priv(counter); in intel_qep_spike_filter_ns_read() local
279 struct intel_qep *qep = counter_priv(counter); in intel_qep_spike_filter_ns_write() local
[all …]
/Linux-v6.6/drivers/net/ethernet/sun/
Dsunqe.c85 static inline int qe_stop(struct sunqe *qep) in qe_stop()
124 static void qe_init_rings(struct sunqe *qep) in qe_init_rings()
141 static int qe_init(struct sunqe *qep, int from_irq) in qe_init()
259 static int qe_is_bolixed(struct sunqe *qep, u32 qe_status) in qe_is_bolixed()
412 static void qe_rx(struct sunqe *qep) in qe_rx()
478 struct sunqe *qep = qecp->qes[channel]; in qec_interrupt() local
513 struct sunqe *qep = netdev_priv(dev); in qe_open() local
523 struct sunqe *qep = netdev_priv(dev); in qe_close() local
532 static void qe_tx_reclaim(struct sunqe *qep) in qe_tx_reclaim()
549 struct sunqe *qep = netdev_priv(dev); in qe_tx_timeout() local
[all …]