Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/uwb/
Dbeacon.c166 struct uwb_beca_e *bce = container_of(_bce, struct uwb_beca_e, refcnt); in uwb_bce_kfree()
175 struct uwb_beca_e *__uwb_beca_find_bydev(struct uwb_rc *rc, in __uwb_beca_find_bydev()
178 struct uwb_beca_e *bce, *next; in __uwb_beca_find_bydev()
190 struct uwb_beca_e *__uwb_beca_find_bymac(struct uwb_rc *rc, in __uwb_beca_find_bymac()
193 struct uwb_beca_e *bce, *next; in __uwb_beca_find_bymac()
216 struct uwb_beca_e *bce; in uwb_dev_get_by_devaddr()
236 struct uwb_beca_e *bce; in uwb_dev_get_by_macaddr()
248 static void uwb_beca_e_init(struct uwb_beca_e *bce) in uwb_beca_e_init()
264 struct uwb_beca_e *__uwb_beca_add(struct uwb_rc *rc, in __uwb_beca_add()
269 struct uwb_beca_e *bce; in __uwb_beca_add()
[all …]
Duwb-internal.h36 struct uwb_beca_e;
44 extern void uwbd_dev_onair(struct uwb_rc *, struct uwb_beca_e *);
45 extern void uwbd_dev_offair(struct uwb_beca_e *);
277 struct uwb_beca_e { struct
290 extern ssize_t uwb_bce_print_IEs(struct uwb_dev *, struct uwb_beca_e *, argument
294 static inline void uwb_bce_get(struct uwb_beca_e *bce) in uwb_bce_get()
298 static inline void uwb_bce_put(struct uwb_beca_e *bce) in uwb_bce_put()
Dlc-dev.c150 struct uwb_beca_e *bce; in uwb_dev_BPST_show()
187 struct uwb_beca_e *bce = uwb_dev->bce; in uwb_dev_LQE_show()
201 struct uwb_beca_e *bce = uwb_dev->bce; in uwb_dev_LQE_store()
215 struct uwb_beca_e *bce = uwb_dev->bce; in uwb_dev_RSSI_show()
229 struct uwb_beca_e *bce = uwb_dev->bce; in uwb_dev_RSSI_store()
386 void uwbd_dev_offair(struct uwb_beca_e *bce) in uwbd_dev_offair()
410 void uwbd_dev_onair(struct uwb_rc *rc, struct uwb_beca_e *bce) in uwbd_dev_onair()
/linux-4.19.296/include/linux/
Duwb.h39 struct uwb_beca_e;
65 struct uwb_beca_e *bce; /* Beacon Cache Entry */