Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_cm.h118 int siw_destroy_listen(struct iw_cm_id *id);
H A Dsiw_main.c253 .iw_destroy_listen = siw_destroy_listen,
H A Dsiw_cm.c1941 int siw_destroy_listen(struct iw_cm_id *id) in siw_destroy_listen() function