Searched refs:eswitch_flow_table (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/dev/mlx5/mlx5_core/ |
| H A D | mlx5_mpfs.c | 54 if (!MLX5_CAP_GEN(dev, eswitch_flow_table)) { in mlx5_mpfs_add_mac() 94 if (!MLX5_CAP_GEN(dev, eswitch_flow_table)) { in mlx5_mpfs_del_mac()
|
| H A D | mlx5_fw.c | 177 if (MLX5_CAP_GEN(dev, eswitch_flow_table)) { in mlx5_query_hca_caps()
|
| H A D | mlx5_eswitch.c | 1001 if (!MLX5_CAP_GEN(esw->dev, eswitch_flow_table) || in mlx5_eswitch_enable_sriov()
|
| H A D | mlx5_main.c | 989 if (MLX5_CAP_GEN(dev, eswitch_flow_table)) in mlx5_pci_close() 1601 OID_AUTO, "eswitch_flow_table", CTLFLAG_RD | CTLFLAG_MPSAFE, in init_one() 1606 OID_AUTO, "eswitch_flow_table", CTLFLAG_RD | CTLFLAG_MPSAFE, in init_one()
|
| /freebsd/sys/dev/mlx5/ |
| H A D | mlx5_ifc.h | 1426 u8 eswitch_flow_table[0x1]; member
|