Searched refs:if_hw_tsomax_common (Results 1 – 4 of 4) sorted by relevance
1015 void if_hw_tsomax_common(struct ifnet *, struct ifnet_hw_tsomax *);
1514 if_hw_tsomax_common(p, &hw_tsomax);
462 if_hw_tsomax_common(lp->lp_ifp, &hw_tsomax); in lagg_capabilities()
591 if_hw_tsomax_common(struct ifnet *ifp, struct ifnet_hw_tsomax *pmax) in if_hw_tsomax_common() function