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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/core/
H A Ddevice.c200 static int add_client_context(struct ib_device *device, struct ib_client *client) function
318 if (client->add && !add_client_context(device, client))
385 if (client->add && !add_client_context(device, client))

Completed in 42 milliseconds