eibnx_acquire_swqe
if ((swqe = eibnx_acquire_swqe(info, KM_SLEEP)) == NULL)
if ((wqe = eibnx_acquire_swqe(info, KM_NOSLEEP)) == NULL) {
eibnx_wqe_t *eibnx_acquire_swqe(eibnx_thr_info_t *, int);