Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c384 for_all_rx_queues(adapter, rxo, j) { in be_get_ethtool_stats() function
H A Dbe_main.c646 for_all_rx_queues(adapter, rxo, i) { in be_parse_stats() function
664 for_all_rx_queues(adapter, rxo, i) { in be_get_stats64() function
3110 for_all_rx_queues(adapter, rxo, i) { in be_rx_cqs_destroy() function
3140 for_all_rx_queues(adapter, rxo, i) { in be_rx_cqs_create() function
3571 for_all_rx_queues(adapter, rxo, i) { in be_rx_qs_destroy() function
3689 for_all_rx_queues(adapter, rxo, i) { in be_rx_qs_create() function
5527 for_all_rx_queues(adapter, rxo, i) { in be_worker() function
H A Dbe.h790 #define for_all_rx_queues(adapter, rxo, i) \ macro
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c388 for_all_rx_queues(adapter, rxo, j) { in be_get_ethtool_stats() function
H A Dbe_main.c645 for_all_rx_queues(adapter, rxo, i) { in be_parse_stats() function
663 for_all_rx_queues(adapter, rxo, i) { in be_get_stats64() function
3110 for_all_rx_queues(adapter, rxo, i) { in be_rx_cqs_destroy() function
3140 for_all_rx_queues(adapter, rxo, i) { in be_rx_cqs_create() function
3571 for_all_rx_queues(adapter, rxo, i) { in be_rx_qs_destroy() function
3689 for_all_rx_queues(adapter, rxo, i) { in be_rx_qs_create() function
5516 for_all_rx_queues(adapter, rxo, i) { in be_worker() function
H A Dbe.h789 #define for_all_rx_queues(adapter, rxo, i) \ macro

Completed in 23 milliseconds