Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/wangxun/libwx/
Dwx_hw.c339 wx_dbg(wx, "Command has failed with no status valid.\n"); in wx_host_interface_command()
347 wx_dbg(wx, "It's unknown cmd.\n"); in wx_host_interface_command()
352 wx_dbg(wx, "write value:\n"); in wx_host_interface_command()
354 wx_dbg(wx, "%x ", buffer[i]); in wx_host_interface_command()
355 wx_dbg(wx, "read value:\n"); in wx_host_interface_command()
357 wx_dbg(wx, "%x ", buf[i]); in wx_host_interface_command()
550 wx_dbg(wx, "Eeprom params: type = %d, size = %d\n", in wx_init_eeprom_params()
725 wx_dbg(wx, " Clearing UTA\n"); in wx_init_uta_tables()
752 wx_dbg(wx, "Keeping Current RAR0 Addr = %pM\n", wx->mac.addr); in wx_init_rx_addrs()
755 wx_dbg(wx, "Overriding MAC Address in RAR[0]\n"); in wx_init_rx_addrs()
[all …]
Dwx_type.h1188 #define wx_dbg(wx, fmt, arg...) \ macro
/linux-6.12.1/drivers/net/ethernet/wangxun/txgbe/
Dtxgbe_fdir.c216 wx_dbg(wx, "Tx Queue=%x hash=%x\n", queue, (u32)fdirhashcmd); in txgbe_fdir_add_signature_filter()
322 wx_dbg(wx, "bucket hash should always be 0 in mask\n"); in txgbe_fdir_set_input_mask()
509 wx_dbg(wx, "Flow Director poll time exceeded!\n"); in txgbe_fdir_enable()
Dtxgbe_ethtool.c253 wx_dbg(txgbe->wx, "FDIR entry already exist\n"); in txgbe_match_ethtool_fdir_entry()