Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/core/
Dcma.c690 int bound_if_index = dev_addr->bound_dev_if; in cma_validate_port() local
718 ndev->ifindex != bound_if_index) in cma_validate_port()
725 ndev = dev_get_by_index(dev_addr->net, bound_if_index); in cma_validate_port()