Searched refs:iwch_ep_common (Results 1 - 2 of 2) sorted by relevance

/drivers/infiniband/hw/cxgb3/
H A Diwch_cm.h154 struct iwch_ep_common { struct
170 struct iwch_ep_common com;
176 struct iwch_ep_common com;
H A Diwch_cm.c240 static enum iwch_ep_state state_read(struct iwch_ep_common *epc)
251 static void __state_set(struct iwch_ep_common *epc, enum iwch_ep_state new)
256 static void state_set(struct iwch_ep_common *epc, enum iwch_ep_state new)
269 struct iwch_ep_common *epc;
284 ep = container_of(container_of(kref, struct iwch_ep_common, kref),
2179 put_ep((struct iwch_ep_common *)ep);
2187 struct iwch_ep_common *epc = ctx;

Completed in 135 milliseconds