Searched refs:dword_len (Results 1 – 2 of 2) sorted by relevance
45 u16 i, dword_len; in txgbe_hic_unlocked() local60 dword_len = length >> 2; in txgbe_hic_unlocked()65 for (i = 0; i < dword_len; i++) { in txgbe_hic_unlocked()114 u32 dword_len; in txgbe_host_interface_command() local136 dword_len = hdr_size >> 2; in txgbe_host_interface_command()139 for (bi = 0; bi < dword_len; bi++) in txgbe_host_interface_command()148 for (; bi < dword_len + 2; bi++) in txgbe_host_interface_command()167 dword_len = (buf_len + 3) >> 2; in txgbe_host_interface_command()170 for (; bi <= dword_len; bi++) in txgbe_host_interface_command()
4473 u16 dword_len; in ixgbe_hic_unlocked() local4499 dword_len = length >> 2; in ixgbe_hic_unlocked()4504 for (i = 0; i < dword_len; i++) in ixgbe_hic_unlocked()4562 u32 dword_len; in ixgbe_host_interface_command() local4584 dword_len = hdr_size >> 2; in ixgbe_host_interface_command()4587 for (bi = 0; bi < dword_len; bi++) { in ixgbe_host_interface_command()4599 for (; bi < dword_len + 2; bi++) { in ixgbe_host_interface_command()4620 dword_len = (buf_len + 3) >> 2; in ixgbe_host_interface_command()4623 for (; bi <= dword_len; bi++) { in ixgbe_host_interface_command()