Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/mlx5/
Dmlx5_ifc.h5987 struct mlx5_ifc_flow_table_context_bits { struct
5988 u8 reformat_en[0x1];
5989 u8 decap_en[0x1];
5990 u8 sw_owner[0x1];
5991 u8 termination_table[0x1];
5992 u8 table_miss_action[0x4];
5993 u8 level[0x8];
5994 u8 reserved_at_10[0x8];
5995 u8 log_size[0x8];
6019 struct mlx5_ifc_flow_table_context_bits flow_table_context; argument