Searched refs:for_all_rx_queues (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/emulex/benet/ ! |
| H A D | be_main.c | 645 for_all_rx_queues(adapter, rxo, i) { in be_parse_stats() 663 for_all_rx_queues(adapter, rxo, i) { in be_get_stats64() 3113 for_all_rx_queues(adapter, rxo, i) { in be_rx_cqs_destroy() 3143 for_all_rx_queues(adapter, rxo, i) { in be_rx_cqs_create() 3574 for_all_rx_queues(adapter, rxo, i) { in be_rx_qs_destroy() 3692 for_all_rx_queues(adapter, rxo, i) { in be_rx_qs_create() 3750 for_all_rx_queues(adapter, rxo, i) in be_rx_qs_create() 3817 for_all_rx_queues(adapter, rxo, i) in be_open() 5512 for_all_rx_queues(adapter, rxo, i) { in be_worker()
|
| H A D | be.h | 789 #define for_all_rx_queues(adapter, rxo, i) \ macro
|
| H A D | be_ethtool.c | 388 for_all_rx_queues(adapter, rxo, j) { in be_get_ethtool_stats()
|