Home
last modified time | relevance | path

Searched refs:hostts_req_buf (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_msgbuf.c456 dhd_dma_buf_t hostts_req_buf; /* For holding host timestamp request buf */ member
2280 if (dhd_dma_buf_alloc(dhd, &prot->hostts_req_buf, CTRLSUB_HOSTTS_MEESAGE_SIZE)) { in dhd_prot_attach()
2661 dhd_dma_buf_free(dhd, &prot->hostts_req_buf); in dhd_prot_detach()
2765 dhd_dma_buf_reset(dhd, &prot->hostts_req_buf); in dhd_prot_reset()
8842 ts_req->host_buf_addr.high = htol32(PHYSADDRHI(prot->hostts_req_buf.pa)); in dhd_prot_send_host_timestamp()
8843 ts_req->host_buf_addr.low = htol32(PHYSADDRLO(prot->hostts_req_buf.pa)); in dhd_prot_send_host_timestamp()
8845 ts_tlv_buf = (void *) prot->hostts_req_buf.va; in dhd_prot_send_host_timestamp()
8849 OSL_CACHE_FLUSH((void *) prot->hostts_req_buf.va, tlv_len); in dhd_prot_send_host_timestamp()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_msgbuf.c561 dhd_dma_buf_t hostts_req_buf; /* For holding host timestamp request buf */ member
2930 if (dhd_dma_buf_alloc(dhd, &prot->hostts_req_buf, CTRLSUB_HOSTTS_MEESAGE_SIZE)) {
3479 dhd_dma_buf_free(dhd, &prot->hostts_req_buf);
3596 dhd_dma_buf_reset(dhd, &prot->hostts_req_buf);
11359 ts_req->host_buf_addr.high = htol32(PHYSADDRHI(prot->hostts_req_buf.pa));
11360 ts_req->host_buf_addr.low = htol32(PHYSADDRLO(prot->hostts_req_buf.pa));
11362 ts_tlv_buf = (void *) prot->hostts_req_buf.va;
11366 OSL_CACHE_FLUSH((void *) prot->hostts_req_buf.va, tlv_len);
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_msgbuf.c561 dhd_dma_buf_t hostts_req_buf; /* For holding host timestamp request buf */ member
2930 if (dhd_dma_buf_alloc(dhd, &prot->hostts_req_buf, CTRLSUB_HOSTTS_MEESAGE_SIZE)) {
3479 dhd_dma_buf_free(dhd, &prot->hostts_req_buf);
3596 dhd_dma_buf_reset(dhd, &prot->hostts_req_buf);
11361 ts_req->host_buf_addr.high = htol32(PHYSADDRHI(prot->hostts_req_buf.pa));
11362 ts_req->host_buf_addr.low = htol32(PHYSADDRLO(prot->hostts_req_buf.pa));
11364 ts_tlv_buf = (void *) prot->hostts_req_buf.va;
11368 OSL_CACHE_FLUSH((void *) prot->hostts_req_buf.va, tlv_len);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_msgbuf.c561 dhd_dma_buf_t hostts_req_buf; /* For holding host timestamp request buf */ member
2930 if (dhd_dma_buf_alloc(dhd, &prot->hostts_req_buf, CTRLSUB_HOSTTS_MEESAGE_SIZE)) {
3479 dhd_dma_buf_free(dhd, &prot->hostts_req_buf);
3596 dhd_dma_buf_reset(dhd, &prot->hostts_req_buf);
11359 ts_req->host_buf_addr.high = htol32(PHYSADDRHI(prot->hostts_req_buf.pa));
11360 ts_req->host_buf_addr.low = htol32(PHYSADDRLO(prot->hostts_req_buf.pa));
11362 ts_tlv_buf = (void *) prot->hostts_req_buf.va;
11366 OSL_CACHE_FLUSH((void *) prot->hostts_req_buf.va, tlv_len);
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_msgbuf.c721 dhd_dma_buf_t hostts_req_buf; /* For holding host timestamp request buf */ member
3334 if (dhd_dma_buf_alloc(dhd, &prot->hostts_req_buf, CTRLSUB_HOSTTS_MEESAGE_SIZE)) { in dhd_prot_allocate_bufs()
4238 dhd_dma_buf_free(dhd, &prot->hostts_req_buf); in dhd_prot_detach()
4367 dhd_dma_buf_reset(dhd, &prot->hostts_req_buf); in dhd_prot_reset()
14807 ts_req->host_buf_addr.high = htol32(PHYSADDRHI(prot->hostts_req_buf.pa));
14808 ts_req->host_buf_addr.low = htol32(PHYSADDRLO(prot->hostts_req_buf.pa));
14810 ts_tlv_buf = (void *) prot->hostts_req_buf.va;
14814 OSL_CACHE_FLUSH((void *) prot->hostts_req_buf.va, tlv_len);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_msgbuf.c725 dhd_dma_buf_t hostts_req_buf; /* For holding host timestamp request buf */ member
3338 if (dhd_dma_buf_alloc(dhd, &prot->hostts_req_buf, CTRLSUB_HOSTTS_MEESAGE_SIZE)) { in dhd_prot_allocate_bufs()
4242 dhd_dma_buf_free(dhd, &prot->hostts_req_buf); in dhd_prot_detach()
4371 dhd_dma_buf_reset(dhd, &prot->hostts_req_buf); in dhd_prot_reset()
14811 ts_req->host_buf_addr.high = htol32(PHYSADDRHI(prot->hostts_req_buf.pa));
14812 ts_req->host_buf_addr.low = htol32(PHYSADDRLO(prot->hostts_req_buf.pa));
14814 ts_tlv_buf = (void *) prot->hostts_req_buf.va;
14818 OSL_CACHE_FLUSH((void *) prot->hostts_req_buf.va, tlv_len);