Searched refs:cep (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/scsi/cxgbi/ |
D | libcxgbi.c | 1474 err = cxgbi_ddp_reserve(cconn->cep->csk, &tag, sw_tag, in task_reserve_itt() 1482 cconn->cep->csk, task, scsi_in(sc)->length, in task_reserve_itt() 1871 struct cxgbi_sock *csk = cconn->cep->csk; in cxgbi_conn_alloc_pdu() 2028 err = cxgbi_sock_send_pdus(cconn->cep->csk, skb); in cxgbi_conn_xmit_pdu() 2152 struct cxgbi_sock *csk = cconn->cep->csk; in cxgbi_set_conn_param() 2196 struct cxgbi_endpoint *cep = ep->dd_data; in cxgbi_get_ep_param() local 2206 if (!cep) in cxgbi_get_ep_param() 2209 csk = cep->csk; in cxgbi_get_ep_param() 2255 struct cxgbi_endpoint *cep; in cxgbi_bind_conn() local 2264 cep = ep->dd_data; in cxgbi_bind_conn() [all …]
|
D | libcxgbi.h | 562 struct cxgbi_endpoint *cep; member
|
/linux-3.4.99/drivers/staging/telephony/ |
D | ixj.c | 5821 IXJ_CADENCE_ELEMENT __user *cep; in ixj_build_cadence() local 5837 if (get_user(cep, &cp->ce)) in ixj_build_cadence() 5850 if (copy_from_user(lcep, cep, sizeof(IXJ_CADENCE_ELEMENT) * lcp->elements_used)) in ixj_build_cadence()
|