Home
last modified time | relevance | path

Searched refs:FS_FT_FDB_RX (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Dmlx5hws_table.h43 return is_mirror ? FS_FT_FDB_TX : FS_FT_FDB_RX; in mlx5hws_table_get_res_fw_ft_type()
A Dmlx5hws_action.c281 if (fw_tbl_type == FS_FT_FDB_TX || fw_tbl_type == FS_FT_FDB_RX) { in hws_action_fixup_stc_attr()
297 if (fw_tbl_type == FS_FT_FDB_TX || fw_tbl_type == FS_FT_FDB_RX) { in hws_action_fixup_stc_attr()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_core.h113 FS_FT_FDB_RX = 0xa, enumerator
383 (type == FS_FT_FDB_RX) ? MLX5_CAP_ESW_FLOWTABLE_FDB(mdev, cap) : \

Completed in 10 milliseconds