Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/mlx5/
Dmlx5_ifc.h978 struct mlx5_ifc_qos_cap_bits { struct
979 u8 packet_pacing[0x1];
980 u8 esw_scheduling[0x1];
981 u8 esw_bw_share[0x1];
982 u8 esw_rate_limit[0x1];
983 u8 reserved_at_4[0x1];
984 u8 packet_pacing_burst_bound[0x1];
985 u8 packet_pacing_typical_size[0x1];
986 u8 reserved_at_7[0x1];
987 u8 nic_sq_scheduling[0x1];
[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 …]