Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mlx5/
H A Dmlx5_ifc.h5995 struct mlx5_ifc_flow_table_context_bits { struct
5996 u8 reformat_en[0x1];
5997 u8 decap_en[0x1];
5998 u8 sw_owner[0x1];
5999 u8 termination_table[0x1];
6000 u8 table_miss_action[0x4];
6001 u8 level[0x8];
6002 u8 reserved_at_10[0x8];
6003 u8 log_size[0x8];
6027 struct mlx5_ifc_flow_table_context_bits flow_table_context; argument