Home
last modified time | relevance | path

Searched defs:oq (Results 1 – 19 of 19) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/marvell/octeon_ep/
Doctep_rx.c15 static void octep_oq_reset_indices(struct octep_oq *oq) in octep_oq_reset_indices()
32 static int octep_oq_fill_ring_buffers(struct octep_oq *oq) in octep_oq_fill_ring_buffers()
79 static int octep_oq_refill(struct octep_device *oct, struct octep_oq *oq) in octep_oq_refill()
125 struct octep_oq *oq; in octep_setup_oq() local
199 static void octep_oq_free_ring_buffers(struct octep_oq *oq) in octep_oq_free_ring_buffers()
226 static int octep_free_oq(struct octep_oq *oq) in octep_free_oq()
318 struct octep_oq *oq) in octep_oq_check_hw_for_pkts()
351 static void octep_oq_next_pkt(struct octep_oq *oq, in octep_oq_next_pkt()
373 static void octep_oq_drop_rx(struct octep_oq *oq, in octep_oq_drop_rx()
399 struct octep_oq *oq, u16 pkts_to_process) in __octep_oq_process_rx()
[all …]
Doctep_cnxk_pf.c335 struct octep_oq *oq = oct->oq[oq_no]; in octep_setup_oq_regs_cnxk_pf() local
641 struct octep_oq *oq = vector->oq; in octep_ioq_intr_handler_cnxk_pf() local
Doctep_cn9k_pf.c315 struct octep_oq *oq = oct->oq[oq_no]; in octep_setup_oq_regs_cn93_pf() local
620 struct octep_oq *oq = vector->oq; in octep_ioq_intr_handler_cn93_pf() local
Doctep_main.h151 struct octep_oq *oq; member
267 struct octep_oq *oq[OCTEP_MAX_OQ]; member
Doctep_config.h235 struct octep_oq_config oq; member
Doctep_main.c563 static void octep_enable_ioq_irq(struct octep_iq *iq, struct octep_oq *oq) in octep_enable_ioq_irq()
/linux-6.14.4/drivers/net/ethernet/marvell/octeon_ep_vf/
Doctep_vf_rx.c15 static void octep_vf_oq_reset_indices(struct octep_vf_oq *oq) in octep_vf_oq_reset_indices()
32 static int octep_vf_oq_fill_ring_buffers(struct octep_vf_oq *oq) in octep_vf_oq_fill_ring_buffers()
79 static int octep_vf_oq_refill(struct octep_vf_device *oct, struct octep_vf_oq *oq) in octep_vf_oq_refill()
125 struct octep_vf_oq *oq; in octep_vf_setup_oq() local
200 static void octep_vf_oq_free_ring_buffers(struct octep_vf_oq *oq) in octep_vf_oq_free_ring_buffers()
227 static int octep_vf_free_oq(struct octep_vf_oq *oq) in octep_vf_free_oq()
319 struct octep_vf_oq *oq) in octep_vf_oq_check_hw_for_pkts()
355 struct octep_vf_oq *oq, u16 pkts_to_process) in __octep_vf_oq_process_rx()
479 int octep_vf_oq_process_rx(struct octep_vf_oq *oq, int budget) in octep_vf_oq_process_rx()
Doctep_vf_cn9k.c201 struct octep_vf_oq *oq = oct->oq[oq_no]; in octep_vf_setup_oq_regs_cn93() local
273 struct octep_vf_oq *oq; in octep_vf_ioq_intr_handler_cn93() local
Doctep_vf_cnxk.c204 struct octep_vf_oq *oq = oct->oq[oq_no]; in octep_vf_setup_oq_regs_cnxk() local
284 struct octep_vf_oq *oq; in octep_vf_ioq_intr_handler_cnxk() local
Doctep_vf_main.h127 struct octep_vf_oq *oq; member
255 struct octep_vf_oq *oq[OCTEP_VF_MAX_OQ]; member
Doctep_vf_config.h152 struct octep_vf_oq_config oq; member
Doctep_vf_main.c296 static void octep_vf_enable_ioq_irq(struct octep_vf_iq *iq, struct octep_vf_oq *oq) in octep_vf_enable_ioq_irq()
/linux-6.14.4/drivers/net/ethernet/cavium/liquidio/
Dcn23xx_vf_regs.h164 #define CN23XX_VF_SLI_OQ_PKT_CONTROL(oq) \ argument
167 #define CN23XX_VF_SLI_OQ_BASE_ADDR64(oq) \ argument
170 #define CN23XX_VF_SLI_OQ_SIZE(oq) \ argument
173 #define CN23XX_VF_SLI_OQ_BUFF_INFO_SIZE(oq) \ argument
176 #define CN23XX_VF_SLI_OQ_PKTS_SENT(oq) \ argument
179 #define CN23XX_VF_SLI_OQ_PKTS_CREDIT(oq) \ argument
182 #define CN23XX_VF_SLI_OQ_PKT_INT_LEVELS(oq) \ argument
186 #define CN23XX_VF_SLI_OQ_PKT_INT_LEVELS_CNT(oq) \ argument
189 #define CN23XX_VF_SLI_OQ_PKT_INT_LEVELS_TIME(oq) \ argument
Dcn23xx_pf_regs.h282 #define CN23XX_SLI_OQ_PKT_CONTROL(oq) \ argument
285 #define CN23XX_SLI_OQ_BASE_ADDR64(oq) \ argument
288 #define CN23XX_SLI_OQ_SIZE(oq) \ argument
291 #define CN23XX_SLI_OQ_BUFF_INFO_SIZE(oq) \ argument
294 #define CN23XX_SLI_OQ_PKTS_SENT(oq) \ argument
297 #define CN23XX_SLI_OQ_PKTS_CREDIT(oq) \ argument
300 #define CN23XX_SLI_OQ_PKT_INT_LEVELS(oq) \ argument
305 #define CN23XX_SLI_OQ_PKT_INT_LEVELS_CNT(oq) \ argument
309 #define CN23XX_SLI_OQ_PKT_INT_LEVELS_TIME(oq) \ argument
Dcn66xx_regs.h277 #define CN6XXX_SLI_OQ_BASE_ADDR64(oq) \ argument
280 #define CN6XXX_SLI_OQ_SIZE(oq) \ argument
283 #define CN6XXX_SLI_OQ_BUFF_INFO_SIZE(oq) \ argument
286 #define CN6XXX_SLI_OQ_PKTS_SENT(oq) \ argument
289 #define CN6XXX_SLI_OQ_PKTS_CREDIT(oq) \ argument
Docteon_config.h413 struct octeon_oq_config oq; member
Docteon_device.h189 u64 oq; member
/linux-6.14.4/fs/xfs/
Dxfs_trans_dquot.c79 struct xfs_dqtrx *oq, *nq; in xfs_trans_dup_dqinfo() local
/linux-6.14.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c589 struct sge_uld_txq *oq; in fwevtq_handler() local