Home
last modified time | relevance | path

Searched defs:bce (Results 1 – 5 of 5) 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() local
164 struct uwb_beca_e *bce, *next; in __uwb_beca_find_bydev() local
179 struct uwb_beca_e *bce, *next; in __uwb_beca_find_bymac() local
202 struct uwb_beca_e *bce; in uwb_dev_get_by_devaddr() local
222 struct uwb_beca_e *bce; in uwb_dev_get_by_macaddr() local
234 static void uwb_beca_e_init(struct uwb_beca_e *bce) in uwb_beca_e_init()
255 struct uwb_beca_e *bce; in __uwb_beca_add() local
274 struct uwb_beca_e *bce, *next; in uwb_beca_purge() local
290 struct uwb_beca_e *bce, *next; in uwb_beca_release() local
319 ssize_t uwb_bce_print_IEs(struct uwb_dev *uwb_dev, struct uwb_beca_e *bce, in uwb_bce_print_IEs()
[all …]
Dlc-dev.c136 struct uwb_beca_e *bce; in uwb_dev_BPST_show() local
173 struct uwb_beca_e *bce = uwb_dev->bce; in uwb_dev_LQE_show() local
187 struct uwb_beca_e *bce = uwb_dev->bce; in uwb_dev_LQE_store() local
201 struct uwb_beca_e *bce = uwb_dev->bce; in uwb_dev_RSSI_show() local
215 struct uwb_beca_e *bce = uwb_dev->bce; in uwb_dev_RSSI_store() local
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-internal.h281 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()
Duwb.h51 struct uwb_beca_e *bce; /* Beacon Cache Entry */ member
/Linux-v5.4/arch/arc/include/asm/
Darcregs.h237 unsigned int pad:6, fbe:2, tqe:2, ts:4, ft:1, rse:2, pte:3, bce:3, ver:8; member