Searched refs:up_vis (Results 1 – 2 of 2) sorted by relevance
1928 if (pi->up_vis > 0 && pi->link_cfg.link_ok) { in stop_adapter()2455 if (pi->up_vis > 0) { in restart_lld()3359 if (pi->up_vis > 0 && !hw_off_limits(sc)) { in cxgbe_media_change()3527 if (pi->up_vis == 0 && !hw_off_limits(sc)) { in cxgbe_media_status()6450 if (pi->up_vis == 0) { in cxgbe_init_synchronized()6487 pi->up_vis++; in cxgbe_init_synchronized()6560 pi->up_vis--; in cxgbe_uninit_synchronized()6561 if (pi->up_vis > 0) { in cxgbe_uninit_synchronized()8550 if (pi->up_vis > 0) in sysctl_pause_settings()8644 if (pi->up_vis > 0) { in sysctl_requested_fec()[all …]
308 int up_vis; member