Searched defs:mlx5dr_match_spec (Results 1 – 1 of 1) sorted by relevance
525 struct mlx5dr_match_spec { struct526 u32 smac_47_16; /* Source MAC address of incoming packet */530 u32 smac_15_0:16; /* Source MAC address of incoming packet */531 u32 ethertype:16;533 u32 dmac_47_16; /* Destination MAC address of incoming packet */535 u32 dmac_15_0:16; /* Destination MAC address of incoming packet */539 u32 first_prio:3;543 u32 first_cfi:1;547 u32 first_vid:12;549 u32 ip_protocol:8; /* IP protocol */[all …]