Lines Matching refs:axgbe_printf

300 		axgbe_printf(1, "TSO in channel %d %s\n", i, tso_enabled ? "enabled" : "disabled");  in xgbe_config_tso_mode()
311 axgbe_printf(1, "sph_enable %d sph feature enabled?: %d\n", in xgbe_config_sph_mode()
315 axgbe_printf(0, "SPH Enabled\n"); in xgbe_config_sph_mode()
330 axgbe_printf(0, "%s: SPH %s in channel %d\n", __func__, in xgbe_config_sph_mode()
451 axgbe_printf(0, "RSS Enabled\n"); in xgbe_enable_rss()
464 axgbe_printf(0, "RSS Disabled\n"); in xgbe_disable_rss()
532 axgbe_printf(1, "flow control %s for RXq%u\n", in xgbe_enable_tx_flow_control()
746 axgbe_printf(0, "VLAN Stripping Enabled\n"); in xgbe_enable_rx_vlan_stripping()
756 axgbe_printf(0, "VLAN Stripping Disabled\n"); in xgbe_disable_rx_vlan_stripping()
784 axgbe_printf(0, "VLAN filtering Enabled\n"); in xgbe_enable_rx_vlan_filtering()
795 axgbe_printf(0, "VLAN filtering Disabled\n"); in xgbe_disable_rx_vlan_filtering()
833 axgbe_printf(1, "%s: Before updating VLANHTR 0x%x\n", __func__, in xgbe_update_vlan_hash_table()
843 axgbe_printf(1, "%s: vid 0x%lx vid_le 0x%x crc 0x%x " in xgbe_update_vlan_hash_table()
851 axgbe_printf(1, "%s: After updating VLANHTR 0x%x\n", __func__, in xgbe_update_vlan_hash_table()
865 axgbe_printf(1, "%s promiscous mode\n", enable? "entering" : "leaving"); in xgbe_set_promiscuous_mode()
871 axgbe_printf(1, "Disabling rx vlan filtering\n"); in xgbe_set_promiscuous_mode()
875 axgbe_printf(1, "Enabling rx vlan filtering\n"); in xgbe_set_promiscuous_mode()
891 axgbe_printf(1,"%s allmulti mode\n", enable ? "entering" : "leaving"); in xgbe_set_all_multicast_mode()
916 axgbe_printf(1, "adding mac address %pM at %#x\n", addr, *mac_reg); in xgbe_set_mac_reg()
1267 axgbe_printf(0, "Receive checksum offload Disabled\n"); in xgbe_disable_rx_csum()
1276 axgbe_printf(0, "Receive checksum offload Enabled\n"); in xgbe_enable_rx_csum()
1359 axgbe_printf(1, "-->xgbe_dev_read: cur = %d\n", ring->cur); in xgbe_dev_read()
1449 axgbe_printf(1, "%s: err=%u, etlt=%#x\n", __func__, err, etlt); in xgbe_dev_read()
1459 axgbe_printf(1, "vlan-ctag=%#06x\n", packet->vlan_ctag); in xgbe_dev_read()
1466 axgbe_printf(1, "%s: err1 l34t %d err 0x%x etlt 0x%x\n", in xgbe_dev_read()
1474 axgbe_printf(1, "%s: err2 l34t %d err 0x%x etlt 0x%x\n", in xgbe_dev_read()
1482 axgbe_printf(1, "%s: tnp %d l34t %d err 0x%x etlt 0x%x\n", in xgbe_dev_read()
1484 axgbe_printf(1, "%s: Channel: %d SR 0x%x DSR 0x%x \n", in xgbe_dev_read()
1488 axgbe_printf(1, "%s: ring cur %d dirty %d\n", in xgbe_dev_read()
1490 axgbe_printf(1, "%s: Desc 0x%08x-0x%08x-0x%08x-0x%08x\n", in xgbe_dev_read()
1498 axgbe_printf(1, "<--xgbe_dev_read: %s - descriptor=%u (cur=%d)\n", in xgbe_dev_read()
1523 axgbe_printf(1, "enable_int: DMA_CH_IER read - 0x%x\n", in xgbe_enable_int()
1561 axgbe_printf(1, "enable_int: DMA_CH_IER write - 0x%x\n", in xgbe_enable_int()
1572 axgbe_printf(1, "disable_int: DMA_CH_IER read - 0x%x\n", in xgbe_disable_int()
1611 axgbe_printf(1, "disable_int: DMA_CH_IER write - 0x%x\n", in xgbe_disable_int()
1743 axgbe_printf(1, "%s: queue %d q_fifo_size %d frame_fifo_size 0x%x\n", in xgbe_queue_flow_control_threshold()
1792 axgbe_printf(1, "%s: forced queue %d rfa 0x%x rfd 0x%x\n", __func__, in xgbe_queue_flow_control_threshold()
1806 axgbe_printf(1, "%s: fifo[%d] - 0x%x q_fifo_size 0x%x\n", in xgbe_calculate_flow_control_threshold()
1818 axgbe_printf(1, "%s: queue %d rfa %d rfd %d\n", __func__, i, in xgbe_config_flow_control_threshold()
1826 axgbe_printf(1, "%s: MTL_Q_RQFCR 0x%x\n", __func__, in xgbe_config_flow_control_threshold()
1901 axgbe_printf(1, "%s: fifo_size 0x%x\n", __func__, fifo_size); in xgbe_config_tx_fifo_size()
1907 axgbe_printf(1, "Tx q %d FIFO Size 0x%x\n", i, in xgbe_config_tx_fifo_size()
1911 axgbe_printf(1, "%d Tx hardware queues, %d byte fifo per queue\n", in xgbe_config_tx_fifo_size()
1928 axgbe_printf(1, "%s: fifo_size 0x%x rx_q_cnt %d prio %d\n", __func__, in xgbe_config_rx_fifo_size()
1938 axgbe_printf(1, "Rx q %d FIFO Size 0x%x\n", i, in xgbe_config_rx_fifo_size()
1945 axgbe_printf(1, "%u Rx hardware queues, %u byte fifo/queue\n", in xgbe_config_rx_fifo_size()
1966 axgbe_printf(1, "TXq%u mapped to TC%u\n", queue, i); in xgbe_config_queue_mapping()
1973 axgbe_printf(1, "TXq%u mapped to TC%u\n", queue, i); in xgbe_config_queue_mapping()
1990 axgbe_printf(1, "PRIO%u mapped to RXq%u\n", prio, i); in xgbe_config_queue_mapping()
1996 axgbe_printf(1, "PRIO%u mapped to RXq%u\n", prio, i); in xgbe_config_queue_mapping()
2082 axgbe_printf(1, "Enabling rx vlan filtering\n"); in xgbe_config_vlan_support()
2085 axgbe_printf(1, "Disabling rx vlan filtering\n"); in xgbe_config_vlan_support()
2090 axgbe_printf(1, "Enabling rx vlan stripping\n"); in xgbe_config_vlan_support()
2093 axgbe_printf(1, "Disabling rx vlan stripping\n"); in xgbe_config_vlan_support()
2485 axgbe_printf(1, "timed out waiting for Tx queue %u to empty\n", in xgbe_txq_prepare_tx_stop()
2527 axgbe_printf(1, "timed out waiting for Tx DMA channel %u to stop\n", in xgbe_prepare_tx_stop()
2599 axgbe_printf(1, "timed out waiting for Rx queue %d to empty\n", in xgbe_prepare_rx_stop()