Searched refs:uwb_rceb (Results  1 – 12 of 12) sorted by relevance
| /Linux-v5.4/drivers/staging/uwb/include/ | 
| D | spec.h | 471 struct uwb_rceb {  struct 551 	struct uwb_rceb rceb; 557 	struct uwb_rceb rceb; 565 	struct uwb_rceb rceb; 572 	struct uwb_rceb rceb; 579 	struct uwb_rceb rceb; 608 	struct uwb_rceb rceb; 615 	struct uwb_rceb rceb; 622 	struct uwb_rceb rceb; 638 	struct uwb_rceb rceb; [all …] 
 | 
| /Linux-v5.4/drivers/staging/uwb/i1480/dfu/ | 
| D | i1480-dfu.h | 64 struct uwb_rceb; 133 			    const struct uwb_rceb *, const char *, u8, 164 	struct uwb_rceb rceb; 173 	struct uwb_rceb rceb; 187 	struct uwb_rceb rceb; 202 	struct uwb_rceb rceb; 234 	struct uwb_rceb rceb;
  | 
| D | dfu.c | 38 int i1480_rceb_check(const struct i1480 *i1480, const struct uwb_rceb *rceb,  in i1480_rceb_check() 82 	struct uwb_rceb *reply = i1480->evt_buf;  in i1480_cmd()
  | 
| D | mac.c | 379 		struct uwb_rceb rceb;  in i1480_cmd_reset()
  | 
| /Linux-v5.4/drivers/staging/uwb/ | 
| D | reset.c | 106 	struct uwb_rceb *reply; 111 			    struct uwb_rceb *reply, ssize_t reply_size)  in uwb_rc_cmd_done() 159 		     struct uwb_rceb *reply, size_t reply_size,  in __uwb_rc_cmd() 161 		     struct uwb_rceb **preply)  in __uwb_rc_cmd() 215 		   struct uwb_rceb *reply, size_t reply_size)  in uwb_rc_cmd() 259 		    struct uwb_rceb **preply)  in uwb_rc_vcmd()
  | 
| D | neh.c | 285 static void uwb_rc_neh_cb(struct uwb_rc_neh *neh, struct uwb_rceb *rceb, size_t size)  in uwb_rc_neh_cb() 291 static bool uwb_rc_neh_match(struct uwb_rc_neh *neh, const struct uwb_rceb *rceb)  in uwb_rc_neh_match() 314 				     const struct uwb_rceb *rceb)  in uwb_rc_neh_lookup() 363 void uwb_rc_notif(struct uwb_rc *rc, struct uwb_rceb *rceb, ssize_t size)  in uwb_rc_notif() 392 static void uwb_rc_neh_grok_event(struct uwb_rc *rc, struct uwb_rceb *rceb, size_t size)  in uwb_rc_neh_grok_event() 396 	struct uwb_rceb *notif;  in uwb_rc_neh_grok_event() 468 	struct uwb_rceb *rceb;  in uwb_rc_neh_grok()
  | 
| D | hwa-rc.c | 76 	struct uwb_rceb rceb; 101 				      struct uwb_rceb **header,  in hwarc_filter_evt_beacon_WUSB_0100() 145 	struct uwb_rceb rceb; 159 					 struct uwb_rceb **header,  in hwarc_filter_evt_drp_avail_WUSB_0100() 212 	struct uwb_rceb rceb; 234 				   struct uwb_rceb **header,  in hwarc_filter_evt_drp_WUSB_0100() 428 ssize_t hwarc_get_event_size(struct uwb_rc *rc, const struct uwb_rceb *rceb,  in hwarc_get_event_size() 453 	struct uwb_rceb rceb; 481 int hwarc_filter_event_WUSB_0100(struct uwb_rc *rc, struct uwb_rceb **header,  in hwarc_filter_event_WUSB_0100() 486 	struct uwb_rceb *rceb = *header;  in hwarc_filter_event_WUSB_0100() [all …] 
 | 
| D | uwb.h | 369 	int (*filter_event)(struct uwb_rc *, struct uwb_rceb **, const size_t, 498                                 struct uwb_rceb *reply, ssize_t reply_size); 506 		   struct uwb_rceb *reply, size_t reply_size); 510 		    struct uwb_rceb **preply); 670 ssize_t uwb_est_find_size(struct uwb_rc *rc, const struct uwb_rceb *rceb,
  | 
| D | est.c | 339 			 u8 event_low, const struct uwb_rceb *rceb,  in uwb_est_get_size() 414 ssize_t uwb_est_find_size(struct uwb_rc *rc, const struct uwb_rceb *rceb,  in uwb_est_find_size()
  | 
| D | ie.c | 101 	struct uwb_rceb *reply = NULL;  in uwb_rc_get_ie()
  | 
| D | uwb-internal.h | 190 	struct uwb_rceb *rceb;
  | 
| D | drp.c | 48 				    struct uwb_rceb *reply, ssize_t reply_size)  in uwb_rc_set_drp_cmd_done()
  |