Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h821 struct c4iw_ep_common { struct
822 TAILQ_ENTRY(c4iw_ep_common) entry; /* Work queue attachment */
842 struct c4iw_ep_common com; argument
850 struct c4iw_ep_common com;
H A Dcm.c79 static TAILQ_HEAD(c4iw_ep_list, c4iw_ep_common) req_list;
184 static void deref_cm_id(struct c4iw_ep_common *epc) in deref_cm_id()
191 static void ref_cm_id(struct c4iw_ep_common *epc) in ref_cm_id()
465 struct c4iw_ep_common *epc; in process_req()
1308 struct c4iw_ep_common *epc; in alloc_ep()
1325 struct c4iw_ep_common *epc; in _c4iw_free_ep()