Searched refs:cxgbit_wake_up (Results 1 – 1 of 1) sorted by relevance
/drivers/target/iscsi/cxgbit/ |
D | cxgbit_cm.c | 35 cxgbit_wake_up(struct cxgbit_wr_wait *wr_waitp, const char *func, u8 ret) in cxgbit_wake_up() function 694 cxgbit_wake_up(&csk->com.wr_wait, __func__, CPL_ERR_NONE); in __cxgbit_abort_conn() 1593 cxgbit_wake_up(&cnp->com.wr_wait, __func__, rpl->status); in cxgbit_pass_open_rpl() 1615 cxgbit_wake_up(&cnp->com.wr_wait, __func__, rpl->status); in cxgbit_close_listsrv_rpl() 1798 cxgbit_wake_up(&csk->com.wr_wait, __func__, in cxgbit_abort_rpl_rss() 1912 cxgbit_wake_up(&csk->com.wr_wait, __func__, rpl->status); in cxgbit_set_tcb_rpl()
|