Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_statlog.c47 dhd_attach_statlog(dhd_pub_t *dhdp, uint32 num_items, uint32 bdlog_num_items, uint32 logbuf_len) in dhd_attach_statlog() argument
92 DHD_STATLOG_RING_SIZE(bdlog_num_items)); in dhd_attach_statlog()
101 DHD_STATLOG_ITEM_SIZE, bdlog_num_items, DHD_RING_TYPE_SINGLE_IDX); in dhd_attach_statlog()
H A Ddhd_statlog.h179 uint32 bdlog_num_items, uint32 logbuf_len);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_statlog.c47 dhd_attach_statlog(dhd_pub_t *dhdp, uint32 num_items, uint32 bdlog_num_items, uint32 logbuf_len) in dhd_attach_statlog() argument
92 DHD_STATLOG_RING_SIZE(bdlog_num_items)); in dhd_attach_statlog()
101 DHD_STATLOG_ITEM_SIZE, bdlog_num_items, DHD_RING_TYPE_SINGLE_IDX); in dhd_attach_statlog()
H A Ddhd_statlog.h179 uint32 bdlog_num_items, uint32 logbuf_len);