Searched refs:LISTEN (Results 1 - 4 of 4) sorted by relevance

/drivers/infiniband/hw/cxgb3/
H A Diwch_cm.h134 LISTEN, enumerator in enum:iwch_ep_state
H A Diwch_cm.c1352 if (state_read(&parent_ep->com) != LISTEN) {
1353 printk(KERN_ERR "%s - listening ep not in LISTEN\n",
2024 state_set(&ep->com, LISTEN);
/drivers/infiniband/hw/cxgb4/
H A Diw_cxgb4.h748 LISTEN, enumerator in enum:c4iw_ep_state
H A Dcm.c2296 if (state_read(&parent_ep->com) != LISTEN) {
2297 printk(KERN_ERR "%s - listening ep not in LISTEN\n",
3243 state_set(&ep->com, LISTEN);

Completed in 244 milliseconds