Home
last modified time | relevance | path

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

/linux-6.8/include/linux/mlx5/
Dmlx5_ifc.h6038 struct mlx5_ifc_flow_table_context_bits { struct
6039 u8 reformat_en[0x1];
6040 u8 decap_en[0x1];
6041 u8 sw_owner[0x1];
6042 u8 termination_table[0x1];
6043 u8 table_miss_action[0x4];
6044 u8 level[0x8];
6045 u8 reserved_at_10[0x8];
6046 u8 log_size[0x8];
6070 struct mlx5_ifc_flow_table_context_bits flow_table_context; argument