Home
last modified time | relevance | path

Searched refs:send_mpa_reply (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/cxgbe/iw_cxgbe/
HDcm.c97 static int send_mpa_reply(struct c4iw_ep *ep, const void *pdata, u8 plen);
1095 static int send_mpa_reply(struct c4iw_ep *ep, const void *pdata, u8 plen) in send_mpa_reply() function
1983 err = send_mpa_reply(ep, conn_param->private_data, in c4iw_accept_cr()
/NextBSD/sys/dev/cxgb/ulp/iw_cxgb/
HDiw_cxgb_cm.c395 send_mpa_reply(struct iwch_ep *ep, const void *pdata, u8 plen) in send_mpa_reply() function
1232 err = send_mpa_reply(ep, conn_param->private_data, in iwch_accept_cr()