Searched refs:is_beaconing_active (Results 1 – 1 of 1) sorted by relevance
807 u8 is_beaconing_active; in __subn_get_opa_portinfo() local878 is_beaconing_active = !!atomic_read(&ppd->led_override_timer_active); in __subn_get_opa_portinfo()879 pi->port_states.ledenable_offlinereason |= is_beaconing_active << 6; in __subn_get_opa_portinfo()4057 u32 is_beaconing_active; in __subn_get_opa_led_info() local4070 is_beaconing_active = !!atomic_read(&ppd->led_override_timer_active); in __subn_get_opa_led_info()4071 p->rsvd_led_mask = cpu_to_be32(is_beaconing_active << OPA_LED_SHIFT); in __subn_get_opa_led_info()