Searched refs:ucts (Results 1 – 4 of 4) sorted by relevance
432 uint ucts[PKTTS_MAX_UCTX]; /**< uc timestamp - UCT0..UCT4 */ member
7752 dhd_send_msg_to_ts(NULL, (void *)&to_tx_info, OFFSETOF(bcm_to_info_tx_ts_t, ucts)); in dhd_msgbuf_send_msg_tx_ts()7763 to_tx_info.ucts[0] = ntohl(fwts->ut[0]); in dhd_msgbuf_send_msg_tx_ts()7764 to_tx_info.ucts[1] = ntohl(fwts->ut[1]); in dhd_msgbuf_send_msg_tx_ts()7765 to_tx_info.ucts[2] = ntohl(fwts->ut[2]); in dhd_msgbuf_send_msg_tx_ts()7766 to_tx_info.ucts[3] = ntohl(fwts->ut[3]); in dhd_msgbuf_send_msg_tx_ts()7767 to_tx_info.ucts[4] = ntohl(fwts->ut[4]); in dhd_msgbuf_send_msg_tx_ts()
7756 dhd_send_msg_to_ts(NULL, (void *)&to_tx_info, OFFSETOF(bcm_to_info_tx_ts_t, ucts)); in dhd_msgbuf_send_msg_tx_ts()7767 to_tx_info.ucts[0] = ntohl(fwts->ut[0]); in dhd_msgbuf_send_msg_tx_ts()7768 to_tx_info.ucts[1] = ntohl(fwts->ut[1]); in dhd_msgbuf_send_msg_tx_ts()7769 to_tx_info.ucts[2] = ntohl(fwts->ut[2]); in dhd_msgbuf_send_msg_tx_ts()7770 to_tx_info.ucts[3] = ntohl(fwts->ut[3]); in dhd_msgbuf_send_msg_tx_ts()7771 to_tx_info.ucts[4] = ntohl(fwts->ut[4]); in dhd_msgbuf_send_msg_tx_ts()