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 D | be_ethtool.c | 384 for_all_rx_queues(adapter, rxo, j) { in be_get_ethtool_stats() function
|
H A D | be_main.c | 646 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 D | be.h | 790 #define for_all_rx_queues(adapter, rxo, i) \ macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/ |
H A D | be_ethtool.c | 388 for_all_rx_queues(adapter, rxo, j) { in be_get_ethtool_stats() function
|
H A D | be_main.c | 645 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 D | be.h | 789 #define for_all_rx_queues(adapter, rxo, i) \ macro
|
Completed in 33 milliseconds