Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/marvell/octeon_ep/
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()
Doctep_main.h70 u32 (*update_iq_read_idx)(struct octep_iq *iq);
123 struct octep_iq *iq;
226 struct octep_iq *iq[OCTEP_MAX_IQ];
353 int octep_iq_process_completions(struct octep_iq *iq, u16 budget);
Doctep_tx.h138 struct octep_iq { struct
Doctep_main.c354 static void octep_enable_ioq_irq(struct octep_iq *iq, struct octep_oq *oq) in octep_enable_ioq_irq()
589 static inline int octep_iq_full_check(struct octep_iq *iq) in octep_iq_full_check()
629 struct octep_iq *iq; in octep_start_xmit()
765 struct octep_iq *iq = oct->iq[q]; in octep_get_stats64()
Doctep_ethtool.c158 struct octep_iq *iq = oct->iq[q]; in octep_get_ethtool_stats()
206 struct octep_iq *iq = oct->iq[q]; in octep_get_ethtool_stats()
Doctep_cn9k_pf.c243 struct octep_iq *iq = oct->iq[iq_no]; in octep_setup_iq_regs_cn93_pf()
579 static u32 octep_update_iq_read_index_cn93_pf(struct octep_iq *iq) in octep_update_iq_read_index_cn93_pf()