Searched refs:send_mpa_reply (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/sys/dev/cxgbe/iw_cxgbe/ |
| D | cm.c | 95 static int send_mpa_reply(struct c4iw_ep *ep, const void *pdata, u8 plen); 1203 static int send_mpa_reply(struct c4iw_ep *ep, const void *pdata, u8 plen) in send_mpa_reply() function 2151 err = send_mpa_reply(ep, conn_param->private_data, in c4iw_accept_cr()
|
| /freebsd-10-stable/sys/dev/cxgb/ulp/iw_cxgb/ |
| D | iw_cxgb_cm.c | 407 send_mpa_reply(struct iwch_ep *ep, const void *pdata, u8 plen) in send_mpa_reply() function 1244 err = send_mpa_reply(ep, conn_param->private_data, in iwch_accept_cr()
|