Lines Matching defs:fovr
459 struct lagg_failover *fovr;
465 fovr = psc->psc_ctx;
466 fovr->fo_rx_all = true;
498 struct lagg_failover *fovr;
503 fovr = psc->psc_ctx;
504 if (atomic_load_relaxed(&fovr->fo_rx_all))
531 struct lagg_failover *fovr;
536 fovr = psc->psc_ctx;
547 if (fovr->fo_rx_all) {
561 struct lagg_failover *fovr;
567 fovr = psc->psc_ctx;
577 fovr->fo_rx_all = set;