Searched refs:wx_dbg (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_hw.c | 332 wx_dbg(wx, "write value:\n"); in wx_host_interface_command_s() 334 wx_dbg(wx, "%x ", buffer[i]); in wx_host_interface_command_s() 335 wx_dbg(wx, "read value:\n"); in wx_host_interface_command_s() 337 wx_dbg(wx, "%x ", buf[i]); in wx_host_interface_command_s() 886 wx_dbg(wx, " Clearing UTA\n"); in wx_init_uta_tables() 916 wx_dbg(wx, "Overriding MAC Address in RAR[0]\n"); in wx_init_rx_addrs() 917 wx_dbg(wx, "New MAC Addr = %pM\n", wx->mac.addr); in wx_init_rx_addrs() 946 wx_dbg(wx, " Clearing MTA\n"); in wx_init_rx_addrs() 1153 wx_dbg(wx, " bit-vector = 0x%03X\n", vector); in wx_set_mta() 1190 wx_dbg(wx, " Clearing MTA\n"); in wx_update_mc_addr_list() [all …]
|
| H A D | wx_type.h | 1312 #define wx_dbg(wx, fmt, arg...) \ macro
|
| /linux-6.15/drivers/net/ethernet/wangxun/txgbe/ |
| H A D | txgbe_fdir.c | 216 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()
|
| H A D | txgbe_ethtool.c | 253 wx_dbg(txgbe->wx, "FDIR entry already exist\n"); in txgbe_match_ethtool_fdir_entry()
|