Searched refs:SIZE_UTC_TIME_ERROR (Results 1 – 3 of 3) sorted by relevance
642 .type = NLA_BINARY, .len = SIZE_UTC_TIME_ERROR1038 if (nla_len(time_error_attr) != SIZE_UTC_TIME_ERROR) { in __wlan_hdd_cfg80211_ocb_set_utc_time()1050 SIZE_UTC_TIME_ERROR); in __wlan_hdd_cfg80211_ocb_set_utc_time()
58 for (i = 0; i < SIZE_UTC_TIME_ERROR; i++) in send_ocb_set_utc_time_cmd_tlv()
31480 #define SIZE_UTC_TIME_ERROR (5) /* The size of the utc time error in bytes. */ macro31492 A_UINT32 time_error[WMI_PACKED_ARR_SIZE(SIZE_UTC_TIME_ERROR,SIZE_BYTE)];