Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/cxgbi/
Dlibcxgbi.h360 static inline void cxgbi_sock_free(struct kref *kref) in cxgbi_sock_free() function
378 kref_put(&csk->refcnt, cxgbi_sock_free); in __cxgbi_sock_put()