| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_timesync.c | 102 uint32 xt_id; member 392 ts->xt_id = 1; in dhd_timesync_attach() 596 old_xt_id = ts->xt_id; in dhd_timesync_doiovar() 597 ts->xt_id += 10; /* will cause the error now */ in dhd_timesync_doiovar() 599 old_xt_id, ts->xt_id)); in dhd_timesync_doiovar() 601 ts->xt_id = old_xt_id; in dhd_timesync_doiovar() 772 dhd_timesync_handle_host_ts_complete(dhd_ts_t *ts, uint16 xt_id, uint16 status) in dhd_timesync_handle_host_ts_complete() argument 778 DHD_INFO(("Host send TS complete, for ID %d, status %d\n", xt_id, status)); in dhd_timesync_handle_host_ts_complete() 779 if (xt_id == ts->xt_ids.host_clk_info) { in dhd_timesync_handle_host_ts_complete() 972 ts->host_ts_capture_cnt, ts->xt_id); in dhd_timesync_send_host_timestamping_config() [all …]
|
| H A D | dhd_timesync.h | 47 extern void dhd_timesync_handle_host_ts_complete(dhd_ts_t *ts, uint16 xt_id, uint16 status);
|
| H A D | dhd_proto.h | 219 uint16 seq, uint16 xt_id);
|
| H A D | dhd_msgbuf.c | 7420 uint32 pkt_id, xt_id; in dhd_prot_ioctcmplt_process() local 7484 xt_id = ltoh16(ioct_resp->trans_id); in dhd_prot_ioctcmplt_process() 7486 if (xt_id != prot->ioctl_trans_id || prot->curr_ioctl_cmd != ioct_resp->cmd) { in dhd_prot_ioctcmplt_process() 7488 __FUNCTION__, xt_id, prot->ioctl_trans_id, in dhd_prot_ioctcmplt_process() 7509 if (xt_id == dhd_xt_id) { in dhd_prot_ioctcmplt_process() 7513 __FUNCTION__, xt_id, dhd_xt_id)); in dhd_prot_ioctcmplt_process() 7517 pkt_id, xt_id, prot->ioctl_status, prot->ioctl_resplen)); in dhd_prot_ioctcmplt_process() 12645 host_ts_cpl->cmplt.status, host_ts_cpl->msg.request_id, host_ts_cpl->xt_id)); 12658 dhd_timesync_handle_host_ts_complete(dhd->ts, host_ts_cpl->xt_id, 14750 uint16 seqnum, uint16 xt_id) argument [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_timesync.c | 102 uint32 xt_id; member 392 ts->xt_id = 1; in dhd_timesync_attach() 596 old_xt_id = ts->xt_id; in dhd_timesync_doiovar() 597 ts->xt_id += 10; /* will cause the error now */ in dhd_timesync_doiovar() 599 old_xt_id, ts->xt_id)); in dhd_timesync_doiovar() 601 ts->xt_id = old_xt_id; in dhd_timesync_doiovar() 772 dhd_timesync_handle_host_ts_complete(dhd_ts_t *ts, uint16 xt_id, uint16 status) in dhd_timesync_handle_host_ts_complete() argument 778 DHD_INFO(("Host send TS complete, for ID %d, status %d\n", xt_id, status)); in dhd_timesync_handle_host_ts_complete() 779 if (xt_id == ts->xt_ids.host_clk_info) { in dhd_timesync_handle_host_ts_complete() 972 ts->host_ts_capture_cnt, ts->xt_id); in dhd_timesync_send_host_timestamping_config() [all …]
|
| H A D | dhd_timesync.h | 47 extern void dhd_timesync_handle_host_ts_complete(dhd_ts_t *ts, uint16 xt_id, uint16 status);
|
| H A D | dhd_proto.h | 215 uint16 seq, uint16 xt_id);
|
| H A D | dhd_msgbuf.c | 7424 uint32 pkt_id, xt_id; in dhd_prot_ioctcmplt_process() local 7488 xt_id = ltoh16(ioct_resp->trans_id); in dhd_prot_ioctcmplt_process() 7490 if (xt_id != prot->ioctl_trans_id || prot->curr_ioctl_cmd != ioct_resp->cmd) { in dhd_prot_ioctcmplt_process() 7492 __FUNCTION__, xt_id, prot->ioctl_trans_id, in dhd_prot_ioctcmplt_process() 7513 if (xt_id == dhd_xt_id) { in dhd_prot_ioctcmplt_process() 7517 __FUNCTION__, xt_id, dhd_xt_id)); in dhd_prot_ioctcmplt_process() 7521 pkt_id, xt_id, prot->ioctl_status, prot->ioctl_resplen)); in dhd_prot_ioctcmplt_process() 12649 host_ts_cpl->cmplt.status, host_ts_cpl->msg.request_id, host_ts_cpl->xt_id)); 12662 dhd_timesync_handle_host_ts_complete(dhd->ts, host_ts_cpl->xt_id, 14754 uint16 seqnum, uint16 xt_id) argument [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | bcmmsgbuf.h | 108 #define BCMMSGBUF_IOCTL_XTID(a) ((a)->xt_id) 473 uint16 xt_id; /* transaction ID */ member 734 uint16 xt_id; /* transaction ID */ member 936 uint16 xt_id; /**< transaction ID */ member 978 uint16 xt_id; /**< transaction ID */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | bcmmsgbuf.h | 120 #define BCMMSGBUF_IOCTL_XTID(a) ((a)->xt_id) 547 uint16 xt_id; /* transaction ID */ member 852 uint16 xt_id; /* transaction ID */ member 1073 uint16 xt_id; /**< transaction ID */ member 1114 uint16 xt_id; /**< transaction ID */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | bcmmsgbuf.h | 120 #define BCMMSGBUF_IOCTL_XTID(a) ((a)->xt_id) 547 uint16 xt_id; /* transaction ID */ member 852 uint16 xt_id; /* transaction ID */ member 1073 uint16 xt_id; /**< transaction ID */ member 1114 uint16 xt_id; /**< transaction ID */ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | bcmmsgbuf.h | 120 #define BCMMSGBUF_IOCTL_XTID(a) ((a)->xt_id) 547 uint16 xt_id; /* transaction ID */ member 852 uint16 xt_id; /* transaction ID */ member 1073 uint16 xt_id; /**< transaction ID */ member 1114 uint16 xt_id; /**< transaction ID */ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | bcmmsgbuf.h | 148 #define BCMMSGBUF_IOCTL_XTID(a) ((a)->xt_id) 613 uint16 xt_id; /* transaction ID */ member 931 uint16 xt_id; /* transaction ID */ member 1278 uint16 xt_id; /**< transaction ID */ member 1319 uint16 xt_id; /**< transaction ID */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcmmsgbuf.h | 148 #define BCMMSGBUF_IOCTL_XTID(a) ((a)->xt_id) 613 uint16 xt_id; /* transaction ID */ member 931 uint16 xt_id; /* transaction ID */ member 1278 uint16 xt_id; /**< transaction ID */ member 1319 uint16 xt_id; /**< transaction ID */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_proto.h | 180 uint16 seq, uint16 xt_id);
|
| H A D | dhd_msgbuf.c | 4779 uint32 pkt_id, xt_id; in dhd_prot_ioctcmplt_process() local 4833 xt_id = ltoh16(ioct_resp->trans_id); in dhd_prot_ioctcmplt_process() 4835 if (xt_id != prot->ioctl_trans_id || prot->curr_ioctl_cmd != ioct_resp->cmd) { in dhd_prot_ioctcmplt_process() 4837 __FUNCTION__, xt_id, prot->ioctl_trans_id, in dhd_prot_ioctcmplt_process() 4858 if (xt_id == dhd_xt_id) { in dhd_prot_ioctcmplt_process() 4862 __FUNCTION__, xt_id, dhd_xt_id)); in dhd_prot_ioctcmplt_process() 4866 pkt_id, xt_id, prot->ioctl_status, prot->ioctl_resplen)); in dhd_prot_ioctcmplt_process() 7783 host_ts_cpl->cmplt.status, host_ts_cpl->msg.request_id, host_ts_cpl->xt_id)); in dhd_prot_process_d2h_host_ts_complete() 7796 dhd_timesync_handle_host_ts_complete(dhd->ts, host_ts_cpl->xt_id, in dhd_prot_process_d2h_host_ts_complete() 8787 uint16 seqnum, uint16 xt_id) in dhd_prot_send_host_timestamp() argument [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_proto.h | 204 uint16 seq, uint16 xt_id);
|
| H A D | dhd_msgbuf.c | 6239 uint32 pkt_id, xt_id; local 6300 xt_id = ltoh16(ioct_resp->trans_id); 6302 if (xt_id != prot->ioctl_trans_id || prot->curr_ioctl_cmd != ioct_resp->cmd) { 6304 __FUNCTION__, xt_id, prot->ioctl_trans_id, 6321 pkt_id, xt_id, prot->ioctl_status, prot->ioctl_resplen)); 11313 uint16 seqnum, uint16 xt_id) argument 11355 ts_req->xt_id = xt_id; 11374 ts_req->xt_id, ts_req->seqnum));
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_proto.h | 204 uint16 seq, uint16 xt_id);
|
| H A D | dhd_msgbuf.c | 6239 uint32 pkt_id, xt_id; local 6300 xt_id = ltoh16(ioct_resp->trans_id); 6302 if (xt_id != prot->ioctl_trans_id || prot->curr_ioctl_cmd != ioct_resp->cmd) { 6304 __FUNCTION__, xt_id, prot->ioctl_trans_id, 6321 pkt_id, xt_id, prot->ioctl_status, prot->ioctl_resplen)); 11315 uint16 seqnum, uint16 xt_id) argument 11357 ts_req->xt_id = xt_id; 11376 ts_req->xt_id, ts_req->seqnum));
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_proto.h | 204 uint16 seq, uint16 xt_id);
|
| H A D | dhd_msgbuf.c | 6239 uint32 pkt_id, xt_id; local 6300 xt_id = ltoh16(ioct_resp->trans_id); 6302 if (xt_id != prot->ioctl_trans_id || prot->curr_ioctl_cmd != ioct_resp->cmd) { 6304 __FUNCTION__, xt_id, prot->ioctl_trans_id, 6321 pkt_id, xt_id, prot->ioctl_status, prot->ioctl_resplen)); 11313 uint16 seqnum, uint16 xt_id) argument 11355 ts_req->xt_id = xt_id; 11374 ts_req->xt_id, ts_req->seqnum));
|