Home
last modified time | relevance | path

Searched refs:uwb_beca_e (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/staging/uwb/
Dbeacon.c152 struct uwb_beca_e *bce = container_of(_bce, struct uwb_beca_e, refcnt); in uwb_bce_kfree()
161 struct uwb_beca_e *__uwb_beca_find_bydev(struct uwb_rc *rc, in __uwb_beca_find_bydev()
164 struct uwb_beca_e *bce, *next; in __uwb_beca_find_bydev()
176 struct uwb_beca_e *__uwb_beca_find_bymac(struct uwb_rc *rc, in __uwb_beca_find_bymac()
179 struct uwb_beca_e *bce, *next; in __uwb_beca_find_bymac()
202 struct uwb_beca_e *bce; in uwb_dev_get_by_devaddr()
222 struct uwb_beca_e *bce; in uwb_dev_get_by_macaddr()
234 static void uwb_beca_e_init(struct uwb_beca_e *bce) in uwb_beca_e_init()
250 struct uwb_beca_e *__uwb_beca_add(struct uwb_rc *rc, in __uwb_beca_add()
255 struct uwb_beca_e *bce; in __uwb_beca_add()
[all …]
Duwb-internal.h23 struct uwb_beca_e;
31 extern void uwbd_dev_onair(struct uwb_rc *, struct uwb_beca_e *);
32 extern void uwbd_dev_offair(struct uwb_beca_e *);
264 struct uwb_beca_e { struct
277 extern ssize_t uwb_bce_print_IEs(struct uwb_dev *, struct uwb_beca_e *, argument
281 static inline void uwb_bce_get(struct uwb_beca_e *bce) in uwb_bce_get()
285 static inline void uwb_bce_put(struct uwb_beca_e *bce) in uwb_bce_put()
Dlc-dev.c136 struct uwb_beca_e *bce; in uwb_dev_BPST_show()
173 struct uwb_beca_e *bce = uwb_dev->bce; in uwb_dev_LQE_show()
187 struct uwb_beca_e *bce = uwb_dev->bce; in uwb_dev_LQE_store()
201 struct uwb_beca_e *bce = uwb_dev->bce; in uwb_dev_RSSI_show()
215 struct uwb_beca_e *bce = uwb_dev->bce; in uwb_dev_RSSI_store()
372 void uwbd_dev_offair(struct uwb_beca_e *bce) in uwbd_dev_offair()
396 void uwbd_dev_onair(struct uwb_rc *rc, struct uwb_beca_e *bce) in uwbd_dev_onair()
Duwb.h25 struct uwb_beca_e;
51 struct uwb_beca_e *bce; /* Beacon Cache Entry */