Lines Matching defs:rxpt_classify_info
23 struct rxpt_classify_info { struct
25 uint32_t reo_destination_indication : 5,
26 lmac_peer_id_msb : 2,
27 use_flow_id_toeplitz_clfy : 1,
28 pkt_selection_fp_ucast_data : 1,
29 pkt_selection_fp_mcast_data : 1,
30 pkt_selection_fp_1000 : 1,
31 rxdma0_source_ring_selection : 3,
32 rxdma0_destination_ring_selection : 3,
33 mcast_echo_drop_enable : 1,
34 wds_learning_detect_en : 1,
35 intrabss_check_en : 1,
36 use_ppe : 1,
37 ppe_routing_enable : 1,
38 cce_source_sel_en : 1,
39 reserved_0b : 9;