Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeon_ep/
Doctep_tx.c16 static void octep_iq_reset_indices(struct octep_iq *iq) in octep_iq_reset_indices()
32 int octep_iq_process_completions(struct octep_iq *iq, u16 budget) in octep_iq_process_completions()
103 static void octep_iq_free_pending(struct octep_iq *iq) in octep_iq_free_pending()
178 struct octep_iq *iq; in octep_setup_iq()
262 static void octep_free_iq(struct octep_iq *iq) in octep_free_iq()
Doctep_main.h97 u32 (*update_iq_read_idx)(struct octep_iq *iq);
150 struct octep_iq *iq;
258 struct octep_iq *iq[OCTEP_MAX_IQ];
403 int octep_iq_process_completions(struct octep_iq *iq, u16 budget);
Doctep_tx.h154 struct octep_iq { struct
Doctep_main.c563 static void octep_enable_ioq_irq(struct octep_iq *iq, struct octep_oq *oq) in octep_enable_ioq_irq()
803 static inline int octep_iq_full_check(struct octep_iq *iq) in octep_iq_full_check()
851 struct octep_iq *iq; in octep_start_xmit()
1009 struct octep_iq *iq = oct->iq[q]; in octep_get_stats64()
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()
Doctep_cn9k_pf.c265 struct octep_iq *iq = oct->iq[iq_no]; in octep_setup_iq_regs_cn93_pf()
725 static u32 octep_update_iq_read_index_cn93_pf(struct octep_iq *iq) in octep_update_iq_read_index_cn93_pf()
Doctep_cnxk_pf.c285 struct octep_iq *iq = oct->iq[iq_no]; in octep_setup_iq_regs_cnxk_pf()
748 static u32 octep_update_iq_read_index_cnxk_pf(struct octep_iq *iq) in octep_update_iq_read_index_cnxk_pf()