if_hw_tsomax_update
if_hw_tsomax_update(sc->sc_ifp, &hw_tsomax) != 0) {
(void)if_hw_tsomax_update(sc->sc_ifp, &hw_tsomax);
int if_hw_tsomax_update(if_t ifp, struct ifnet_hw_tsomax *);
if_hw_tsomax_update(ifp, &hw_tsomax);