Home
last modified time | relevance | path

Searched refs:cxgb_fcoe_sof_eof_supported (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_fcoe.h54 bool cxgb_fcoe_sof_eof_supported(struct adapter *, struct sk_buff *);
H A Dcxgb4_fcoe.c41 bool cxgb_fcoe_sof_eof_supported(struct adapter *adap, struct sk_buff *skb) in cxgb_fcoe_sof_eof_supported() function
H A Dsge.c1265 if (!cxgb_fcoe_sof_eof_supported(adap, skb)) in cxgb_fcoe_offload()