Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_osdep.h120 #define IXGBE_BE32_TO_CPU(x) (x) macro
127 #define IXGBE_BE32_TO_CPU BSWAP_32 macro
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x550.c430 (*data)[i] = IXGBE_BE32_TO_CPU(hic.rsp.data[i]); in ixgbe_fw_phy_activity()
1347 *data = IXGBE_BE32_TO_CPU(hic.rsp.read_data); in ixgbe_read_iosf_sb_reg_x550a()