Lines Matching refs:offsetof
99 #ifndef offsetof
100 #define offsetof(type, field) ((size_t)(&((type *)0)->field)) macro
150 (offsetof(struct htt_host_rx_desc_base, attention))
152 (offsetof(struct htt_host_rx_desc_base, frag_info))
154 (offsetof(struct htt_host_rx_desc_base, mpdu_start))
156 (offsetof(struct htt_host_rx_desc_base, msdu_start))
158 (offsetof(struct htt_host_rx_desc_base, msdu_end))
160 (offsetof(struct htt_host_rx_desc_base, mpdu_end))
162 (offsetof(struct htt_host_rx_desc_base, ppdu_start))
164 (offsetof(struct htt_host_rx_desc_base, ppdu_end))
166 (offsetof(struct htt_host_rx_desc_base, rx_hdr_status))
169 (offsetof(struct htt_host_rx_desc_base, fw_desc))