Searched defs:nvfs (Results 1 – 6 of 6) sorted by relevance
/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
D | eswitch.h | 575 #define mlx5_esw_for_each_vf_vport(esw, i, vport, nvfs) \ argument 580 #define mlx5_esw_for_each_vf_vport_reverse(esw, i, vport, nvfs) \ argument 593 #define mlx5_esw_for_each_vf_rep(esw, i, rep, nvfs) \ argument 598 #define mlx5_esw_for_each_vf_rep_reverse(esw, i, rep, nvfs) \ argument 603 #define mlx5_esw_for_each_vf_vport_num(esw, vport, nvfs) \ argument 606 #define mlx5_esw_for_each_vf_vport_num_reverse(esw, vport, nvfs) \ argument 610 #define mlx5_esw_for_each_host_func_rep(esw, i, rep, nvfs) \ argument 615 #define mlx5_esw_for_each_host_func_rep_reverse(esw, i, rep, nvfs) \ argument 620 #define mlx5_esw_for_each_host_func_vport(esw, vport, nvfs) \ argument 624 #define mlx5_esw_for_each_host_func_vport_reverse(esw, vport, nvfs) \ argument
|
/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
D | main.c | 1373 int nvfs; in mlx4_mf_bond() local 3285 int *nvfs) in mlx4_check_dev_cap() 3327 int total_vfs, int *nvfs, struct mlx4_priv *priv, in mlx4_load_one() 3724 int nvfs[MLX4_MAX_PORTS + 1] = {0, 0, 0}; in __mlx4_init_one() local 4216 int nvfs[MLX4_MAX_PORTS + 1] = {0, 0, 0}; in mlx4_restart_one_up() local 4343 int nvfs[MLX4_MAX_PORTS + 1] = {0, 0, 0}; in mlx4_pci_resume() local 4412 int nvfs[MLX4_MAX_PORTS + 1] = {0, 0, 0}; in mlx4_resume() local
|
/linux-5.10/drivers/infiniband/hw/bnxt_re/ |
D | main.c | 177 u32 nvfs; in bnxt_re_limit_vf_res() local
|
/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu.c | 380 int pf, vf, nvfs; in is_pf_func_valid() local
|
/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_main.c | 3199 unsigned int i, vf, nvfs; in cxgb4_mgmt_fill_vf_station_mac_addr() local
|
/linux-5.10/include/linux/mlx4/ |
D | device.h | 858 int nvfs[MLX4_MAX_PORTS + 1]; member
|