Searched refs:ETH_P_PAUSE (Results 1 – 6 of 6) sorted by relevance
75 #define ETH_P_PAUSE 0x8808 /* IEEE Pause frames. See 802.3 31B */ macro
538 if (skb->protocol == htons(ETH_P_PAUSE)) { in ipvlan_multicast_enqueue()
725 if (ehdr->h_proto != htons(ETH_P_PAUSE)) in stmmac_test_flowctrl_validate()753 tpriv->pt.type = htons(ETH_P_PAUSE); in stmmac_test_flowctrl()
272 if (skb->protocol == htons(ETH_P_PAUSE)) in macvlan_broadcast()
1710 ETH_P_PAUSE)); in ixgbe_ndo_set_vf_spoofchk()
2980 ice_fltr_add_eth(vsi, ETH_P_PAUSE, ICE_FLTR_TX, in ice_vsi_setup()
Completed in 38 milliseconds