Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
HDiw_cxgbe.h194 static inline void c4iw_wake_up(struct c4iw_wr_wait *wr_waitp, int ret) in c4iw_wake_up() function
HDcm.c1076 c4iw_wake_up(&ep->com.wr_wait, -ECONNRESET); in c4iw_so_upcall()
2978 c4iw_wake_up(wr_waitp, ret ? -ret : 0); in fw6_wr_rpl()