Lines Matching defs:enetc_cmd_rfse
676 struct enetc_cmd_rfse { struct
677 u8 smac_h[6];
678 u8 smac_m[6];
679 u8 dmac_h[6];
680 u8 dmac_m[6];
681 __be32 sip_h[4];
682 __be32 sip_m[4];
683 __be32 dip_h[4];
684 __be32 dip_m[4];
685 u16 ethtype_h;
686 u16 ethtype_m;
687 u16 ethtype4_h;
688 u16 ethtype4_m;
689 u16 sport_h;
690 u16 sport_m;
691 u16 dport_h;
692 u16 dport_m;
693 u16 vlan_h;
694 u16 vlan_m;
695 u8 proto_h;
696 u8 proto_m;
697 u16 flags;
698 u16 result;
699 u16 mode;