Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_cm.h115 int siw_accept(struct iw_cm_id *id, struct iw_cm_conn_param *param);
H A Dsiw_main.c249 .iw_accept = siw_accept,
H A Dsiw_cm.c1545 int siw_accept(struct iw_cm_id *id, struct iw_cm_conn_param *params) in siw_accept() function