Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/wangxun/libwx/
Dwx_type.h374 #define FW_READ_SHADOW_RAM_CMD 0x31 macro
Dwx_hw.c412 buffer.hdr.req.cmd = FW_READ_SHADOW_RAM_CMD; in wx_read_ee_hostif_data()
485 buffer.hdr.req.cmd = FW_READ_SHADOW_RAM_CMD; in wx_read_ee_hostif_buffer()
/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x550.c877 buffer.hdr.req.cmd = FW_READ_SHADOW_RAM_CMD; in ixgbe_read_ee_hostif_buffer_X550()
1089 buffer.hdr.req.cmd = FW_READ_SHADOW_RAM_CMD; in ixgbe_read_ee_hostif_X550()
Dixgbe_type.h2655 #define FW_READ_SHADOW_RAM_CMD 0x31 macro