Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Dtable.h43 return is_mirror ? FS_FT_FDB_TX : FS_FT_FDB_RX; in mlx5hws_table_get_res_fw_ft_type()
A Daction_ste_pool.c70 rtc_attr.table_type = FS_FT_FDB_RX; in hws_action_ste_table_create_single_rtc()
A Daction.c283 if (fw_tbl_type == FS_FT_FDB_TX || fw_tbl_type == FS_FT_FDB_RX) { in hws_action_fixup_stc_attr()
299 if (fw_tbl_type == FS_FT_FDB_TX || fw_tbl_type == FS_FT_FDB_RX) { in hws_action_fixup_stc_attr()
A Dmatcher.c701 ste_attr.table_type = FS_FT_FDB_RX; in hws_matcher_bind_mt()
/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_core.h117 FS_FT_FDB_RX = 0xa, enumerator
439 (type == FS_FT_FDB_RX) ? MLX5_CAP_ESW_FLOWTABLE_FDB(mdev, cap) : \

Completed in 15 milliseconds