Home
last modified time | relevance | path

Searched refs:p_time (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_mng_tlv.c411 qed_mfw_get_tlv_time_value(struct qed_mfw_tlv_time *p_time, in qed_mfw_get_tlv_time_value() argument
414 if (!p_time->b_set) in qed_mfw_get_tlv_time_value()
418 if (p_time->month > 12) in qed_mfw_get_tlv_time_value()
419 p_time->month = 0; in qed_mfw_get_tlv_time_value()
420 if (p_time->day > 31) in qed_mfw_get_tlv_time_value()
421 p_time->day = 0; in qed_mfw_get_tlv_time_value()
422 if (p_time->hour > 23) in qed_mfw_get_tlv_time_value()
423 p_time->hour = 0; in qed_mfw_get_tlv_time_value()
424 if (p_time->min > 59) in qed_mfw_get_tlv_time_value()
425 p_time->hour = 0; in qed_mfw_get_tlv_time_value()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dresolv.h213 #define p_time __p_time macro
254 const char * p_time (uint32_t) __THROW;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dresolv.h213 #define p_time __p_time macro
254 const char * p_time (uint32_t) __THROW;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_rtt.c2603 wl_proxd_intvl_t p_time; in dhd_rtt_convert_results_to_host_v1() local
2721 p_time.intvl = ltoh32_ua(&p_data_info->u.retry_after.intvl); in dhd_rtt_convert_results_to_host_v1()
2722 p_time.tmu = ltoh16_ua(&p_data_info->u.retry_after.tmu); in dhd_rtt_convert_results_to_host_v1()
2723 rtt_report->retry_after_duration = FTM_INTVL2SEC(&p_time); /* s -> s */ in dhd_rtt_convert_results_to_host_v1()
2729 p_time.intvl = ltoh32_ua(&p_data_info->u.retry_after.intvl); in dhd_rtt_convert_results_to_host_v1()
2730 p_time.tmu = ltoh16_ua(&p_data_info->u.retry_after.tmu); in dhd_rtt_convert_results_to_host_v1()
2731 rtt_report->burst_duration = FTM_INTVL2MSEC(&p_time); /* s -> ms */ in dhd_rtt_convert_results_to_host_v1()
2820 wl_proxd_intvl_t p_time; in dhd_rtt_convert_results_to_host_v2() local
2977 p_time.intvl = ltoh32_ua(&p_data_info->u.retry_after.intvl); in dhd_rtt_convert_results_to_host_v2()
2978 p_time.tmu = ltoh16_ua(&p_data_info->u.retry_after.tmu); in dhd_rtt_convert_results_to_host_v2()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_rtt.c2603 wl_proxd_intvl_t p_time; in dhd_rtt_convert_results_to_host_v1() local
2721 p_time.intvl = ltoh32_ua(&p_data_info->u.retry_after.intvl); in dhd_rtt_convert_results_to_host_v1()
2722 p_time.tmu = ltoh16_ua(&p_data_info->u.retry_after.tmu); in dhd_rtt_convert_results_to_host_v1()
2723 rtt_report->retry_after_duration = FTM_INTVL2SEC(&p_time); /* s -> s */ in dhd_rtt_convert_results_to_host_v1()
2729 p_time.intvl = ltoh32_ua(&p_data_info->u.retry_after.intvl); in dhd_rtt_convert_results_to_host_v1()
2730 p_time.tmu = ltoh16_ua(&p_data_info->u.retry_after.tmu); in dhd_rtt_convert_results_to_host_v1()
2731 rtt_report->burst_duration = FTM_INTVL2MSEC(&p_time); /* s -> ms */ in dhd_rtt_convert_results_to_host_v1()
2820 wl_proxd_intvl_t p_time; in dhd_rtt_convert_results_to_host_v2() local
2977 p_time.intvl = ltoh32_ua(&p_data_info->u.retry_after.intvl); in dhd_rtt_convert_results_to_host_v2()
2978 p_time.tmu = ltoh16_ua(&p_data_info->u.retry_after.tmu); in dhd_rtt_convert_results_to_host_v2()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_rtt.c2603 wl_proxd_intvl_t p_time; in dhd_rtt_convert_results_to_host_v1() local
2721 p_time.intvl = ltoh32_ua(&p_data_info->u.retry_after.intvl); in dhd_rtt_convert_results_to_host_v1()
2722 p_time.tmu = ltoh16_ua(&p_data_info->u.retry_after.tmu); in dhd_rtt_convert_results_to_host_v1()
2723 rtt_report->retry_after_duration = FTM_INTVL2SEC(&p_time); /* s -> s */ in dhd_rtt_convert_results_to_host_v1()
2729 p_time.intvl = ltoh32_ua(&p_data_info->u.retry_after.intvl); in dhd_rtt_convert_results_to_host_v1()
2730 p_time.tmu = ltoh16_ua(&p_data_info->u.retry_after.tmu); in dhd_rtt_convert_results_to_host_v1()
2731 rtt_report->burst_duration = FTM_INTVL2MSEC(&p_time); /* s -> ms */ in dhd_rtt_convert_results_to_host_v1()
2820 wl_proxd_intvl_t p_time; in dhd_rtt_convert_results_to_host_v2() local
2977 p_time.intvl = ltoh32_ua(&p_data_info->u.retry_after.intvl); in dhd_rtt_convert_results_to_host_v2()
2978 p_time.tmu = ltoh16_ua(&p_data_info->u.retry_after.tmu); in dhd_rtt_convert_results_to_host_v2()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_rtt.c3216 wl_proxd_intvl_t p_time; in dhd_rtt_convert_results_to_host_v1() local
3333 p_time.intvl = ltoh32_ua(&p_data_info->u.retry_after.intvl); in dhd_rtt_convert_results_to_host_v1()
3334 p_time.tmu = ltoh16_ua(&p_data_info->u.retry_after.tmu); in dhd_rtt_convert_results_to_host_v1()
3335 rtt_report->retry_after_duration = FTM_INTVL2SEC(&p_time); /* s -> s */ in dhd_rtt_convert_results_to_host_v1()
3341 p_time.intvl = ltoh32_ua(&p_data_info->u.retry_after.intvl); in dhd_rtt_convert_results_to_host_v1()
3342 p_time.tmu = ltoh16_ua(&p_data_info->u.retry_after.tmu); in dhd_rtt_convert_results_to_host_v1()
3343 rtt_report->burst_duration = FTM_INTVL2MSEC(&p_time); /* s -> ms */ in dhd_rtt_convert_results_to_host_v1()
3430 wl_proxd_intvl_t p_time; in dhd_rtt_convert_results_to_host_v2() local
3587 p_time.intvl = ltoh32_ua(&p_data_info->u.retry_after.intvl); in dhd_rtt_convert_results_to_host_v2()
3588 p_time.tmu = ltoh16_ua(&p_data_info->u.retry_after.tmu); in dhd_rtt_convert_results_to_host_v2()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_rtt.c3216 wl_proxd_intvl_t p_time; in dhd_rtt_convert_results_to_host_v1() local
3333 p_time.intvl = ltoh32_ua(&p_data_info->u.retry_after.intvl); in dhd_rtt_convert_results_to_host_v1()
3334 p_time.tmu = ltoh16_ua(&p_data_info->u.retry_after.tmu); in dhd_rtt_convert_results_to_host_v1()
3335 rtt_report->retry_after_duration = FTM_INTVL2SEC(&p_time); /* s -> s */ in dhd_rtt_convert_results_to_host_v1()
3341 p_time.intvl = ltoh32_ua(&p_data_info->u.retry_after.intvl); in dhd_rtt_convert_results_to_host_v1()
3342 p_time.tmu = ltoh16_ua(&p_data_info->u.retry_after.tmu); in dhd_rtt_convert_results_to_host_v1()
3343 rtt_report->burst_duration = FTM_INTVL2MSEC(&p_time); /* s -> ms */ in dhd_rtt_convert_results_to_host_v1()
3430 wl_proxd_intvl_t p_time; in dhd_rtt_convert_results_to_host_v2() local
3587 p_time.intvl = ltoh32_ua(&p_data_info->u.retry_after.intvl); in dhd_rtt_convert_results_to_host_v2()
3588 p_time.tmu = ltoh16_ua(&p_data_info->u.retry_after.tmu); in dhd_rtt_convert_results_to_host_v2()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_rtt.c1621 wl_proxd_intvl_t p_time; in dhd_rtt_convert_results_to_host() local
1718 p_time.intvl = ltoh32_ua(&p_data_info->u.retry_after.intvl); in dhd_rtt_convert_results_to_host()
1719 p_time.tmu = ltoh16_ua(&p_data_info->u.retry_after.tmu); in dhd_rtt_convert_results_to_host()
1720 rtt_report->retry_after_duration = FTM_INTVL2SEC(&p_time); /* s -> s */ in dhd_rtt_convert_results_to_host()
1726 p_time.intvl = ltoh32_ua(&p_data_info->u.retry_after.intvl); in dhd_rtt_convert_results_to_host()
1727 p_time.tmu = ltoh16_ua(&p_data_info->u.retry_after.tmu); in dhd_rtt_convert_results_to_host()
1728 rtt_report->burst_duration = FTM_INTVL2MSEC(&p_time); /* s -> ms */ in dhd_rtt_convert_results_to_host()