Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/cxgbi/
H A Dlibcxgbi.h425 static inline struct sk_buff *cxgbi_sock_dequeue_wr(struct cxgbi_sock *csk) in cxgbi_sock_dequeue_wr() function
H A Dlibcxgbi.c1055 cxgbi_sock_dequeue_wr(csk); in cxgbi_sock_rcv_wr_ack()
1126 while ((skb = cxgbi_sock_dequeue_wr(csk)) != NULL) in cxgbi_sock_purge_wr_queue()