Searched refs:dword_len (Results 1 – 1 of 1) sorted by relevance
3916 u8 buf_len, dword_len; in ixgbe_host_interface_command() local3938 dword_len = length >> 2; in ixgbe_host_interface_command()3944 for (i = 0; i < dword_len; i++) in ixgbe_host_interface_command()3967 dword_len = hdr_size >> 2; in ixgbe_host_interface_command()3970 for (bi = 0; bi < dword_len; bi++) { in ixgbe_host_interface_command()3987 dword_len = (buf_len + 3) >> 2; in ixgbe_host_interface_command()3990 for (; bi <= dword_len; bi++) { in ixgbe_host_interface_command()