Searched defs:drp_ie (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/drivers/uwb/ |
D | drp.c | 246 static void handle_conflict_normal(struct uwb_ie_drp *drp_ie, in handle_conflict_normal() 289 static void handle_conflict_expanding(struct uwb_ie_drp *drp_ie, int ext_beacon_slot, in handle_conflict_expanding() 339 struct uwb_ie_drp *drp_ie, in uwb_drp_handle_conflict_rsv() 363 struct uwb_ie_drp *drp_ie, in uwb_drp_handle_all_conflict_rsv() 378 struct uwb_ie_drp *drp_ie, struct uwb_rc_evt_drp *drp_evt) in uwb_drp_process_target() 454 struct uwb_dev *src, struct uwb_ie_drp *drp_ie, in uwb_drp_process_owner() 578 static void uwb_drp_handle_alien_drp(struct uwb_rc *rc, struct uwb_ie_drp *drp_ie) in uwb_drp_handle_alien_drp() 627 struct uwb_ie_drp *drp_ie) in uwb_drp_process_not_involved() 637 struct uwb_ie_drp *drp_ie) in uwb_drp_process_involved() 668 static bool uwb_drp_involves_us(struct uwb_rc *rc, struct uwb_ie_drp *drp_ie) in uwb_drp_involves_us() [all …]
|
D | drp-ie.c | 126 struct uwb_ie_drp *drp_ie; in uwb_drp_ie_alloc() local 141 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 | 706 struct uwb_ie_drp *drp_ie) in uwb_rsv_match() 731 struct uwb_ie_drp *drp_ie) in uwb_rsv_new_target() 806 struct uwb_ie_drp *drp_ie) in uwb_rsv_find()
|
/linux-2.6.39/include/linux/ |
D | uwb.h | 260 struct uwb_ie_drp *drp_ie; member
|