Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_aml.c67 return wx_host_interface_command(wx, (u32 *)&buffer, sizeof(buffer), in txgbe_test_hostif()
78 return wx_host_interface_command(wx, (u32 *)buffer, in txgbe_identify_sfp_hostif()
105 return wx_host_interface_command(wx, (u32 *)&buffer, sizeof(buffer), in txgbe_set_phy_link_hostif()
/linux/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()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_hw.h19 int wx_host_interface_command(struct wx *wx, u32 *buffer,
H A Dwx_hw.c495 int wx_host_interface_command(struct wx *wx, u32 *buffer, in wx_host_interface_command() function
515 EXPORT_SYMBOL(wx_host_interface_command);
530 return wx_host_interface_command(wx, (u32 *)&pps_cmd, in wx_set_pps()
560 status = wx_host_interface_command(wx, (u32 *)&buffer, sizeof(buffer), in wx_read_ee_hostif_data()
636 status = wx_host_interface_command(wx, (u32 *)&buffer, in wx_read_ee_hostif_buffer()