Lines Matching defs:enetc_cmd_rfse
582 struct enetc_cmd_rfse { struct
583 u8 smac_h[6];
584 u8 smac_m[6];
585 u8 dmac_h[6];
586 u8 dmac_m[6];
587 u32 sip_h[4];
588 u32 sip_m[4];
589 u32 dip_h[4];
590 u32 dip_m[4];
591 u16 ethtype_h;
592 u16 ethtype_m;
593 u16 ethtype4_h;
594 u16 ethtype4_m;
595 u16 sport_h;
596 u16 sport_m;
597 u16 dport_h;
598 u16 dport_m;
599 u16 vlan_h;
600 u16 vlan_m;
601 u8 proto_h;
602 u8 proto_m;
603 u16 flags;
604 u16 result;
605 u16 mode;