Home
last modified time | relevance | path

Searched refs:wx_host_interface_command (Results 1 – 3 of 3) 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.c489 int wx_host_interface_command(struct wx *wx, u32 *buffer, in wx_host_interface_command() function
509 EXPORT_SYMBOL(wx_host_interface_command);
524 return wx_host_interface_command(wx, (u32 *)&pps_cmd, in wx_set_pps()
554 status = wx_host_interface_command(wx, (u32 *)&buffer, sizeof(buffer), in wx_read_ee_hostif_data()
630 status = wx_host_interface_command(wx, (u32 *)&buffer, in wx_read_ee_hostif_buffer()