Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/wangxun/libwx/
Dwx_type.h324 #define FW_READ_SHADOW_RAM_CMD 0x31 macro
Dwx_hw.c320 buffer.hdr.req.cmd = FW_READ_SHADOW_RAM_CMD; in wx_read_ee_hostif_data()
393 buffer.hdr.req.cmd = FW_READ_SHADOW_RAM_CMD; in wx_read_ee_hostif_buffer()
/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x550.c875 buffer.hdr.req.cmd = FW_READ_SHADOW_RAM_CMD; in ixgbe_read_ee_hostif_buffer_X550()
1087 buffer.hdr.req.cmd = FW_READ_SHADOW_RAM_CMD; in ixgbe_read_ee_hostif_X550()
Dixgbe_type.h2656 #define FW_READ_SHADOW_RAM_CMD 0x31 macro