Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_var.h136 struct ifnet_hw_tsomax { struct
774 void if_hw_tsomax_common(if_t ifp, struct ifnet_hw_tsomax *);
775 int if_hw_tsomax_update(if_t ifp, struct ifnet_hw_tsomax *);
H A Dif_vlan.c1703 struct ifnet_hw_tsomax hw_tsomax; in vlan_capabilities()
H A Dif.c810 if_hw_tsomax_common(if_t ifp, struct ifnet_hw_tsomax *pmax) in if_hw_tsomax_common()
839 if_hw_tsomax_update(if_t ifp, struct ifnet_hw_tsomax *pmax) in if_hw_tsomax_update()
H A Dif_lagg.c671 struct ifnet_hw_tsomax hw_tsomax; in lagg_capabilities()