Searched refs:ts_tlv_buf (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_msgbuf.c | 8793 uchar *ts_tlv_buf; in dhd_prot_send_host_timestamp() local 8845 ts_tlv_buf = (void *) prot->hostts_req_buf.va; in dhd_prot_send_host_timestamp() 8847 memcpy(ts_tlv_buf, tlvs, tlv_len); in dhd_prot_send_host_timestamp() 8851 if (ISALIGNED(ts_tlv_buf, DMA_ALIGN_LEN) == FALSE) { in dhd_prot_send_host_timestamp()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_msgbuf.c | 11319 uchar *ts_tlv_buf; local 11362 ts_tlv_buf = (void *) prot->hostts_req_buf.va; 11364 memcpy(ts_tlv_buf, tlvs, tlv_len); 11368 if (ISALIGNED(ts_tlv_buf, DMA_ALIGN_LEN) == FALSE) {
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_msgbuf.c | 11321 uchar *ts_tlv_buf; local 11364 ts_tlv_buf = (void *) prot->hostts_req_buf.va; 11366 memcpy(ts_tlv_buf, tlvs, tlv_len); 11370 if (ISALIGNED(ts_tlv_buf, DMA_ALIGN_LEN) == FALSE) {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_msgbuf.c | 11319 uchar *ts_tlv_buf; local 11362 ts_tlv_buf = (void *) prot->hostts_req_buf.va; 11364 memcpy(ts_tlv_buf, tlvs, tlv_len); 11368 if (ISALIGNED(ts_tlv_buf, DMA_ALIGN_LEN) == FALSE) {
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_msgbuf.c | 14756 uchar *ts_tlv_buf; local 14810 ts_tlv_buf = (void *) prot->hostts_req_buf.va; 14812 memcpy(ts_tlv_buf, tlvs, tlv_len); 14816 if (ISALIGNED(ts_tlv_buf, DMA_ALIGN_LEN) == FALSE) {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_msgbuf.c | 14760 uchar *ts_tlv_buf; local 14814 ts_tlv_buf = (void *) prot->hostts_req_buf.va; 14816 memcpy(ts_tlv_buf, tlvs, tlv_len); 14820 if (ISALIGNED(ts_tlv_buf, DMA_ALIGN_LEN) == FALSE) {
|