Searched refs:ether_do_pcp (Results 1 – 1 of 1) sorted by relevance
120 static inline bool ether_do_pcp(struct ifnet *, struct mbuf *);469 if (ether_do_pcp(ifp, m) && !ether_set_pcp(&m, ifp, ifp->if_pcp)) in ether_output_frame()1387 ether_do_pcp(struct ifnet *ifp, struct mbuf *m) in ether_do_pcp() function