Home
last modified time | relevance | path

Searched defs:cxgbi_skb_cb (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/cxgbi/
H A Dlibcxgbi.h237 struct cxgbi_skb_cb { struct
246 #define CXGBI_SKB_CB(skb) ((struct cxgbi_skb_cb *)&((skb)->cb[0])) argument