Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxgbi/
Dlibcxgbi.h398 static inline int cxgbi_sock_is_established(struct cxgbi_sock *csk) in cxgbi_sock_is_established() function
Dlibcxgbi.c2796 if (!cxgbi_sock_is_established(csk)) in cxgbi_ep_poll()