Symbol: mvpp2_prs_entry
sys/dev/fdt/if_mvpp.c
1033
struct mvpp2_prs_entry pe;
sys/dev/fdt/if_mvpp.c
1085
struct mvpp2_prs_entry pe;
sys/dev/fdt/if_mvpp.c
1164
struct mvpp2_prs_entry pe;
sys/dev/fdt/if_mvpp.c
1255
struct mvpp2_prs_entry pe;
sys/dev/fdt/if_mvpp.c
3463
mvpp2_prs_tcam_lu_set(struct mvpp2_prs_entry *pe, uint32_t lu)
sys/dev/fdt/if_mvpp.c
3472
mvpp2_prs_tcam_port_set(struct mvpp2_prs_entry *pe, uint32_t port, int add)
sys/dev/fdt/if_mvpp.c
3483
mvpp2_prs_tcam_port_map_set(struct mvpp2_prs_entry *pe, uint32_t port_mask)
sys/dev/fdt/if_mvpp.c
3494
mvpp2_prs_tcam_port_map_get(struct mvpp2_prs_entry *pe)
sys/dev/fdt/if_mvpp.c
3502
mvpp2_prs_tcam_data_byte_set(struct mvpp2_prs_entry *pe, uint32_t offs,
sys/dev/fdt/if_mvpp.c
3510
mvpp2_prs_tcam_data_byte_get(struct mvpp2_prs_entry *pe, uint32_t offs,
sys/dev/fdt/if_mvpp.c
3518
mvpp2_prs_tcam_data_cmp(struct mvpp2_prs_entry *pe, int offset, uint16_t data)
sys/dev/fdt/if_mvpp.c
3529
mvpp2_prs_tcam_ai_update(struct mvpp2_prs_entry *pe, uint32_t bits, uint32_t enable)
sys/dev/fdt/if_mvpp.c
3547
mvpp2_prs_tcam_ai_get(struct mvpp2_prs_entry *pe)
sys/dev/fdt/if_mvpp.c
3553
mvpp2_prs_tcam_data_word_get(struct mvpp2_prs_entry *pe, uint32_t data_offset,
sys/dev/fdt/if_mvpp.c
3568
mvpp2_prs_match_etype(struct mvpp2_prs_entry *pe, uint32_t offs,
sys/dev/fdt/if_mvpp.c
3576
mvpp2_prs_sram_bits_set(struct mvpp2_prs_entry *pe, uint32_t bit, uint32_t val)
sys/dev/fdt/if_mvpp.c
3582
mvpp2_prs_sram_bits_clear(struct mvpp2_prs_entry *pe, uint32_t bit, uint32_t val)
sys/dev/fdt/if_mvpp.c
3588
mvpp2_prs_sram_ri_update(struct mvpp2_prs_entry *pe, uint32_t bits, uint32_t mask)
sys/dev/fdt/if_mvpp.c
3608
mvpp2_prs_sram_ri_get(struct mvpp2_prs_entry *pe)
sys/dev/fdt/if_mvpp.c
3614
mvpp2_prs_sram_ai_update(struct mvpp2_prs_entry *pe, uint32_t bits, uint32_t mask)
sys/dev/fdt/if_mvpp.c
3634
mvpp2_prs_sram_ai_get(struct mvpp2_prs_entry *pe)
sys/dev/fdt/if_mvpp.c
3648
mvpp2_prs_sram_shift_set(struct mvpp2_prs_entry *pe, int shift, uint32_t op)
sys/dev/fdt/if_mvpp.c
366
void mvpp2_prs_tcam_lu_set(struct mvpp2_prs_entry *, uint32_t);
sys/dev/fdt/if_mvpp.c
3666
mvpp2_prs_sram_offset_set(struct mvpp2_prs_entry *pe, uint32_t type, int offset,
sys/dev/fdt/if_mvpp.c
367
void mvpp2_prs_tcam_port_set(struct mvpp2_prs_entry *, uint32_t, int);
sys/dev/fdt/if_mvpp.c
368
void mvpp2_prs_tcam_port_map_set(struct mvpp2_prs_entry *, uint32_t);
sys/dev/fdt/if_mvpp.c
369
uint32_t mvpp2_prs_tcam_port_map_get(struct mvpp2_prs_entry *);
sys/dev/fdt/if_mvpp.c
370
void mvpp2_prs_tcam_data_byte_set(struct mvpp2_prs_entry *, uint32_t,
sys/dev/fdt/if_mvpp.c
3704
mvpp2_prs_sram_next_lu_set(struct mvpp2_prs_entry *pe, uint32_t lu)
sys/dev/fdt/if_mvpp.c
372
void mvpp2_prs_tcam_data_byte_get(struct mvpp2_prs_entry *, uint32_t,
sys/dev/fdt/if_mvpp.c
3720
mvpp2_prs_hw_write(struct mvpp2_softc *sc, struct mvpp2_prs_entry *pe)
sys/dev/fdt/if_mvpp.c
3739
mvpp2_prs_hw_read(struct mvpp2_softc *sc, struct mvpp2_prs_entry *pe, int tid)
sys/dev/fdt/if_mvpp.c
374
int mvpp2_prs_tcam_data_cmp(struct mvpp2_prs_entry *, int, uint16_t);
sys/dev/fdt/if_mvpp.c
375
void mvpp2_prs_tcam_ai_update(struct mvpp2_prs_entry *, uint32_t, uint32_t);
sys/dev/fdt/if_mvpp.c
376
int mvpp2_prs_sram_ai_get(struct mvpp2_prs_entry *);
sys/dev/fdt/if_mvpp.c
3769
struct mvpp2_prs_entry pe;
sys/dev/fdt/if_mvpp.c
377
int mvpp2_prs_tcam_ai_get(struct mvpp2_prs_entry *);
sys/dev/fdt/if_mvpp.c
378
void mvpp2_prs_tcam_data_word_get(struct mvpp2_prs_entry *, uint32_t,
sys/dev/fdt/if_mvpp.c
380
void mvpp2_prs_match_etype(struct mvpp2_prs_entry *, uint32_t, uint16_t);
sys/dev/fdt/if_mvpp.c
381
int mvpp2_prs_sram_ri_get(struct mvpp2_prs_entry *);
sys/dev/fdt/if_mvpp.c
3811
struct mvpp2_prs_entry pe;
sys/dev/fdt/if_mvpp.c
382
void mvpp2_prs_sram_ai_update(struct mvpp2_prs_entry *, uint32_t, uint32_t);
sys/dev/fdt/if_mvpp.c
383
void mvpp2_prs_sram_ri_update(struct mvpp2_prs_entry *, uint32_t, uint32_t);
sys/dev/fdt/if_mvpp.c
3835
struct mvpp2_prs_entry pe;
sys/dev/fdt/if_mvpp.c
384
void mvpp2_prs_sram_bits_set(struct mvpp2_prs_entry *, uint32_t, uint32_t);
sys/dev/fdt/if_mvpp.c
385
void mvpp2_prs_sram_bits_clear(struct mvpp2_prs_entry *, uint32_t, uint32_t);
sys/dev/fdt/if_mvpp.c
386
void mvpp2_prs_sram_shift_set(struct mvpp2_prs_entry *, int, uint32_t);
sys/dev/fdt/if_mvpp.c
387
void mvpp2_prs_sram_offset_set(struct mvpp2_prs_entry *, uint32_t, int,
sys/dev/fdt/if_mvpp.c
3874
struct mvpp2_prs_entry pe;
sys/dev/fdt/if_mvpp.c
389
void mvpp2_prs_sram_next_lu_set(struct mvpp2_prs_entry *, uint32_t);
sys/dev/fdt/if_mvpp.c
391
int mvpp2_prs_hw_write(struct mvpp2_softc *, struct mvpp2_prs_entry *);
sys/dev/fdt/if_mvpp.c
3916
struct mvpp2_prs_entry pe;
sys/dev/fdt/if_mvpp.c
392
int mvpp2_prs_hw_read(struct mvpp2_softc *, struct mvpp2_prs_entry *, int);
sys/dev/fdt/if_mvpp.c
3961
struct mvpp2_prs_entry *
sys/dev/fdt/if_mvpp.c
3964
struct mvpp2_prs_entry *pe;
sys/dev/fdt/if_mvpp.c
400
struct mvpp2_prs_entry *mvpp2_prs_vlan_find(struct mvpp2_softc *, uint16_t,
sys/dev/fdt/if_mvpp.c
4000
struct mvpp2_prs_entry *pe;
sys/dev/fdt/if_mvpp.c
404
struct mvpp2_prs_entry *mvpp2_prs_double_vlan_find(struct mvpp2_softc *,
sys/dev/fdt/if_mvpp.c
4074
struct mvpp2_prs_entry *
sys/dev/fdt/if_mvpp.c
4077
struct mvpp2_prs_entry *pe;
sys/dev/fdt/if_mvpp.c
4110
struct mvpp2_prs_entry *pe;
sys/dev/fdt/if_mvpp.c
414
int mvpp2_prs_mac_range_equals(struct mvpp2_prs_entry *, const uint8_t *,
sys/dev/fdt/if_mvpp.c
4177
struct mvpp2_prs_entry pe;
sys/dev/fdt/if_mvpp.c
4229
struct mvpp2_prs_entry pe;
sys/dev/fdt/if_mvpp.c
4276
struct mvpp2_prs_entry pe;
sys/dev/fdt/if_mvpp.c
4309
struct mvpp2_prs_entry pe;
sys/dev/fdt/if_mvpp.c
4340
mvpp2_prs_mac_range_equals(struct mvpp2_prs_entry *pe, const uint8_t *da,
sys/dev/fdt/if_mvpp.c
4362
struct mvpp2_prs_entry pe;
sys/dev/fdt/if_mvpp.c
4388
struct mvpp2_prs_entry pe;
sys/dev/fdt/if_mvpp.c
4456
struct mvpp2_prs_entry pe;
sys/dev/fdt/if_mvpp.c
4533
struct mvpp2_prs_entry pe;
sys/dev/fdt/if_mvpp.c
790
struct mvpp2_prs_entry pe;
sys/dev/fdt/if_mvpp.c
808
struct mvpp2_prs_entry pe;
sys/dev/fdt/if_mvpp.c
824
struct mvpp2_prs_entry pe;
sys/dev/fdt/if_mvpp.c
844
struct mvpp2_prs_entry pe;
sys/dev/fdt/if_mvpp.c
868
struct mvpp2_prs_entry pe;