Searched refs:dword_len (Results 1 – 2 of 2) sorted by relevance
298 u32 dword_len; in wx_host_interface_command_s() local305 dword_len = length >> 2; in wx_host_interface_command_s()310 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()336 for (i = 0; i < dword_len; i++) in wx_host_interface_command_s()347 dword_len = hdr_size >> 2; in wx_host_interface_command_s()367 dword_len = (buf_len + 3) >> 2; in wx_host_interface_command_s()370 for (; bi <= dword_len; bi++) { in wx_host_interface_command_s()407 u32 dword_len; in wx_host_interface_command_r() local424 dword_len = length >> 2; in wx_host_interface_command_r()[all …]
3628 u16 dword_len; in ixgbe_hic_unlocked() local3652 dword_len = length >> 2; in ixgbe_hic_unlocked()3657 for (i = 0; i < dword_len; i++) in ixgbe_hic_unlocked()3702 u16 buf_len, dword_len; in ixgbe_host_interface_command() local3724 dword_len = hdr_size >> 2; in ixgbe_host_interface_command()3727 for (bi = 0; bi < dword_len; bi++) { in ixgbe_host_interface_command()3744 dword_len = (buf_len + 3) >> 2; in ixgbe_host_interface_command()3747 for (; bi <= dword_len; bi++) { in ixgbe_host_interface_command()