Searched refs:add_client_context (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/ofed/drivers/infiniband/core/
H A Ddevice.c205 static int add_client_context(struct ib_device *device, struct ib_client *client) function
325 if (client->add && !add_client_context(device, client))
392 if (client->add && !add_client_context(device, client))

Completed in 46 milliseconds