Home
last modified time | relevance | path

Searched defs:bce (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/uwb/
Dbeacon.c166 struct uwb_beca_e *bce = container_of(_bce, struct uwb_beca_e, refcnt); in uwb_bce_kfree() local
178 struct uwb_beca_e *bce, *next; in __uwb_beca_find_bydev() local
193 struct uwb_beca_e *bce, *next; in __uwb_beca_find_bymac() local
216 struct uwb_beca_e *bce; in uwb_dev_get_by_devaddr() local
236 struct uwb_beca_e *bce; in uwb_dev_get_by_macaddr() local
248 static void uwb_beca_e_init(struct uwb_beca_e *bce) in uwb_beca_e_init()
269 struct uwb_beca_e *bce; in __uwb_beca_add() local
288 struct uwb_beca_e *bce, *next; in uwb_beca_purge() local
304 struct uwb_beca_e *bce, *next; in uwb_beca_release() local
333 ssize_t uwb_bce_print_IEs(struct uwb_dev *uwb_dev, struct uwb_beca_e *bce, in uwb_bce_print_IEs()
[all …]
Dlc-dev.c150 struct uwb_beca_e *bce; in uwb_dev_BPST_show() local
187 struct uwb_beca_e *bce = uwb_dev->bce; in uwb_dev_LQE_show() local
201 struct uwb_beca_e *bce = uwb_dev->bce; in uwb_dev_LQE_store() local
215 struct uwb_beca_e *bce = uwb_dev->bce; in uwb_dev_RSSI_show() local
229 struct uwb_beca_e *bce = uwb_dev->bce; in uwb_dev_RSSI_store() local
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()
Duwb-internal.h294 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()
/linux-4.4.14/include/linux/
Duwb.h65 struct uwb_beca_e *bce; /* Beacon Cache Entry */ member
/linux-4.4.14/arch/arc/include/asm/
Darcregs.h310 unsigned int pad:6, fbe:2, tqe:2, ts:4, ft:1, rse:2, pte:3, bce:3, ver:8; member