Home
last modified time | relevance | path

Searched defs:for_all_tx_queues (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c400 for_all_tx_queues(adapter, txo, j) { in be_get_ethtool_stats() function
H A Dbe_main.c679 for_all_tx_queues(adapter, txo, i) { in be_get_stats64() function
1432 for_all_tx_queues(adapter, txo, i) { in be_tx_timeout() function
2881 for_all_tx_queues(adapter, txo, i) { in be_tx_compl_clean() function
2908 for_all_tx_queues(adapter, txo, i) { in be_tx_compl_clean() function
3046 for_all_tx_queues(adapter, txo, i) { in be_tx_queues_destroy() function
3068 for_all_tx_queues(adapter, txo, i) { in be_tx_qs_create() function
H A Dbe.h798 #define for_all_tx_queues(adapter, txo, i) \ macro
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c404 for_all_tx_queues(adapter, txo, j) { in be_get_ethtool_stats() function
H A Dbe_main.c678 for_all_tx_queues(adapter, txo, i) { in be_get_stats64() function
1431 for_all_tx_queues(adapter, txo, i) { in be_tx_timeout() function
2882 for_all_tx_queues(adapter, txo, i) { in be_tx_compl_clean() function
2909 for_all_tx_queues(adapter, txo, i) { in be_tx_compl_clean() function
3046 for_all_tx_queues(adapter, txo, i) { in be_tx_queues_destroy() function
3068 for_all_tx_queues(adapter, txo, i) { in be_tx_qs_create() function
H A Dbe.h797 #define for_all_tx_queues(adapter, txo, i) \ macro

Completed in 23 milliseconds