Home
last modified time | relevance | path

Searched refs:dword_len (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_common.c3916 u8 buf_len, dword_len; in ixgbe_host_interface_command() local
3938 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()