Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/
H A 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
198 static void octep_oq_free_ring_buffers(struct octep_oq *oq) in octep_oq_free_ring_buffers()
225 static int octep_free_oq(struct octep_oq *oq) in octep_free_oq()
317 struct octep_oq *oq) in octep_oq_check_hw_for_pkts()
353 struct octep_oq *oq, u16 pkts_to_process) in __octep_oq_process_rx()
474 int octep_oq_process_rx(struct octep_oq *oq, int budget) in octep_oq_process_rx()
H A Doctep_ethtool.c162 struct octep_oq *oq = oct->oq[q]; in octep_get_ethtool_stats() local
219 struct octep_oq *oq = oct->oq[q]; in octep_get_ethtool_stats() local
H A Doctep_cn9k_pf.c314 struct octep_oq *oq = oct->oq[oq_no]; in octep_setup_oq_regs_cn93_pf() local
516 struct octep_oq *oq = vector->oq; in octep_ioq_intr_handler_cn93_pf() local
H A Doctep_main.c355 static void octep_enable_ioq_irq(struct octep_iq *iq, struct octep_oq *oq) in octep_enable_ioq_irq()
776 struct octep_oq *oq = oct->oq[q]; in octep_get_stats64() local
H A Doctep_main.h127 struct octep_oq *oq; member
234 struct octep_oq *oq[OCTEP_MAX_OQ]; member
H A Doctep_config.h190 struct octep_oq_config oq; member
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A 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
H A 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
H A 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
H A Docteon_config.h413 struct octeon_oq_config oq; member
H A Docteon_device.h189 u64 oq; member
/openbmc/linux/fs/xfs/
H A Dxfs_trans_dquot.c78 struct xfs_dqtrx *oq, *nq; in xfs_trans_dup_dqinfo() local
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c589 struct sge_uld_txq *oq; in fwevtq_handler() local