Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h784 struct c4iw_ep_common { struct
801 struct c4iw_ep_common com; argument
812 struct c4iw_ep_common com;
846 static inline void print_addr(struct c4iw_ep_common *epc, const char *func, in print_addr()
Dcm.c255 static enum c4iw_ep_state state_read(struct c4iw_ep_common *epc) in state_read()
265 static void __state_set(struct c4iw_ep_common *epc, enum c4iw_ep_state new) in __state_set()
270 static void state_set(struct c4iw_ep_common *epc, enum c4iw_ep_state new) in state_set()
281 struct c4iw_ep_common *epc; in alloc_ep()