Home
last modified time | relevance | path

Searched refs:ocelot_vcap_bit (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/soc/mscc/
H A Docelot_vcap.h421 enum ocelot_vcap_bit { enum
536 enum ocelot_vcap_bit length;
555 enum ocelot_vcap_bit tcp_fin;
556 enum ocelot_vcap_bit tcp_syn;
557 enum ocelot_vcap_bit tcp_rst;
558 enum ocelot_vcap_bit tcp_psh;
559 enum ocelot_vcap_bit tcp_ack;
560 enum ocelot_vcap_bit tcp_urg;
575 enum ocelot_vcap_bit tcp_fin;
576 enum ocelot_vcap_bit tcp_syn;
[all …]
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_vcap.c308 enum ocelot_vcap_bit val) in vcap_key_bit_set()
484 enum ocelot_vcap_bit sip_eq_dip, sport_eq_dport, seq_zero, tcp; in is2_entry_set()
485 enum ocelot_vcap_bit ttl, fragment, options, tcp_ack, tcp_urg; in is2_entry_set()
486 enum ocelot_vcap_bit tcp_fin, tcp_syn, tcp_rst, tcp_psh; in is2_entry_set()
718 enum ocelot_vcap_bit tcp_udp = OCELOT_VCAP_BIT_0; in is1_entry_set()
740 enum ocelot_vcap_bit tcp = OCELOT_VCAP_BIT_0; in is1_entry_set()