Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h492 #define FW_READ_SHADOW_RAM_CMD 0x31 macro
H A Dwx_hw.c550 buffer.hdr.req.cmd = FW_READ_SHADOW_RAM_CMD; in wx_read_ee_hostif_data()
627 buffer.hdr.req.cmd = FW_READ_SHADOW_RAM_CMD; in wx_read_ee_hostif_buffer()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x550.c879 buffer.hdr.req.cmd = FW_READ_SHADOW_RAM_CMD; in ixgbe_read_ee_hostif_buffer_X550()
1091 buffer.hdr.req.cmd = FW_READ_SHADOW_RAM_CMD; in ixgbe_read_ee_hostif_X550()
H A Dixgbe_type.h2674 #define FW_READ_SHADOW_RAM_CMD 0x31 macro