Searched refs:cts (Results 1 – 3 of 3) sorted by relevance
233 struct old_timespec32 cts[3]; in put_cmsg_compat() local255 cts[i].tv_sec = ts[i].tv_sec; in put_cmsg_compat()256 cts[i].tv_nsec = ts[i].tv_nsec; in put_cmsg_compat()258 data = &cts; in put_cmsg_compat()259 len = sizeof(cts[0]) * count; in put_cmsg_compat()
5269 struct ieee80211_cts *cts) in ieee80211_ctstoself_get() argument5273 cts->frame_control = in ieee80211_ctstoself_get()5275 cts->duration = ieee80211_ctstoself_duration(hw, vif, in ieee80211_ctstoself_get()5277 memcpy(cts->ra, hdr->addr1, sizeof(cts->ra)); in ieee80211_ctstoself_get()
409 __field(bool, cts)450 __entry->cts = info->use_cts_prot;