Home
last modified time | relevance | path

Searched refs:if_hw_tsomax_common (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/net/
HDif_var.h1015 void if_hw_tsomax_common(struct ifnet *, struct ifnet_hw_tsomax *);
HDif_vlan.c1514 if_hw_tsomax_common(p, &hw_tsomax);
HDif_lagg.c462 if_hw_tsomax_common(lp->lp_ifp, &hw_tsomax); in lagg_capabilities()
HDif.c591 if_hw_tsomax_common(struct ifnet *ifp, struct ifnet_hw_tsomax *pmax) in if_hw_tsomax_common() function