Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_proto.h97 extern uint32 dhd_prot_read_seqnum(dhd_pub_t *dhd, bool host);
H A Ddhd_msgbuf.c10720 bcm_bprintf(b, "host_seqnum %u dngl_seqnum %u\n", dhd_prot_read_seqnum(dhd, TRUE),
10721 dhd_prot_read_seqnum(dhd, FALSE));
11977 dhd_prot_read_seqnum(dhd_pub_t *dhd, bool host) function
12005 dngl_seqnum = dhd_prot_read_seqnum(dhd, FALSE);
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_proto.h97 extern uint32 dhd_prot_read_seqnum(dhd_pub_t *dhd, bool host);
H A Ddhd_msgbuf.c10716 bcm_bprintf(b, "host_seqnum %u dngl_seqnum %u\n", dhd_prot_read_seqnum(dhd, TRUE),
10717 dhd_prot_read_seqnum(dhd, FALSE));
11973 dhd_prot_read_seqnum(dhd_pub_t *dhd, bool host) function
12001 dngl_seqnum = dhd_prot_read_seqnum(dhd, FALSE);