Searched refs:fnic_fcoe_handle_fip_frame (Results 1 – 1 of 1) sorted by relevance
35 static int fnic_fcoe_handle_fip_frame(struct fnic *fnic, struct sk_buff *skb);551 static int fnic_fcoe_handle_fip_frame(struct fnic *fnic, struct sk_buff *skb) in fnic_fcoe_handle_fip_frame() function622 if (fnic_fcoe_handle_fip_frame(fnic, skb) <= 0) { in fnic_handle_fip_frame()