Home
last modified time | relevance | path

Searched refs:rtt_state (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_rtt.c2310 if (dhd->rtt_state) { in dhd_rtt_init()
2313 dhd->rtt_state = kzalloc(sizeof(rtt_status_info_t), GFP_KERNEL); in dhd_rtt_init()
2314 if (dhd->rtt_state == NULL) { in dhd_rtt_init()
2319 bzero(dhd->rtt_state, sizeof(rtt_status_info_t)); in dhd_rtt_init()
2369 kfree(dhd->rtt_state); in dhd_rtt_init()
2418 kfree(dhd->rtt_state); in dhd_rtt_deinit()
2419 dhd->rtt_state = NULL; in dhd_rtt_deinit()
H A Ddhd_rtt.h65 #define GET_RTTSTATE(dhd) ((rtt_status_info_t *)dhd->rtt_state)
H A Ddhd.h821 void *rtt_state; member
H A Ddhd_linux.c7971 if (dhd->pub.rtt_state) { in dhd_bus_put()
12065 if (!dhd->rtt_state) { in dhd_preinit_ioctls()
12376 if (!dhd->rtt_state) { in dhd_alive_postinit()
13458 if (dhdp->rtt_state) { in dhd_detach()
14620 if (dhd->pub.rtt_state) { in dhd_net_bus_devreset()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_rtt.h70 #define GET_RTTSTATE(dhd) ((rtt_status_info_t *)dhd->rtt_state)
H A Ddhd_rtt.c3923 if (dhd->rtt_state) { in dhd_rtt_init()
3926 dhd->rtt_state = (rtt_status_info_t *)MALLOCZ(dhd->osh, in dhd_rtt_init()
3928 if (dhd->rtt_state == NULL) { in dhd_rtt_init()
3933 bzero(dhd->rtt_state, sizeof(rtt_status_info_t)); in dhd_rtt_init()
3998 kfree(dhd->rtt_state); in dhd_rtt_init()
4042 kfree(dhd->rtt_state); in dhd_rtt_deinit()
4043 dhd->rtt_state = NULL; in dhd_rtt_deinit()
H A Ddhd.h1095 void *rtt_state; member
H A Ddhd_linux.c6582 if (dhd->pub.rtt_state) {
11476 if (!dhd->rtt_state) {
12647 if (dhdp->rtt_state) {
13773 if (dhd->pub.rtt_state) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_rtt.h70 #define GET_RTTSTATE(dhd) ((rtt_status_info_t *)dhd->rtt_state)
H A Ddhd_rtt.c3923 if (dhd->rtt_state) { in dhd_rtt_init()
3926 dhd->rtt_state = (rtt_status_info_t *)MALLOCZ(dhd->osh, in dhd_rtt_init()
3928 if (dhd->rtt_state == NULL) { in dhd_rtt_init()
3933 bzero(dhd->rtt_state, sizeof(rtt_status_info_t)); in dhd_rtt_init()
3998 kfree(dhd->rtt_state); in dhd_rtt_init()
4042 kfree(dhd->rtt_state); in dhd_rtt_deinit()
4043 dhd->rtt_state = NULL; in dhd_rtt_deinit()
H A Ddhd.h1095 void *rtt_state; member
H A Ddhd_linux.c6582 if (dhd->pub.rtt_state) {
11411 if (!dhd->rtt_state) {
12582 if (dhdp->rtt_state) {
13708 if (dhd->pub.rtt_state) {
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_rtt.h70 #define GET_RTTSTATE(dhd) ((rtt_status_info_t *)dhd->rtt_state)
H A Ddhd_rtt.c3923 if (dhd->rtt_state) { in dhd_rtt_init()
3926 dhd->rtt_state = (rtt_status_info_t *)MALLOCZ(dhd->osh, in dhd_rtt_init()
3928 if (dhd->rtt_state == NULL) { in dhd_rtt_init()
3933 bzero(dhd->rtt_state, sizeof(rtt_status_info_t)); in dhd_rtt_init()
3998 kfree(dhd->rtt_state); in dhd_rtt_init()
4042 kfree(dhd->rtt_state); in dhd_rtt_deinit()
4043 dhd->rtt_state = NULL; in dhd_rtt_deinit()
H A Ddhd.h1097 void *rtt_state; member
H A Ddhd_linux.c6036 if (dhd->pub.rtt_state) {
11596 if (!dhd->rtt_state) {
12764 if (dhdp->rtt_state) {
13900 if (dhd->pub.rtt_state) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_rtt.h66 #define GET_RTTSTATE(dhd) ((rtt_status_info_t *)dhd->rtt_state)
H A Ddhd_rtt.c4641 if (dhd->rtt_state) { in dhd_rtt_attach()
4645 dhd->rtt_state = (rtt_status_info_t *)MALLOCZ(dhd->osh, in dhd_rtt_attach()
4647 if (dhd->rtt_state == NULL) { in dhd_rtt_attach()
4652 bzero(dhd->rtt_state, sizeof(rtt_status_info_t)); in dhd_rtt_attach()
4679 MFREE(dhd->osh, dhd->rtt_state, sizeof(rtt_status_info_t)); in dhd_rtt_attach()
4711 MFREE(dhd->osh, dhd->rtt_state, sizeof(rtt_status_info_t)); in dhd_rtt_detach()
H A Ddhd.h1411 void *rtt_state; member
H A Ddhd_linux.c7844 if (dhd->pub.rtt_state) { in dhd_bus_put()
14486 if (dhd->rtt_state) { in dhd_optimised_preinit_ioctls()
16261 if (dhd->rtt_state) { in dhd_legacy_preinit_ioctls()
17627 if (dhdp->rtt_state) { in dhd_detach()
19015 if (dhd->pub.rtt_state) { in dhd_net_bus_devreset()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_rtt.h66 #define GET_RTTSTATE(dhd) ((rtt_status_info_t *)dhd->rtt_state)
H A Ddhd_rtt.c4641 if (dhd->rtt_state) { in dhd_rtt_attach()
4645 dhd->rtt_state = (rtt_status_info_t *)MALLOCZ(dhd->osh, in dhd_rtt_attach()
4647 if (dhd->rtt_state == NULL) { in dhd_rtt_attach()
4652 bzero(dhd->rtt_state, sizeof(rtt_status_info_t)); in dhd_rtt_attach()
4679 MFREE(dhd->osh, dhd->rtt_state, sizeof(rtt_status_info_t)); in dhd_rtt_attach()
4711 MFREE(dhd->osh, dhd->rtt_state, sizeof(rtt_status_info_t)); in dhd_rtt_detach()
H A Ddhd.h1413 void *rtt_state; member
H A Ddhd_linux.c7858 if (dhd->pub.rtt_state) { in dhd_bus_put()
14370 if (dhd->rtt_state) { in dhd_optimised_preinit_ioctls()
16151 if (dhd->rtt_state) { in dhd_legacy_preinit_ioctls()
17520 if (dhdp->rtt_state) { in dhd_detach()
18909 if (dhd->pub.rtt_state) { in dhd_net_bus_devreset()
H A Dwl_cfg80211.c17943 if (dhdp->rtt_state) { in wl_cfg80211_down()

12