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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Diw_cxgb4.h554 enum c4iw_ep_state { enum
580 enum c4iw_ep_state state;
H A Dcm.c220 static enum c4iw_ep_state state_read(struct c4iw_ep_common *epc)
223 enum c4iw_ep_state state;
231 static void __state_set(struct c4iw_ep_common *epc, enum c4iw_ep_state new)
236 static void state_set(struct c4iw_ep_common *epc, enum c4iw_ep_state new)

Completed in 161 milliseconds