Searched defs:ppe (Results 1 - 17 of 17) sorted by relevance

/linux-master/arch/mips/lantiq/
H A Dclk.c29 clkdev_add_static(unsigned long cpu, unsigned long fpi, unsigned long io, unsigned long ppe) argument
/linux-master/drivers/net/ethernet/mediatek/
H A Dmtk_ppe_debugfs.c78 struct mtk_ppe *ppe = m->private; local
183 int mtk_ppe_debugfs_init(struct mtk_ppe *ppe, int index) argument
[all...]
H A Dmtk_ppe.c26 static void ppe_w32(struct mtk_ppe *ppe, u32 reg, u32 val) argument
31 static u32 ppe_r32(struct mtk_ppe *ppe, u32 reg) argument
36 static u32 ppe_m32(struct mtk_ppe *ppe, u32 reg, u32 mask, u32 set) argument
48 static u32 ppe_set(struct mtk_ppe *ppe, u32 reg, u32 val) argument
53 static u32 ppe_clear(struct mtk_ppe *ppe, u3 argument
63 mtk_ppe_wait_busy(struct mtk_ppe *ppe) argument
78 mtk_ppe_mib_wait_busy(struct mtk_ppe *ppe) argument
93 mtk_mib_entry_read(struct mtk_ppe *ppe, u16 index, u64 *bytes, u64 *packets) argument
127 mtk_ppe_cache_clear(struct mtk_ppe *ppe) argument
133 mtk_ppe_cache_enable(struct mtk_ppe *ppe, bool enable) argument
501 __mtk_foe_entry_clear(struct mtk_ppe *ppe, struct mtk_flow_entry *entry) argument
542 __mtk_foe_entry_idle_time(struct mtk_ppe *ppe, u32 ib1) argument
555 mtk_flow_entry_update_l2(struct mtk_ppe *ppe, struct mtk_flow_entry *entry) argument
588 mtk_flow_entry_update(struct mtk_ppe *ppe, struct mtk_flow_entry *entry) argument
617 __mtk_foe_entry_commit(struct mtk_ppe *ppe, struct mtk_foe_entry *entry, u16 hash) argument
653 mtk_foe_entry_clear(struct mtk_ppe *ppe, struct mtk_flow_entry *entry) argument
661 mtk_foe_entry_commit_l2(struct mtk_ppe *ppe, struct mtk_flow_entry *entry) argument
679 mtk_foe_entry_commit(struct mtk_ppe *ppe, struct mtk_flow_entry *entry) argument
698 mtk_foe_entry_commit_subflow(struct mtk_ppe *ppe, struct mtk_flow_entry *entry, u16 hash) argument
738 __mtk_ppe_check_skb(struct mtk_ppe *ppe, struct sk_buff *skb, u16 hash) argument
817 mtk_foe_entry_idle_time(struct mtk_ppe *ppe, struct mtk_flow_entry *entry) argument
824 mtk_ppe_prepare_reset(struct mtk_ppe *ppe) argument
851 mtk_foe_entry_get_mib(struct mtk_ppe *ppe, u32 index, struct mtk_foe_accounting *diff) argument
884 struct mtk_ppe *ppe; local
954 mtk_ppe_init_foe_table(struct mtk_ppe *ppe) argument
976 mtk_ppe_start(struct mtk_ppe *ppe) argument
1076 mtk_ppe_stop(struct mtk_ppe *ppe) argument
[all...]
H A Dmtk_ppe.h356 mtk_ppe_check_skb(struct mtk_ppe *ppe, struct sk_buff *skb, u16 hash) argument
[all...]
H A Dmtk_eth_soc.h1289 struct mtk_ppe *ppe[2]; member in struct:mtk_eth
1345 mtk_foe_get_entry(struct mtk_ppe *ppe, u16 hash) argument
/linux-master/block/partitions/
H A Daix.c50 struct ppe { struct
64 struct ppe ppe[1016]; member in struct:pvd
/linux-master/drivers/media/platform/nvidia/tegra-vde/
H A Dvde.h99 void __iomem *ppe; member in struct:tegra_vde
/linux-master/arch/powerpc/include/asm/
H A Dcell-regs.h49 u32 ppe; member in struct:ppe_spe_reg::__anon662
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_rq_dlg_calc_21.c705 unsigned int ppe = mode_422 ? 2 : 1; local
/linux-master/drivers/gpu/drm/amd/display/dc/dml/
H A Ddml1_display_rq_dlg_calc.c567 unsigned int ppe = mode_422 ? 2 : 1; local
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_rq_dlg_calc_20v2.c696 unsigned int ppe = mode_422 ? 2 : 1; local
H A Ddisplay_rq_dlg_calc_20.c696 unsigned int ppe = mode_422 ? 2 : 1; local
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_rq_dlg_calc_31.c664 unsigned int ppe = mode_422 ? 2 : 1; local
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_rq_dlg_calc_30.c669 unsigned int ppe = mode_422 ? 2 : 1; local
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_rq_dlg_calc_314.c752 unsigned int ppe = mode_422 ? 2 : 1; local
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c2010 static u8 iwl_mvm_he_get_ppe_val(u8 *ppe, u8 ppe_pos_bit) argument
2098 u8 *ppe = &link_sta->he_cap.ppe_thres[0]; local
2037 iwl_mvm_parse_ppe(struct iwl_mvm *mvm, struct iwl_he_pkt_ext_v2 *pkt_ext, u8 nss, u8 ru_index_bitmap, u8 *ppe, u8 ppe_pos_bit, bool inheritance) argument
2206 u8 *ppe = &link_sta->eht_cap.eht_ppe_thres[0]; local
[all...]
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dfw.c2561 u16 ppe; local
2695 u16 ppe; local

Completed in 350 milliseconds