Home
last modified time | relevance | path

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

/linux/net/tipc/
A Dsubscr.c53 tipc_evt_write(evt, found_lower, p->sr.lower); in tipc_sub_send_event()
58 tipc_evt_write(evt, found_lower, s->seq.lower); in tipc_sub_send_event()
76 u32 found_lower = found->lower; in tipc_sub_check_overlap() local
79 if (found_lower < subscribed->lower) in tipc_sub_check_overlap()
80 found_lower = subscribed->lower; in tipc_sub_check_overlap()
83 return found_lower <= found_upper; in tipc_sub_check_overlap()
A Dgroup.c679 evt.found_lower = m->instance; in tipc_group_create_event()
863 u32 instance = evt->found_lower; in tipc_group_member_evt()
/linux/drivers/net/wireless/broadcom/b43/
A Dlo.c577 int found_lower = 0; in lo_probe_possible_loctls() local
624 found_lower = 1; in lo_probe_possible_loctls()
641 return found_lower; in lo_probe_possible_loctls()
652 int found_lower; in lo_probe_loctls_statemachine() local
687 found_lower = in lo_probe_loctls_statemachine()
689 if (!found_lower) in lo_probe_loctls_statemachine()
/linux/include/uapi/linux/
A Dtipc.h130 __u32 found_lower; /* matching range */ member
/linux/drivers/net/wireless/broadcom/b43legacy/
A Dphy.c1374 int found_lower; in b43legacy_phy_lo_g_state() local
1387 found_lower = 0; in b43legacy_phy_lo_g_state()
1420 found_lower = 1; in b43legacy_phy_lo_g_state()
1434 } while (i-- && found_lower); in b43legacy_phy_lo_g_state()

Completed in 11 milliseconds