Home
last modified time | relevance | path

Searched defs:mlx5_ifc_qos_cap_bits (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/include/linux/mlx5/
Dmlx5_ifc.h610 struct mlx5_ifc_qos_cap_bits { struct
611 u8 packet_pacing[0x1];
612 u8 esw_scheduling[0x1];
613 u8 esw_bw_share[0x1];
614 u8 esw_rate_limit[0x1];
615 u8 reserved_at_4[0x1];
616 u8 packet_pacing_burst_bound[0x1];
617 u8 packet_pacing_typical_size[0x1];
618 u8 reserved_at_7[0x19];
620 u8 reserved_at_20[0x20];
[all …]
/kernel/linux/linux-5.10/include/linux/mlx5/
Dmlx5_ifc.h815 struct mlx5_ifc_qos_cap_bits { struct
816 u8 packet_pacing[0x1];
817 u8 esw_scheduling[0x1];
818 u8 esw_bw_share[0x1];
819 u8 esw_rate_limit[0x1];
820 u8 reserved_at_4[0x1];
821 u8 packet_pacing_burst_bound[0x1];
822 u8 packet_pacing_typical_size[0x1];
823 u8 reserved_at_7[0x4];
824 u8 packet_pacing_uid[0x1];
[all …]