Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_phy.c67 OSAL_MEMCPY(buf64, &data_lo, 4); in ecore_phy_write()
107 u8 data_lo[4]; in ecore_phy_core_read() local
119 OSAL_MEMCPY(data_lo, buf64, 4); in ecore_phy_core_read()
170 u8 data_lo[4]; in ecore_phy_raw_read() local
190 OSAL_MEMCPY(data_lo, buf64, 4); in ecore_phy_raw_read()
223 u8 data_lo[4]; in ecore_phy_info() local
298 OSAL_MEMCPY(data_lo, buf64, 4); in ecore_phy_info()
300 if ((data_lo[0] & 0x3f) == 0x14) in ecore_phy_info()
599 OSAL_MEMCPY(data_lo, buf64, 4); in ecore_bb_phy_mac_stat()
607 *(u32 *)data_lo, in ecore_bb_phy_mac_stat()
[all …]
H A Decore_phy_api.h53 u32 port, u32 addr, u32 data_lo, u32 data_hi,
85 u32 port, u32 lane, u32 addr, u32 data_lo,
H A Decore_phy.h44 u32 port, u32 lane, u32 addr, u32 data_lo,
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c4099 empty_data = mm_le32_to_cpu(cqe->protocol_data.data_lo); in lm_eth_init_command_comp()
4184 cqe.protocol_data.data_lo = pending->command.protocol_data.lo; in lm_eth_comp_cb()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h3741 u32_t data_lo; member