Home
last modified time | relevance | path

Searched refs:oper_status (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/lmc/
HDif_lmc.c2588 (sc->status.oper_status == STATUS_UP) && in rxintr_cleanup()
2645 else if (sc->status.oper_status != STATUS_UP) in rxintr_cleanup()
2878 if (sc->status.oper_status != STATUS_UP) return 0; in txintr_setup()
3167 *(int *)result = (sc->status.oper_status==STATUS_UP) ? TIOCM_CAR : 0; in p2p_getmdm()
3548 sc->status.oper_status = sc->card->watchdog(sc); in core_watchdog()
3649 if (sc->status.oper_status != STATUS_UP) in lmc_raw_output()
3701 u_int8_t old_oper_status = sc->status.oper_status; in lmc_watchdog()
3722 if ((old_oper_status != sc->status.oper_status) && (sc->p2p->p2p_modem)) in lmc_watchdog()
3723 (*sc->p2p->p2p_modem)(sc->p2p, sc->status.oper_status==STATUS_UP); in lmc_watchdog()
3746 (sc->status.oper_status == STATUS_UP)) /* link came up */ in lmc_watchdog()
[all …]
HDif_lmc.h758 u_int16_t oper_status; /* actual state: up, down, test */ member
/freebsd-11-stable/usr.sbin/lmcconfig/
HDlmcconfig.c612 if (status.oper_status == STATUS_UP) in print_status()
614 else if (status.oper_status == STATUS_DOWN) in print_status()
616 else if (status.oper_status == STATUS_TEST) in print_status()
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
HDmlx5_port.c316 *status = MLX5_GET(paos_reg, out, oper_status); in mlx5_query_port_status()
/freebsd-11-stable/sys/dev/mlx5/
HDmlx5_ifc.h7832 u8 oper_status[0x4]; member
8123 u8 oper_status[0x4]; member
8723 u8 oper_status[0x4]; member