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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/uwb/
H A Ddrp.c147 static int evaluate_conflict_action(struct uwb_ie_drp *ext_drp_ie, int ext_beacon_slot, argument
187 our_beacon_slot < ext_beacon_slot) {
193 our_beacon_slot > ext_beacon_slot) {
200 if (our_beacon_slot > ext_beacon_slot) {
205 if (our_beacon_slot < ext_beacon_slot) {
212 if (our_beacon_slot > ext_beacon_slot) {
217 if (our_beacon_slot < ext_beacon_slot) {
226 int ext_beacon_slot,
235 action = evaluate_conflict_action(drp_ie, ext_beacon_slot, rsv, uwb_rsv_status(rsv));
268 static void handle_conflict_expanding(struct uwb_ie_drp *drp_ie, int ext_beacon_slot, argument
225 handle_conflict_normal(struct uwb_ie_drp *drp_ie, int ext_beacon_slot, struct uwb_rsv *rsv, struct uwb_mas_bm *conflicting_mas) argument
[all...]

Completed in 92 milliseconds