Lines Matching defs:rxpt_classify_info
25 struct rxpt_classify_info { struct
27 uint32_t reo_destination_indication : 5, // [4:0]
28 lmac_peer_id_msb : 2, // [6:5]
29 use_flow_id_toeplitz_clfy : 1, // [7:7]
30 pkt_selection_fp_ucast_data : 1, // [8:8]
31 pkt_selection_fp_mcast_data : 1, // [9:9]
32 pkt_selection_fp_1000 : 1, // [10:10]
33 rxdma0_source_ring_selection : 3, // [13:11]
34 rxdma0_destination_ring_selection : 3, // [16:14]
35 mcast_echo_drop_enable : 1, // [17:17]
36 wds_learning_detect_en : 1, // [18:18]
37 intrabss_check_en : 1, // [19:19]
38 use_ppe : 1, // [20:20]
39 ppe_routing_enable : 1, // [21:21]
40 reserved_0b : 10; // [31:22]