Symbol: mvpp2
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
1203
struct mvpp2 *priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
1535
void mvpp2_write(struct mvpp2 *priv, u32 offset, u32 data);
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
1536
u32 mvpp2_read(struct mvpp2 *priv, u32 offset);
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
1538
void mvpp2_dbgfs_init(struct mvpp2 *priv, const char *name);
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
1540
void mvpp2_dbgfs_cleanup(struct mvpp2 *priv);
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
1543
void mvpp23_rx_fifo_fc_en(struct mvpp2 *priv, int port, bool en);
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
1546
int mvpp22_tai_probe(struct device *dev, struct mvpp2 *priv);
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
1553
static inline int mvpp22_tai_probe(struct device *dev, struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c
1209
struct mvpp2 *priv = port->priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c
1479
struct mvpp2 *priv = port->priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c
1494
struct mvpp2 *priv = port->priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c
1540
static struct mvpp2_rss_table *mvpp22_rss_table_get(struct mvpp2 *priv,
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c
1551
struct mvpp2 *priv = port->priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c
331
u32 mvpp2_cls_flow_hits(struct mvpp2 *priv, int index)
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c
338
void mvpp2_cls_flow_read(struct mvpp2 *priv, int index,
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c
349
static void mvpp2_cls_flow_write(struct mvpp2 *priv,
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c
358
u32 mvpp2_cls_lookup_hits(struct mvpp2 *priv, int index)
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c
365
void mvpp2_cls_lookup_read(struct mvpp2 *priv, int lkpid, int way,
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c
378
static void mvpp2_cls_lookup_write(struct mvpp2 *priv,
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c
471
static void mvpp2_cls_flow_prs_init(struct mvpp2 *priv,
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c
479
static void mvpp2_cls_flow_lkp_init(struct mvpp2 *priv,
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c
501
static void mvpp2_cls_c2_write(struct mvpp2 *priv,
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c
529
void mvpp2_cls_c2_read(struct mvpp2 *priv, int index,
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c
582
static void mvpp2_cls_flow_init(struct mvpp2 *priv,
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c
851
static void mvpp2_cls_port_init_flows(struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c
908
void mvpp2_cls_init(struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c
983
u32 mvpp2_cls_c2_hit_count(struct mvpp2 *priv, int c2_index)
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.h
280
void mvpp2_cls_init(struct mvpp2 *priv);
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.h
292
u32 mvpp2_cls_flow_hits(struct mvpp2 *priv, int index);
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.h
294
void mvpp2_cls_flow_read(struct mvpp2 *priv, int index,
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.h
297
u32 mvpp2_cls_lookup_hits(struct mvpp2 *priv, int index);
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.h
299
void mvpp2_cls_lookup_read(struct mvpp2 *priv, int lkpid, int way,
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.h
302
u32 mvpp2_cls_c2_hit_count(struct mvpp2 *priv, int c2_index);
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.h
304
void mvpp2_cls_c2_read(struct mvpp2 *priv, int index,
drivers/net/ethernet/marvell/mvpp2/mvpp2_debugfs.c
18
struct mvpp2 *priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_debugfs.c
23
struct mvpp2 *priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_debugfs.c
247
struct mvpp2 *priv = port->priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_debugfs.c
28
struct mvpp2 *priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_debugfs.c
281
struct mvpp2 *priv = port->priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_debugfs.c
302
struct mvpp2 *priv = port->priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_debugfs.c
33
struct mvpp2 *priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_debugfs.c
340
struct mvpp2 *priv = entry->priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_debugfs.c
437
struct mvpp2 *priv = entry->priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_debugfs.c
471
struct mvpp2 *priv, int flow)
drivers/net/ethernet/marvell/mvpp2/mvpp2_debugfs.c
507
static int mvpp2_dbgfs_flow_init(struct dentry *parent, struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_debugfs.c
524
struct mvpp2 *priv, int tid)
drivers/net/ethernet/marvell/mvpp2/mvpp2_debugfs.c
567
static int mvpp2_dbgfs_prs_init(struct dentry *parent, struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_debugfs.c
584
struct mvpp2 *priv, int id)
drivers/net/ethernet/marvell/mvpp2/mvpp2_debugfs.c
615
struct mvpp2 *priv, int id)
drivers/net/ethernet/marvell/mvpp2/mvpp2_debugfs.c
639
static int mvpp2_dbgfs_cls_init(struct dentry *parent, struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_debugfs.c
691
void mvpp2_dbgfs_cleanup(struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_debugfs.c
698
void mvpp2_dbgfs_init(struct mvpp2 *priv, const char *name)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
1533
struct mvpp2 *priv = port->priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
1561
struct mvpp2 *priv = port->priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
158
static void mvpp2_thread_write(struct mvpp2 *priv, unsigned int thread,
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
1581
struct mvpp2 *priv = port->priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
1604
struct mvpp2 *priv = port->priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
1617
struct mvpp2 *priv = port->priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
164
static u32 mvpp2_thread_read(struct mvpp2 *priv, unsigned int thread,
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
1647
struct mvpp2 *priv = port->priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
170
static void mvpp2_thread_write_relaxed(struct mvpp2 *priv, unsigned int thread,
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
176
static u32 mvpp2_thread_read_relaxed(struct mvpp2 *priv, unsigned int thread,
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
1899
static u32 mvpp2_read_index(struct mvpp2 *priv, u32 index, u32 reg)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2182
struct mvpp2 *priv = port->priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2204
struct mvpp2 *priv = port->priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2516
struct mvpp2 *priv = port->priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2908
unsigned int thread, struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
2945
struct mvpp2 *priv = port->priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
328
static int mvpp2_get_nrxqs(struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
386
static int mvpp2_bm_pool_create(struct device *dev, struct mvpp2 *priv,
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
449
static void mvpp2_bm_pool_bufsize_set(struct mvpp2 *priv,
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
461
static void mvpp2_bm_bufs_get_addrs(struct device *dev, struct mvpp2 *priv,
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
4794
struct mvpp2 *priv = port->priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
492
static void mvpp2_bm_bufs_free(struct device *dev, struct mvpp2 *priv,
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
5016
static int mvpp2_bm_switch_buffers(struct mvpp2 *priv, bool percpu)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
5069
struct mvpp2 *priv = port->priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
5133
struct mvpp2 *priv = port->priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
531
static int mvpp2_check_hw_buf_num(struct mvpp2 *priv, struct mvpp2_bm_pool *bm_pool)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
548
static int mvpp2_bm_pool_destroy(struct device *dev, struct mvpp2 *priv,
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
580
static int mvpp2_bm_pools_init(struct device *dev, struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
5889
struct mvpp2 *priv = port->priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
5970
struct mvpp2 *priv = port->priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
6001
struct mvpp2 *priv = port->priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
608
static void mvpp23_bm_set_8pool_mode(struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
6163
static bool mvpp2_port_has_irqs(struct mvpp2 *priv,
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
618
static void mvpp2_bm_pool_cleanup(struct mvpp2 *priv, int pool_id)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
6190
static int mvpp2_port_copy_mac_addr(struct net_device *dev, struct mvpp2 *priv,
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
636
static int mvpp2_bm_init(struct device *dev, struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
6842
struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
7223
struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
7255
static void mvpp2_rx_fifo_init(struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
7271
static void mvpp22_rx_fifo_set_hw(struct mvpp2 *priv, int port, int data_size)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
7285
static void mvpp22_rx_fifo_init(struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
7329
static void mvpp23_rx_fifo_fc_set_tresh(struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
7363
void mvpp23_rx_fifo_fc_en(struct mvpp2 *priv, int port, bool en)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
7377
static void mvpp22_tx_fifo_set_hw(struct mvpp2 *priv, int port, int size)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
7391
static void mvpp22_tx_fifo_init(struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
74
void mvpp2_write(struct mvpp2 *priv, u32 offset, u32 data)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
7427
static void mvpp2_axi_init(struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
7482
static int mvpp2_init(struct platform_device *pdev, struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
7556
struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
7580
struct mvpp2 *priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
7832
struct mvpp2 *priv = platform_get_drvdata(pdev);
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
79
u32 mvpp2_read(struct mvpp2 *priv, u32 offset)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
84
static u32 mvpp2_read_relaxed(struct mvpp2 *priv, u32 offset)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
89
static inline u32 mvpp2_cpu_to_thread(struct mvpp2 *priv, int cpu)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
94
static void mvpp2_cm3_write(struct mvpp2 *priv, u32 offset, u32 data)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
953
static void mvpp2_bm_pool_update_priv_fc(struct mvpp2 *priv, bool en)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
971
static int mvpp2_enable_global_fc(struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
99
static u32 mvpp2_cm3_read(struct mvpp2 *priv, u32 offset)
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
102
static void mvpp2_prs_shadow_set(struct mvpp2 *priv, int index, int lu)
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
1048
static int mvpp2_prs_ip6_proto(struct mvpp2 *priv, unsigned short proto,
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
1089
static int mvpp2_prs_ip6_cast(struct mvpp2 *priv, unsigned short l3_cast)
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
109
static void mvpp2_prs_shadow_ri_set(struct mvpp2 *priv, int index,
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
1129
static void mvpp2_prs_hw_port_init(struct mvpp2 *priv, int port, int lu_first,
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
1156
static void mvpp2_prs_def_flow_init(struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
1180
static void mvpp2_prs_mh_init(struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
1218
static void mvpp2_prs_mac_init(struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
1248
static void mvpp2_prs_dsa_init(struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
1302
static void mvpp2_prs_vid_init(struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
1358
static int mvpp2_prs_etype_init(struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
1558
static int mvpp2_prs_vlan_init(struct platform_device *pdev, struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
1628
static int mvpp2_prs_pppoe_init(struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
1728
static int mvpp2_prs_ip4_init(struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
1816
static int mvpp2_prs_ip6_init(struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
1988
struct mvpp2 *priv = port->priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
2054
struct mvpp2 *priv = port->priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
2072
struct mvpp2 *priv = port->priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
2092
struct mvpp2 *priv = port->priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
2108
struct mvpp2 *priv = port->priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
2156
int mvpp2_prs_default_init(struct platform_device *pdev, struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
22
static int mvpp2_prs_hw_write(struct mvpp2 *priv, struct mvpp2_prs_entry *pe)
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
2238
mvpp2_prs_mac_da_range_find(struct mvpp2 *priv, int pmap, const u8 *da,
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
2270
struct mvpp2 *priv = port->priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
2389
struct mvpp2 *priv = port->priv;
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
2432
int mvpp2_prs_tag_mode_set(struct mvpp2 *priv, int port, int type)
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
2488
int mvpp2_prs_add_flow(struct mvpp2 *priv, int flow, u32 ri, u32 ri_mask)
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
2571
int mvpp2_prs_hits(struct mvpp2 *priv, int index)
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
380
static int mvpp2_prs_flow_find(struct mvpp2 *priv, int flow)
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
405
static int mvpp2_prs_tcam_first_free(struct mvpp2 *priv, unsigned char start,
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
422
static void mvpp2_prs_drop_fc(struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
454
static void mvpp2_prs_mac_drop_all_set(struct mvpp2 *priv, int port, bool add)
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
48
static int __mvpp2_prs_init_from_hw(struct mvpp2 *priv,
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
488
static void __mvpp2_prs_mac_promisc_set(struct mvpp2 *priv, int port,
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
544
void mvpp2_prs_mac_promisc_set(struct mvpp2 *priv, int port,
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
553
static void mvpp2_prs_dsa_tag_set(struct mvpp2 *priv, int port, bool add,
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
620
static void mvpp2_prs_dsa_tag_ethertype_set(struct mvpp2 *priv, int port,
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
688
static int mvpp2_prs_vlan_find(struct mvpp2 *priv, unsigned short tpid, int ai)
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
729
static int mvpp2_prs_vlan_add(struct mvpp2 *priv, unsigned short tpid, int ai,
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
80
int mvpp2_prs_init_from_hw(struct mvpp2 *priv, struct mvpp2_prs_entry *pe,
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
801
static int mvpp2_prs_double_vlan_ai_free_get(struct mvpp2 *priv)
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
814
static int mvpp2_prs_double_vlan_find(struct mvpp2 *priv, unsigned short tpid1,
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
847
static int mvpp2_prs_double_vlan_add(struct mvpp2 *priv, unsigned short tpid1,
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
921
static int mvpp2_prs_ip4_proto(struct mvpp2 *priv, unsigned short proto,
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
93
static void mvpp2_prs_hw_inv(struct mvpp2 *priv, int index)
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c
992
static int mvpp2_prs_ip4_cast(struct mvpp2 *priv, unsigned short l3_cast)
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.h
297
int mvpp2_prs_default_init(struct platform_device *pdev, struct mvpp2 *priv);
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.h
299
int mvpp2_prs_init_from_hw(struct mvpp2 *priv, struct mvpp2_prs_entry *pe,
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.h
310
int mvpp2_prs_tag_mode_set(struct mvpp2 *priv, int port, int type);
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.h
312
int mvpp2_prs_add_flow(struct mvpp2 *priv, int flow, u32 ri, u32 ri_mask);
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.h
326
void mvpp2_prs_mac_promisc_set(struct mvpp2 *priv, int port,
drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.h
333
int mvpp2_prs_hits(struct mvpp2 *priv, int index);
drivers/net/ethernet/marvell/mvpp2/mvpp2_tai.c
393
int mvpp22_tai_probe(struct device *dev, struct mvpp2 *priv)