Searched defs:drp_ie (Results  1 – 4 of 4) sorted by relevance
| /linux-4.4.14/drivers/uwb/ | 
| D | drp.c | 250 static void handle_conflict_normal(struct uwb_ie_drp *drp_ie,  in handle_conflict_normal()293 static void handle_conflict_expanding(struct uwb_ie_drp *drp_ie, int ext_beacon_slot,  in handle_conflict_expanding()
 347 					struct uwb_ie_drp *drp_ie,  in uwb_drp_handle_conflict_rsv()
 377 					    struct uwb_ie_drp *drp_ie,  in uwb_drp_handle_all_conflict_rsv()
 390 	struct uwb_ie_drp *drp_ie, struct uwb_mas_bm *mas)  in uwb_drp_process_target_accepted()
 441 		   struct uwb_ie_drp *drp_ie, struct uwb_rc_evt_drp *drp_evt)  in uwb_drp_process_target()
 529 				  struct uwb_dev *src, struct uwb_ie_drp *drp_ie,  in uwb_drp_process_owner()
 617 static void uwb_drp_handle_alien_drp(struct uwb_rc *rc, struct uwb_ie_drp *drp_ie)  in uwb_drp_handle_alien_drp()
 665 					 struct uwb_ie_drp *drp_ie)  in uwb_drp_process_not_involved()
 675 				     struct uwb_ie_drp *drp_ie)  in uwb_drp_process_involved()
 [all …]
 
 | 
| D | drp-ie.c | 126 	struct uwb_ie_drp *drp_ie;  in uwb_drp_ie_alloc()  local141 static void uwb_drp_ie_from_bm(struct uwb_ie_drp *drp_ie,  in uwb_drp_ie_from_bm()
 193 	struct uwb_ie_drp *drp_ie;  in uwb_drp_ie_update()  local
 296 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 | 720 			  struct uwb_ie_drp *drp_ie)  in uwb_rsv_match()745 					  struct uwb_ie_drp *drp_ie)  in uwb_rsv_new_target()
 820 			     struct uwb_ie_drp *drp_ie)  in uwb_rsv_find()
 
 | 
| /linux-4.4.14/include/linux/ | 
| D | uwb.h | 261 	struct uwb_ie_drp *drp_ie;  member
 |