Searched refs:efx_for_each_channel_tx_queue (Results  1 – 10 of 10) sorted by relevance
| /Linux-v5.10/drivers/net/ethernet/sfc/ | 
| D | efx_channels.c | 634 	efx_for_each_channel_tx_queue(tx_queue, channel) {  in efx_probe_channel() 729 	efx_for_each_channel_tx_queue(tx_queue, channel)  in efx_remove_channel() 772 		efx_for_each_channel_tx_queue(tx_queue, channel)  in efx_realloc_channels() 890 				efx_for_each_channel_tx_queue(tx_queue, channel) {  in efx_set_channels() 906 				efx_for_each_channel_tx_queue(tx_queue, channel) {  in efx_set_channels() 1059 		efx_for_each_channel_tx_queue(tx_queue, channel) {  in efx_start_channels() 1115 		efx_for_each_channel_tx_queue(tx_queue, channel)  in efx_stop_channels() 1147 	efx_for_each_channel_tx_queue(tx_queue, channel) {  in efx_process_channel() 1162 	efx_for_each_channel_tx_queue(tx_queue, channel) {  in efx_process_channel()
  | 
| D | tx.c | 87 	efx_for_each_channel_tx_queue(txq2, txq1->channel)  in efx_tx_maybe_stop_queue() 285 	efx_for_each_channel_tx_queue(tx_queue, channel)  in efx_tx_may_pio() 300 	efx_for_each_channel_tx_queue(q, channel) {  in efx_tx_send_pending()
  | 
| D | net_driver.h | 1551 #define efx_for_each_channel_tx_queue(_tx_queue, _channel)		\  macro 1647 	efx_for_each_channel_tx_queue(tx_queue, channel)  in efx_channel_tx_fill_level() 1661 	efx_for_each_channel_tx_queue(tx_queue, channel)  in efx_channel_tx_old_fill_level()
  | 
| D | ef100_tx.c | 379 		efx_for_each_channel_tx_queue(txq2, tx_queue->channel)  in ef100_enqueue_skb()
  | 
| D | ethtool_common.c | 308 	efx_for_each_channel_tx_queue(tx_queue, channel) {  in efx_fill_loopback_test() 518 				efx_for_each_channel_tx_queue(tx_queue, channel)  in efx_ethtool_get_stats() 533 			efx_for_each_channel_tx_queue(tx_queue, channel) {  in efx_ethtool_get_stats()
  | 
| D | mcdi_functions.c | 375 			efx_for_each_channel_tx_queue(tx_queue, channel)  in efx_fini_dmaq()
  | 
| D | selftest.c | 658 		efx_for_each_channel_tx_queue(tx_queue, channel) {  in efx_test_loopbacks()
  | 
| D | farch.c | 609 		efx_for_each_channel_tx_queue(tx_queue, channel) {  in efx_check_tx_flush_complete() 654 		efx_for_each_channel_tx_queue(tx_queue, channel) {  in efx_farch_do_flush() 734 			efx_for_each_channel_tx_queue(tx_queue, channel)  in efx_farch_fini_dmaq()
  | 
| D | efx.c | 747 		efx_for_each_channel_tx_queue(tx_queue, channel)  in efx_register_netdev()
  | 
| D | ef10.c | 817 		efx_for_each_channel_tx_queue(tx_queue, channel) {  in efx_ef10_link_piobufs() 894 		efx_for_each_channel_tx_queue(tx_queue, channel)  in efx_ef10_forget_old_piobufs()
  |