Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h796 struct c4iw_ep_common { struct
813 struct c4iw_ep_common com; argument
824 struct c4iw_ep_common com;
858 static inline void print_addr(struct c4iw_ep_common *epc, const char *func, in print_addr()
Dcm.c254 static enum c4iw_ep_state state_read(struct c4iw_ep_common *epc) in state_read()
264 static void __state_set(struct c4iw_ep_common *epc, enum c4iw_ep_state new) in __state_set()
269 static void state_set(struct c4iw_ep_common *epc, enum c4iw_ep_state new) in state_set()
280 struct c4iw_ep_common *epc; in alloc_ep()