Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_cm.h116 int siw_reject(struct iw_cm_id *id, const void *data, u8 len);
H A Dsiw_main.c255 .iw_reject = siw_reject,
H A Dsiw_cm.c1735 int siw_reject(struct iw_cm_id *id, const void *pdata, u8 pd_len) in siw_reject() function