Home
last modified time | relevance | path

Searched refs:wx_host_interface_command (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_hw.c28 status = wx_host_interface_command(wx, (u32 *)&buffer, sizeof(buffer), in ngbe_eeprom_chksum_hostif()
/kernel/linux/linux-6.6/drivers/net/ethernet/wangxun/libwx/
H A Dwx_hw.h12 int wx_host_interface_command(struct wx *wx, u32 *buffer,
H A Dwx_hw.c190 * wx_host_interface_command - Issue command to manageability block
203 int wx_host_interface_command(struct wx *wx, u32 *buffer, in wx_host_interface_command() function
304 EXPORT_SYMBOL(wx_host_interface_command); variable
330 status = wx_host_interface_command(wx, (u32 *)&buffer, sizeof(buffer), in wx_read_ee_hostif_data()
402 status = wx_host_interface_command(wx, (u32 *)&buffer, in wx_read_ee_hostif_buffer()

Completed in 4 milliseconds