Searched refs:__state_set (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/cxgb3/
H A Diwch_cm.c251 static void __state_set(struct iwch_ep_common *epc, enum iwch_ep_state new) function
262 __state_set(epc, new);
1147 __state_set(&ep->com, DEAD);
1442 __state_set(&ep->com, CLOSING);
1445 __state_set(&ep->com, CLOSING);
1456 __state_set(&ep->com, CLOSING);
1463 __state_set(&ep->com, CLOSING);
1471 __state_set(&ep->com, CLOSING);
1481 __state_set(&ep->com, MORIBUND);
1492 __state_set(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Dcm.c231 static void __state_set(struct c4iw_ep_common *epc, enum c4iw_ep_state new) function
242 __state_set(epc, new);
1145 __state_set(&ep->com, DEAD);
1495 __state_set(&ep->com, CLOSING);
1498 __state_set(&ep->com, CLOSING);
1509 __state_set(&ep->com, CLOSING);
1516 __state_set(&ep->com, CLOSING);
1524 __state_set(&ep->com, CLOSING);
1532 __state_set(&ep->com, MORIBUND);
1543 __state_set(
[all...]

Completed in 99 milliseconds