Searched refs:fcoe_rcv_info (Results 1 – 3 of 3) sorted by relevance
53 #define fr_cb(fp) ((struct fcoe_rcv_info *)&((fp)->skb.cb[0]))68 struct fcoe_rcv_info { struct85 static inline struct fcoe_rcv_info *fcoe_dev_from_skb(const struct sk_buff *skb) in fcoe_dev_from_skb() argument87 BUILD_BUG_ON(sizeof(struct fcoe_rcv_info) > sizeof(skb->cb)); in fcoe_dev_from_skb()88 return (struct fcoe_rcv_info *) skb->cb; in fcoe_dev_from_skb()
152 struct fcoe_rcv_info *fr; in bnx2fc_clean_rx_queue()430 struct fcoe_rcv_info *fr; in bnx2fc_rcv()511 struct fcoe_rcv_info *fr; in bnx2fc_recv_frame()
1338 struct fcoe_rcv_info *fr; in fcoe_rcv()1652 struct fcoe_rcv_info *fr; in fcoe_recv_frame()