Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_var.h154 struct ifnet_hw_tsomax { struct
736 void if_hw_tsomax_common(if_t ifp, struct ifnet_hw_tsomax *);
737 int if_hw_tsomax_update(if_t ifp, struct ifnet_hw_tsomax *);
155 tsomaxbytesifnet_hw_tsomax global() argument
156 tsomaxsegcountifnet_hw_tsomax global() argument
157 tsomaxsegsizeifnet_hw_tsomax global() argument
H A Dif.c776 if_hw_tsomax_common(if_t ifp, struct ifnet_hw_tsomax *pmax) in if_hw_tsomax_common()
805 if_hw_tsomax_update(if_t ifp, struct ifnet_hw_tsomax *pmax) in if_hw_tsomax_update()
H A Dif_vlan.c2090 struct ifnet_hw_tsomax hw_tsomax; in vlan_capabilities()
H A Dif_lagg.c669 struct ifnet_hw_tsomax hw_tsomax; in lagg_capabilities()