Searched refs:dword_len (Results 1 – 1 of 1) sorted by relevance
3506 u16 buf_len, dword_len; in ixgbe_host_interface_command() local3530 dword_len = length >> 2; in ixgbe_host_interface_command()3536 for (i = 0; i < dword_len; i++) in ixgbe_host_interface_command()3561 dword_len = hdr_size >> 2; in ixgbe_host_interface_command()3564 for (bi = 0; bi < dword_len; bi++) { in ixgbe_host_interface_command()3580 dword_len = (buf_len + 3) >> 2; in ixgbe_host_interface_command()3583 for (; bi <= dword_len; bi++) { in ixgbe_host_interface_command()