Searched refs:for_all_rx_queues (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/emulex/benet/ |
A D | be_main.c | 646 for_all_rx_queues(adapter, rxo, i) { in be_parse_stats() 664 for_all_rx_queues(adapter, rxo, i) { in be_get_stats64() 3109 for_all_rx_queues(adapter, rxo, i) { in be_rx_cqs_destroy() 3139 for_all_rx_queues(adapter, rxo, i) { in be_rx_cqs_create() 3570 for_all_rx_queues(adapter, rxo, i) { in be_rx_qs_destroy() 3688 for_all_rx_queues(adapter, rxo, i) { in be_rx_qs_create() 3746 for_all_rx_queues(adapter, rxo, i) in be_rx_qs_create() 3813 for_all_rx_queues(adapter, rxo, i) in be_open() 5517 for_all_rx_queues(adapter, rxo, i) { in be_worker()
|
A D | be.h | 790 #define for_all_rx_queues(adapter, rxo, i) \ macro
|
A D | be_ethtool.c | 388 for_all_rx_queues(adapter, rxo, j) { in be_get_ethtool_stats()
|
Completed in 21 milliseconds