Searched refs:dword_len (Results 1 – 2 of 2) sorted by relevance
295 u32 dword_len; in wx_host_interface_command_s() local302 dword_len = length >> 2; in wx_host_interface_command_s()307 for (i = 0; i < dword_len; i++) { in wx_host_interface_command_s()330 for (i = 0; i < dword_len; i++) in wx_host_interface_command_s()333 for (i = 0; i < dword_len; i++) in wx_host_interface_command_s()344 dword_len = hdr_size >> 2; in wx_host_interface_command_s()347 for (bi = 0; bi < dword_len; bi++) { in wx_host_interface_command_s()364 dword_len = (buf_len + 3) >> 2; in wx_host_interface_command_s()367 for (; bi <= dword_len; bi++) { in wx_host_interface_command_s()379 u32 dword_len = sizeof(struct wx_hic_hdr) >> 2; in wx_poll_fw_reply() local[all …]
80 u32 dword_len, offset, value, i; in txgbe_read_eeprom_hostif() local96 dword_len = round_up(length, 4) >> 2; in txgbe_read_eeprom_hostif()98 for (i = 0; i < dword_len; i++) { in txgbe_read_eeprom_hostif()