Home
last modified time | relevance | path

Searched refs:octep_iq (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_tx.c16 static void octep_iq_reset_indices(struct octep_iq *iq) in octep_iq_reset_indices()
33 int octep_iq_process_completions(struct octep_iq *iq, u16 budget) in octep_iq_process_completions()
105 static void octep_iq_free_pending(struct octep_iq *iq) in octep_iq_free_pending()
181 struct octep_iq *iq; in octep_setup_iq()
265 static void octep_free_iq(struct octep_iq *iq) in octep_free_iq()
H A Doctep_main.h72 u32 (*update_iq_read_idx)(struct octep_iq *iq);
126 struct octep_iq *iq;
229 struct octep_iq *iq[OCTEP_MAX_IQ];
371 int octep_iq_process_completions(struct octep_iq *iq, u16 budget);
H A Doctep_tx.h152 struct octep_iq { struct
H A Doctep_main.c355 static void octep_enable_ioq_irq(struct octep_iq *iq, struct octep_oq *oq) in octep_enable_ioq_irq()
595 static inline int octep_iq_full_check(struct octep_iq *iq) in octep_iq_full_check()
635 struct octep_iq *iq; in octep_start_xmit()
775 struct octep_iq *iq = oct->iq[q]; in octep_get_stats64()
H A Doctep_ethtool.c161 struct octep_iq *iq = oct->iq[q]; in octep_get_ethtool_stats()
209 struct octep_iq *iq = oct->iq[q]; in octep_get_ethtool_stats()
H A Doctep_cn9k_pf.c264 struct octep_iq *iq = oct->iq[iq_no]; in octep_setup_iq_regs_cn93_pf()
596 static u32 octep_update_iq_read_index_cn93_pf(struct octep_iq *iq) in octep_update_iq_read_index_cn93_pf()