Searched refs:USING_MSI (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/cxgbe/base/ | ||
| H A D | adapter.h | 68 USING_MSI = (1 << 1), enumerator |
| /dpdk/drivers/net/cxgbe/ | ||
| H A D | cxgbe_main.c | 741 (adap->flags & USING_MSI) ? " MSI" : ""); in cxgbe_print_port_info() |