Searched defs:drp_ie (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/staging/uwb/ | 
| D | drp.c | 239 static void handle_conflict_normal(struct uwb_ie_drp *drp_ie,  in handle_conflict_normal() 282 static void handle_conflict_expanding(struct uwb_ie_drp *drp_ie, int ext_beacon_slot,  in handle_conflict_expanding() 336 					struct uwb_ie_drp *drp_ie,  in uwb_drp_handle_conflict_rsv() 366 					    struct uwb_ie_drp *drp_ie,  in uwb_drp_handle_all_conflict_rsv() 379 	struct uwb_ie_drp *drp_ie, struct uwb_mas_bm *mas)  in uwb_drp_process_target_accepted() 430 		   struct uwb_ie_drp *drp_ie, struct uwb_rc_evt_drp *drp_evt)  in uwb_drp_process_target() 518 				  struct uwb_dev *src, struct uwb_ie_drp *drp_ie,  in uwb_drp_process_owner() 606 static void uwb_drp_handle_alien_drp(struct uwb_rc *rc, struct uwb_ie_drp *drp_ie)  in uwb_drp_handle_alien_drp() 654 					 struct uwb_ie_drp *drp_ie)  in uwb_drp_process_not_involved() 664 				     struct uwb_ie_drp *drp_ie)  in uwb_drp_process_involved() [all …] 
 | 
| D | drp-ie.c | 115 	struct uwb_ie_drp *drp_ie;  in uwb_drp_ie_alloc()  local 128 static void uwb_drp_ie_from_bm(struct uwb_ie_drp *drp_ie,  in uwb_drp_ie_from_bm() 180 	struct uwb_ie_drp *drp_ie;  in uwb_drp_ie_update()  local 283 void uwb_drp_ie_to_bm(struct uwb_mas_bm *bm, const struct uwb_ie_drp *drp_ie)  in uwb_drp_ie_to_bm()
  | 
| D | rsv.c | 709 			  struct uwb_ie_drp *drp_ie)  in uwb_rsv_match() 734 					  struct uwb_ie_drp *drp_ie)  in uwb_rsv_new_target() 809 			     struct uwb_ie_drp *drp_ie)  in uwb_rsv_find()
  | 
| D | uwb.h | 247 	struct uwb_ie_drp *drp_ie;  member
  |