Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/cxgbi/
H A Dlibcxgbi.h338 static inline int cxgbi_sock_is_closing(struct cxgbi_sock *csk) in cxgbi_sock_is_closing() function
H A Dlibcxgbi.c2923 if (cxgbi_sock_is_closing(csk)) { in cxgbi_ep_connect()