Searched refs:dword_len (Results 1 – 3 of 3) 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()
3629 u16 dword_len; in ixgbe_hic_unlocked() local3653 dword_len = length >> 2; in ixgbe_hic_unlocked()3658 for (i = 0; i < dword_len; i++) in ixgbe_hic_unlocked()3703 u16 buf_len, dword_len; in ixgbe_host_interface_command() local3725 dword_len = hdr_size >> 2; in ixgbe_host_interface_command()3728 for (bi = 0; bi < dword_len; bi++) { in ixgbe_host_interface_command()3745 dword_len = (buf_len + 3) >> 2; in ixgbe_host_interface_command()3748 for (; bi <= dword_len; bi++) { in ixgbe_host_interface_command()