Lines Matching refs:axgbe_printf

302 		axgbe_printf(1, "TSO in channel %d %s\n", i, tso_enabled ? "enabled" : "disabled");  in xgbe_config_tso_mode()
313 axgbe_printf(1, "sph_enable %d sph feature enabled?: %d\n", in xgbe_config_sph_mode()
317 axgbe_printf(0, "SPH Enabled\n"); in xgbe_config_sph_mode()
332 axgbe_printf(0, "%s: SPH %s in channel %d\n", __func__, in xgbe_config_sph_mode()
453 axgbe_printf(0, "RSS Enabled\n"); in xgbe_enable_rss()
466 axgbe_printf(0, "RSS Disabled\n"); in xgbe_disable_rss()
534 axgbe_printf(1, "flow control %s for RXq%u\n", in xgbe_enable_tx_flow_control()
748 axgbe_printf(0, "VLAN Stripping Enabled\n"); in xgbe_enable_rx_vlan_stripping()
758 axgbe_printf(0, "VLAN Stripping Disabled\n"); in xgbe_disable_rx_vlan_stripping()
786 axgbe_printf(0, "VLAN filtering Enabled\n"); in xgbe_enable_rx_vlan_filtering()
797 axgbe_printf(0, "VLAN filtering Disabled\n"); in xgbe_disable_rx_vlan_filtering()
835 axgbe_printf(1, "%s: Before updating VLANHTR 0x%x\n", __func__, in xgbe_update_vlan_hash_table()
846 axgbe_printf(1, "%s: vid 0x%x vid_le 0x%x crc 0x%x " in xgbe_update_vlan_hash_table()
854 axgbe_printf(1, "%s: After updating VLANHTR 0x%x\n", __func__, in xgbe_update_vlan_hash_table()
868 axgbe_printf(1, "%s promiscous mode\n", enable? "entering" : "leaving"); in xgbe_set_promiscuous_mode()
874 axgbe_printf(1, "Disabling rx vlan filtering\n"); in xgbe_set_promiscuous_mode()
878 axgbe_printf(1, "Enabling rx vlan filtering\n"); in xgbe_set_promiscuous_mode()
894 axgbe_printf(1,"%s allmulti mode\n", enable ? "entering" : "leaving"); in xgbe_set_all_multicast_mode()
919 axgbe_printf(1, "adding mac address %pM at %#x\n", addr, *mac_reg); in xgbe_set_mac_reg()
1270 axgbe_printf(0, "Receive checksum offload Disabled\n"); in xgbe_disable_rx_csum()
1279 axgbe_printf(0, "Receive checksum offload Enabled\n"); in xgbe_enable_rx_csum()
1362 axgbe_printf(1, "-->xgbe_dev_read: cur = %d\n", ring->cur); in xgbe_dev_read()
1452 axgbe_printf(1, "%s: err=%u, etlt=%#x\n", __func__, err, etlt); in xgbe_dev_read()
1461 axgbe_printf(1, "vlan-ctag=%#06x\n", packet->vlan_ctag); in xgbe_dev_read()
1468 axgbe_printf(1, "%s: err1 l34t %d err 0x%x etlt 0x%x\n", in xgbe_dev_read()
1476 axgbe_printf(1, "%s: err2 l34t %d err 0x%x etlt 0x%x\n", in xgbe_dev_read()
1484 axgbe_printf(1, "%s: tnp %d l34t %d err 0x%x etlt 0x%x\n", in xgbe_dev_read()
1486 axgbe_printf(1, "%s: Channel: %d SR 0x%x DSR 0x%x \n", in xgbe_dev_read()
1490 axgbe_printf(1, "%s: ring cur %d dirty %d\n", in xgbe_dev_read()
1492 axgbe_printf(1, "%s: Desc 0x%08x-0x%08x-0x%08x-0x%08x\n", in xgbe_dev_read()
1500 axgbe_printf(1, "<--xgbe_dev_read: %s - descriptor=%u (cur=%d)\n", in xgbe_dev_read()
1525 axgbe_printf(1, "enable_int: DMA_CH_IER read - 0x%x\n", in xgbe_enable_int()
1563 axgbe_printf(1, "enable_int: DMA_CH_IER write - 0x%x\n", in xgbe_enable_int()
1574 axgbe_printf(1, "disable_int: DMA_CH_IER read - 0x%x\n", in xgbe_disable_int()
1613 axgbe_printf(1, "disable_int: DMA_CH_IER write - 0x%x\n", in xgbe_disable_int()
1745 axgbe_printf(1, "%s: queue %d q_fifo_size %d frame_fifo_size 0x%x\n", in xgbe_queue_flow_control_threshold()
1794 axgbe_printf(1, "%s: forced queue %d rfa 0x%x rfd 0x%x\n", __func__, in xgbe_queue_flow_control_threshold()
1808 axgbe_printf(1, "%s: fifo[%d] - 0x%x q_fifo_size 0x%x\n", in xgbe_calculate_flow_control_threshold()
1820 axgbe_printf(1, "%s: queue %d rfa %d rfd %d\n", __func__, i, in xgbe_config_flow_control_threshold()
1828 axgbe_printf(1, "%s: MTL_Q_RQFCR 0x%x\n", __func__, in xgbe_config_flow_control_threshold()
1903 axgbe_printf(1, "%s: fifo_size 0x%x\n", __func__, fifo_size); in xgbe_config_tx_fifo_size()
1909 axgbe_printf(1, "Tx q %d FIFO Size 0x%x\n", i, in xgbe_config_tx_fifo_size()
1913 axgbe_printf(1, "%d Tx hardware queues, %d byte fifo per queue\n", in xgbe_config_tx_fifo_size()
1930 axgbe_printf(1, "%s: fifo_size 0x%x rx_q_cnt %d prio %d\n", __func__, in xgbe_config_rx_fifo_size()
1940 axgbe_printf(1, "Rx q %d FIFO Size 0x%x\n", i, in xgbe_config_rx_fifo_size()
1947 axgbe_printf(1, "%u Rx hardware queues, %u byte fifo/queue\n", in xgbe_config_rx_fifo_size()
1968 axgbe_printf(1, "TXq%u mapped to TC%u\n", queue, i); in xgbe_config_queue_mapping()
1975 axgbe_printf(1, "TXq%u mapped to TC%u\n", queue, i); in xgbe_config_queue_mapping()
1992 axgbe_printf(1, "PRIO%u mapped to RXq%u\n", prio, i); in xgbe_config_queue_mapping()
1998 axgbe_printf(1, "PRIO%u mapped to RXq%u\n", prio, i); in xgbe_config_queue_mapping()
2078 axgbe_printf(1, "Enabling rx vlan filtering\n"); in xgbe_config_vlan_support()
2081 axgbe_printf(1, "Disabling rx vlan filtering\n"); in xgbe_config_vlan_support()
2086 axgbe_printf(1, "Enabling rx vlan stripping\n"); in xgbe_config_vlan_support()
2089 axgbe_printf(1, "Disabling rx vlan stripping\n"); in xgbe_config_vlan_support()
2481 axgbe_printf(1, "timed out waiting for Tx queue %u to empty\n", in xgbe_txq_prepare_tx_stop()
2523 axgbe_printf(1, "timed out waiting for Tx DMA channel %u to stop\n", in xgbe_prepare_tx_stop()
2595 axgbe_printf(1, "timed out waiting for Rx queue %d to empty\n", in xgbe_prepare_rx_stop()