Home
last modified time | relevance | path

Searched full:first_port (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.c1285 int first_port; in mlx4_QUERY_DEV_CAP_wrapper() local
1301 first_port = find_first_bit(actv_ports.ports, dev->caps.num_ports); in mlx4_QUERY_DEV_CAP_wrapper()
1302 for (slave_port = 0, real_port = first_port; in mlx4_QUERY_DEV_CAP_wrapper()
1303 real_port < first_port + in mlx4_QUERY_DEV_CAP_wrapper()