Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h493 #define FW_READ_SHADOW_RAM_LEN 0x6 macro
H A Dwx_hw.c552 buffer.hdr.req.buf_lenl = FW_READ_SHADOW_RAM_LEN; in wx_read_ee_hostif_data()
629 buffer.hdr.req.buf_lenl = FW_READ_SHADOW_RAM_LEN; in wx_read_ee_hostif_buffer()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x550.c881 buffer.hdr.req.buf_lenl = FW_READ_SHADOW_RAM_LEN; in ixgbe_read_ee_hostif_buffer_X550()
1093 buffer.hdr.req.buf_lenl = FW_READ_SHADOW_RAM_LEN; in ixgbe_read_ee_hostif_X550()
H A Dixgbe_type.h2675 #define FW_READ_SHADOW_RAM_LEN 0x6 macro