Searched refs:ap_status (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/ofed/libibcm/
H A Dcm.h207 enum ib_cm_apr_status ap_status; member in struct:ib_cm_apr_event_param
H A Dcm.c923 evt->param.apr_rcvd.ap_status = resp->u.apr_resp.status;
/freebsd-12-stable/sys/ofed/include/rdma/
H A Dib_cm.h233 enum ib_cm_apr_status ap_status; member in struct:ib_cm_apr_event_param
/freebsd-12-stable/contrib/wpa/src/wps/
H A Dwps_upnp.c648 int ap_status = 1; /* TODO: add 0x10 if access point is locked */ local
690 os_snprintf(txt, sizeof(txt), "%d", ap_status);
/freebsd-12-stable/sys/ofed/drivers/infiniband/core/
H A Dcm_msgs.h794 u8 ap_status; member in struct:cm_apr_msg
H A Dib_ucm.c304 uvt->resp.u.apr_resp.status = evt->param.apr_rcvd.ap_status;
H A Dib_cm.c2971 apr_msg->ap_status = (u8) status;
3038 work->cm_event.param.apr_rcvd.ap_status = apr_msg->ap_status;

Completed in 140 milliseconds