Searched refs:LINK_ACTIVE (Results 1 – 1 of 1) sorted by relevance
280 #define LINK_ACTIVE(ctx) ((ctx)->ifc_link_state == LINK_STATE_UP) macro3947 !LINK_ACTIVE(ctx))) { in iflib_txq_drain()4223 if (LINK_ACTIVE(ctx) == 0) in _task_fn_admin()4291 if (__predict_false((if_getdrvflags(ifp) & IFF_DRV_RUNNING) == 0 || !LINK_ACTIVE(ctx))) { in iflib_if_transmit()