Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mlx5/
Dmlx5_ifc.h5106 struct mlx5_ifc_flow_table_context_bits { struct
5107 u8 reformat_en[0x1];
5108 u8 decap_en[0x1];
5109 u8 sw_owner[0x1];
5110 u8 termination_table[0x1];
5111 u8 table_miss_action[0x4];
5112 u8 level[0x8];
5113 u8 reserved_at_10[0x8];
5114 u8 log_size[0x8];
5138 struct mlx5_ifc_flow_table_context_bits flow_table_context; argument