Searched refs:code_end (Results 1 – 5 of 5) sorted by relevance
288 int code_end; member1272 new->code_end = 0;1281 if (entry->code_end == entry->code_length)1288 entry->code[entry->code_end] = word;1290 return entry->code_end++;
287 int code_end; member1310 new->code_end = 0;1319 if (entry->code_end == entry->code_length)1326 entry->code[entry->code_end] = word;1328 return entry->code_end++;
344 mem_map.wep_cache_start = htole32(letoh32(mem_map.code_end) + 4); in acx100_init_wep()345 mem_map.wep_cache_end = htole32(letoh32(mem_map.code_end) + 4); in acx100_init_wep()
235 uint32_t code_end; member
1587 radio_fw_ofs = letoh32(mem_map.code_end); in acx_load_radio_firmware()1618 if (letoh32(mem_map.code_end) != radio_fw_ofs + size) { in acx_load_radio_firmware()