Searched refs:CXGB4_ETH_DUMP_MEM (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_cudbg.h28 CXGB4_ETH_DUMP_MEM = (1 << 0), /* On-Chip Memory Dumps */ enumerator in enum:CXGB4_ETHTOOL_DUMP_FLAGS
33 #define CXGB4_ETH_DUMP_ALL (CXGB4_ETH_DUMP_MEM | CXGB4_ETH_DUMP_HW)
H A Dcxgb4_cudbg.c86 if (flag & CXGB4_ETH_DUMP_MEM) {
226 if (flag & CXGB4_ETH_DUMP_MEM)

Completed in 113 milliseconds