Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_osdep.h139 #define IXGBE_CPU_TO_BE32 htobe32 macro
H A Dixgbe_x550.c418 hic.cmd.data[i] = IXGBE_CPU_TO_BE32((*data)[i]); in ixgbe_fw_phy_activity()
3069 buffer.address = IXGBE_CPU_TO_BE32(offset * 2); in ixgbe_read_ee_hostif_X550()
3131 buffer.address = IXGBE_CPU_TO_BE32((offset + current_word) * 2); in ixgbe_read_ee_hostif_buffer_X550()
3191 buffer.address = IXGBE_CPU_TO_BE32(offset * 2); in ixgbe_write_ee_hostif_data_X550()