Searched refs:if_hw_tsomax_common (Results 1 – 4 of 4) sorted by relevance
774 void if_hw_tsomax_common(if_t ifp, struct ifnet_hw_tsomax *);
1741 if_hw_tsomax_common(p, &hw_tsomax); in vlan_capabilities()
700 if_hw_tsomax_common(lp->lp_ifp, &hw_tsomax); in lagg_capabilities()
810 if_hw_tsomax_common(if_t ifp, struct ifnet_hw_tsomax *pmax) in if_hw_tsomax_common() function