Home
last modified time | relevance | path

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

/trueos/sys/net/
HDif_var.h135 struct ifnet_hw_tsomax { struct
1015 void if_hw_tsomax_common(struct ifnet *, struct ifnet_hw_tsomax *);
1016 int if_hw_tsomax_update(struct ifnet *, struct ifnet_hw_tsomax *);
HDif.c591 if_hw_tsomax_common(struct ifnet *ifp, struct ifnet_hw_tsomax *pmax) in if_hw_tsomax_common()
620 if_hw_tsomax_update(struct ifnet *ifp, struct ifnet_hw_tsomax *pmax) in if_hw_tsomax_update()
HDif_vlan.c1486 struct ifnet_hw_tsomax hw_tsomax;
HDif_lagg.c451 struct ifnet_hw_tsomax hw_tsomax; in lagg_capabilities()