Home
last modified time | relevance | path

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

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_device.c245 static int add_client_context(struct ib_device *device, struct ib_client *client) in add_client_context() function
377 if (client->add && !add_client_context(device, client)) in ib_register_device()
461 if (client->add && !add_client_context(device, client)) in ib_register_client()