Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c4385 u16 dword_len; in ixgbe_host_interface_command() local
4410 dword_len = length >> 2; in ixgbe_host_interface_command()
4415 for (i = 0; i < dword_len; i++) in ixgbe_host_interface_command()
4441 dword_len = hdr_size >> 2; in ixgbe_host_interface_command()
4444 for (bi = 0; bi < dword_len; bi++) { in ixgbe_host_interface_command()
4460 dword_len = (buf_len + 3) >> 2; in ixgbe_host_interface_command()
4463 for (; bi <= dword_len; bi++) { in ixgbe_host_interface_command()