Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_cm.c289 static int siw_cm_alloc_work(struct siw_cep *cep, int num) in siw_cm_alloc_work() function
930 if (siw_cm_alloc_work(new_cep, 4) != 0) in siw_accept_newconn()
1424 rv = siw_cm_alloc_work(cep, 4); in siw_connect()
1836 rv = siw_cm_alloc_work(cep, backlog); in siw_create_listen()