Searched refs:ocelot_vcap_bit (Results 1 – 2 of 2) sorted by relevance
| /linux/include/soc/mscc/ |
| A D | ocelot_vcap.h | 407 enum ocelot_vcap_bit { enum 522 enum ocelot_vcap_bit length; 541 enum ocelot_vcap_bit tcp_fin; 542 enum ocelot_vcap_bit tcp_syn; 543 enum ocelot_vcap_bit tcp_rst; 544 enum ocelot_vcap_bit tcp_psh; 545 enum ocelot_vcap_bit tcp_ack; 546 enum ocelot_vcap_bit tcp_urg; 561 enum ocelot_vcap_bit tcp_fin; 562 enum ocelot_vcap_bit tcp_syn; [all …]
|
| /linux/drivers/net/ethernet/mscc/ |
| A D | ocelot_vcap.c | 308 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() 720 enum ocelot_vcap_bit tcp_udp = OCELOT_VCAP_BIT_0; in is1_entry_set() 742 enum ocelot_vcap_bit tcp = OCELOT_VCAP_BIT_0; in is1_entry_set()
|
Completed in 12 milliseconds