Searched refs:up_vis (Results 1 – 2 of 2) sorted by relevance
2050 if (pi->up_vis > 0 && pi->link_cfg.link_ok) { in stop_adapter()2576 if (pi->up_vis > 0) { in restart_lld()3590 if (pi->up_vis > 0 && hw_all_ok(sc)) { in cxgbe_media_change()3793 if (pi->up_vis == 0 && hw_all_ok(sc)) { in cxgbe_media_status()6811 if (pi->up_vis == 0) { in cxgbe_init_synchronized()6846 pi->up_vis++; in cxgbe_init_synchronized()6919 pi->up_vis--; in cxgbe_uninit_synchronized()6920 if (pi->up_vis > 0) { in cxgbe_uninit_synchronized()9018 if (pi->up_vis > 0) in sysctl_pause_settings()9111 if (pi->up_vis > 0) { in sysctl_requested_fec()[all …]
320 int up_vis; member