Searched refs:send_resp (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_sriov.c2513 goto send_resp;
2566 send_resp:
3617 goto send_resp;
3623 goto send_resp;
3630 goto send_resp;
3643 goto send_resp;
3650 send_resp:
/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Deap_teap.c1200 goto send_resp;
1212 goto send_resp;
1365 send_resp:
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dgas_serv.c1762 goto send_resp;
1823 send_resp:
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_mad.c1861 u8 send_resp, rcv_resp; local
1867 send_resp = ib_response_mad((struct ib_mad_hdr *)wr->send_buf.mad);
1870 if (send_resp == rcv_resp)
1883 if (!send_resp && rcv_resp) {

Completed in 208 milliseconds