ETH_P_FCOE
if ((ether_type == ETH_P_FCOE) || (ether_type == ETH_P_FIP))
if (skb->protocol == htons(ETH_P_FCOE))
if (skb->protocol != htons(ETH_P_FCOE))
if (skb->protocol == htons(ETH_P_FCOE))
ice_app_prot_id_type = ETH_P_FCOE;
dcbcfg->app[0].prot_id = ETH_P_FCOE;
.protocol = ETH_P_FCOE,
.protocol = ETH_P_FCOE,
app->protocol == ETH_P_FCOE) {
app->protocol == ETH_P_FCOE) {
etqf = ETH_P_FCOE | IXGBE_ETQF_FCOE | IXGBE_ETQF_FILTER_EN;
case htons(ETH_P_FCOE):
if ((protocol == htons(ETH_P_FCOE)) &&
ETH_P_FCOE, 0);
ETH_P_FCOE, 0);
interface->fcoe_packet_type.type = __constant_htons(ETH_P_FCOE);
skb->protocol = htons(ETH_P_FCOE);
eh->h_proto = htons(ETH_P_FCOE);
if (unlikely(eth_hdr(skb)->h_proto != htons(ETH_P_FCOE))) {
skb->protocol = htons(ETH_P_FCOE);
eh->h_proto = htons(ETH_P_FCOE);
entry->app.protocol == ETH_P_FCOE)
if (entry->app.protocol == ETH_P_FCOE)
.protocol = ETH_P_FCOE
fcoe->fcoe_packet_type.type = htons(ETH_P_FCOE);
if (eh->h_proto != cpu_to_be16(ETH_P_FCOE)) {
pethhdr->h_proto = cpu_to_be16(ETH_P_FCOE);
skb->protocol = htons(ETH_P_FCOE);
eh->h_proto = htons(ETH_P_FCOE);
} else if (eh->h_proto == htons(ETH_P_FCOE)) {
if (protocol == htons(ETH_P_FCOE))
case htons(ETH_P_FCOE):