Searched refs:fcoe_rcv_info (Results 1 – 3 of 3) sorted by relevance
65 #define fr_cb(fp) ((struct fcoe_rcv_info *)&((fp)->skb.cb[0]))80 struct fcoe_rcv_info { struct97 static inline struct fcoe_rcv_info *fcoe_dev_from_skb(const struct sk_buff *skb) in fcoe_dev_from_skb() argument99 BUILD_BUG_ON(sizeof(struct fcoe_rcv_info) > sizeof(skb->cb)); in fcoe_dev_from_skb()100 return (struct fcoe_rcv_info *) skb->cb; in fcoe_dev_from_skb()
127 struct fcoe_rcv_info *fr; in bnx2fc_clean_rx_queue()413 struct fcoe_rcv_info *fr; in bnx2fc_rcv()497 struct fcoe_rcv_info *fr; in bnx2fc_recv_frame()
1432 struct fcoe_rcv_info *fr; in fcoe_rcv()1785 struct fcoe_rcv_info *fr; in fcoe_recv_frame()