Searched refs:uwb_rceb (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/include/linux/uwb/ |
D | spec.h | 485 struct uwb_rceb { struct 565 struct uwb_rceb rceb; 571 struct uwb_rceb rceb; 579 struct uwb_rceb rceb; 586 struct uwb_rceb rceb; 593 struct uwb_rceb rceb; 622 struct uwb_rceb rceb; 629 struct uwb_rceb rceb; 636 struct uwb_rceb rceb; 652 struct uwb_rceb rceb; [all …]
|
/Linux-v4.19/drivers/uwb/i1480/dfu/ |
D | i1480-dfu.h | 78 struct uwb_rceb; 147 const struct uwb_rceb *, const char *, u8, 178 struct uwb_rceb rceb; 187 struct uwb_rceb rceb; 201 struct uwb_rceb rceb; 216 struct uwb_rceb rceb; 248 struct uwb_rceb rceb;
|
D | dfu.c | 52 int i1480_rceb_check(const struct i1480 *i1480, const struct uwb_rceb *rceb, in i1480_rceb_check() 96 struct uwb_rceb *reply = i1480->evt_buf; in i1480_cmd()
|
D | mac.c | 393 struct uwb_rceb rceb; in i1480_cmd_reset()
|
/Linux-v4.19/drivers/uwb/ |
D | reset.c | 120 struct uwb_rceb *reply; 125 struct uwb_rceb *reply, ssize_t reply_size) in uwb_rc_cmd_done() 173 struct uwb_rceb *reply, size_t reply_size, in __uwb_rc_cmd() 175 struct uwb_rceb **preply) in __uwb_rc_cmd() 229 struct uwb_rceb *reply, size_t reply_size) in uwb_rc_cmd() 273 struct uwb_rceb **preply) in uwb_rc_vcmd()
|
D | neh.c | 299 static void uwb_rc_neh_cb(struct uwb_rc_neh *neh, struct uwb_rceb *rceb, size_t size) in uwb_rc_neh_cb() 305 static bool uwb_rc_neh_match(struct uwb_rc_neh *neh, const struct uwb_rceb *rceb) in uwb_rc_neh_match() 328 const struct uwb_rceb *rceb) in uwb_rc_neh_lookup() 377 void uwb_rc_notif(struct uwb_rc *rc, struct uwb_rceb *rceb, ssize_t size) in uwb_rc_notif() 406 static void uwb_rc_neh_grok_event(struct uwb_rc *rc, struct uwb_rceb *rceb, size_t size) in uwb_rc_neh_grok_event() 410 struct uwb_rceb *notif; in uwb_rc_neh_grok_event() 482 struct uwb_rceb *rceb; in uwb_rc_neh_grok()
|
D | hwa-rc.c | 93 struct uwb_rceb rceb; 118 struct uwb_rceb **header, in hwarc_filter_evt_beacon_WUSB_0100() 162 struct uwb_rceb rceb; 176 struct uwb_rceb **header, in hwarc_filter_evt_drp_avail_WUSB_0100() 229 struct uwb_rceb rceb; 251 struct uwb_rceb **header, in hwarc_filter_evt_drp_WUSB_0100() 445 ssize_t hwarc_get_event_size(struct uwb_rc *rc, const struct uwb_rceb *rceb, in hwarc_get_event_size() 470 struct uwb_rceb rceb; 498 int hwarc_filter_event_WUSB_0100(struct uwb_rc *rc, struct uwb_rceb **header, in hwarc_filter_event_WUSB_0100() 503 struct uwb_rceb *rceb = *header; in hwarc_filter_event_WUSB_0100() [all …]
|
D | est.c | 353 u8 event_low, const struct uwb_rceb *rceb, in uwb_est_get_size() 428 ssize_t uwb_est_find_size(struct uwb_rc *rc, const struct uwb_rceb *rceb, in uwb_est_find_size()
|
D | ie.c | 115 struct uwb_rceb *reply = NULL; in uwb_rc_get_ie()
|
D | uwb-internal.h | 203 struct uwb_rceb *rceb;
|
D | drp.c | 59 struct uwb_rceb *reply, ssize_t reply_size) in uwb_rc_set_drp_cmd_done()
|
/Linux-v4.19/include/linux/ |
D | uwb.h | 383 int (*filter_event)(struct uwb_rc *, struct uwb_rceb **, const size_t, 512 struct uwb_rceb *reply, ssize_t reply_size); 520 struct uwb_rceb *reply, size_t reply_size); 524 struct uwb_rceb **preply); 684 ssize_t uwb_est_find_size(struct uwb_rc *rc, const struct uwb_rceb *rceb,
|