Searched refs:var_offset (Results 1 – 3 of 3) sorted by relevance
281 const int var_offset = dispatch_info->size_table[func_index][1]; in __glXGetProtocolSizeData() local284 data->varsize = (var_offset != ~0) in __glXGetProtocolSizeData()285 ? dispatch_info->size_func_table[var_offset] in __glXGetProtocolSizeData()
261 int var_offset = offsetof(struct ieee80211_mgmt, u.beacon.variable); in mwifiex_set_uap_rates() local262 const u8 *var_pos = params->beacon.head + var_offset; in mwifiex_set_uap_rates()263 int len = params->beacon.head_len - var_offset; in mwifiex_set_uap_rates()
789 int var_offset = offsetof(struct ieee80211_mgmt, u.beacon.variable); in woal_set_uap_rates() local790 const u8 *var_pos = head_ie + var_offset; in woal_set_uap_rates()791 int len = head_len - var_offset; in woal_set_uap_rates()