aq_stop_locked
static void aq_stop_locked(struct ifnet *, bool);
aq_stop_locked(ifp, false);
aq_stop_locked(ifp, disable ? true : false);