Searched refs:ETH_P_PAUSE (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/uapi/linux/
H A Dif_ether.h75 #define ETH_P_PAUSE 0x8808 /* IEEE Pause frames. See 802.3 31B */ macro
/linux-master/drivers/net/ipvlan/
H A Dipvlan_core.c553 if (skb->protocol == htons(ETH_P_PAUSE)) {
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_selftests.c725 if (ehdr->h_proto != htons(ETH_P_PAUSE))
753 tpriv->pt.type = htons(ETH_P_PAUSE);
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.c1707 ETH_P_PAUSE));
/linux-master/drivers/net/
H A Dmacvlan.c274 if (skb->protocol == htons(ETH_P_PAUSE))
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_lib.c2558 ice_fltr_add_eth(vsi, ETH_P_PAUSE, ICE_FLTR_TX,

Completed in 193 milliseconds