Searched refs:our_beacon_slot (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/uwb/
H A Ddrp.c177 int our_beacon_slot = rsv->rc->uwb_dev.beacon_slot; evaluate_conflict_action() local
212 our_beacon_slot < ext_beacon_slot) { evaluate_conflict_action()
218 our_beacon_slot > ext_beacon_slot) { evaluate_conflict_action()
225 if (our_beacon_slot > ext_beacon_slot) { evaluate_conflict_action()
230 if (our_beacon_slot < ext_beacon_slot) { evaluate_conflict_action()
237 if (our_beacon_slot > ext_beacon_slot) { evaluate_conflict_action()
242 if (our_beacon_slot < ext_beacon_slot) { evaluate_conflict_action()

Completed in 95 milliseconds