Searched defs:is_eth (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_sysfs.c593 int is_eth = rdma_port_get_link_layer(&p->dev->ib_dev, p->port_num) == local
628 int is_eth = rdma_port_get_link_layer(&p->dev->ib_dev, p->port_num) == local
643 int is_eth = rdma_port_get_link_layer(&dev->ib_dev, port_num) == local
H A Dmlx4_ib_cq.c666 int is_eth; local
580 use_tunnel_data(struct mlx4_ib_qp *qp, struct mlx4_ib_cq *cq, struct ib_wc *wc, unsigned tail, struct mlx4_cqe *cqe, int is_eth) argument
H A Dmlx4_ib_qp.c1255 int is_eth = rdma_cap_eth_ah(&dev->ib_dev, init_attr->port_num); local
1393 int is_eth = rdma_port_get_link_layer(&dev->ib_dev, port) == local
1773 int is_eth = rdma_cap_eth_ah(&dev->ib_dev, port_num) && local
1964 int is_eth = rdma_port_get_link_layer( local
2443 bool is_eth; local
3396 int is_eth; local
[all...]
H A Dmlx4_ib_mad.c500 u8 is_eth = dev->dev->caps.port_type[port] == MLX4_PORT_TYPE_ETH; local
647 int is_eth = 0; local
H A Dmlx4_ib_main.c1014 u8 is_eth = mdev->dev->caps.port_type[port] == MLX4_PORT_TYPE_ETH; local
/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dverbs.c1641 int is_eth; local
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_port.c1259 int is_eth; local
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_ioctl.c2160 int is_eth, index; local

Completed in 227 milliseconds