Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_osdep.h77 #define IXGBE_BE32_TO_CPU(_i) rte_be_to_cpu_32(_i) macro
H A Dixgbe_x550.c401 (*data)[i] = IXGBE_BE32_TO_CPU(hic.rsp.data[i]); in ixgbe_fw_phy_activity()
1316 *data = IXGBE_BE32_TO_CPU(hic.rsp.read_data); in ixgbe_read_iosf_sb_reg_x550a()