cxgb4_cudbg_collect  492 drivers/net/ethernet/chelsio/cxgb4/cxgb4_cudbg.c 	return cxgb4_cudbg_collect(adap, buf, &len, CXGB4_ETH_DUMP_ALL);
cxgb4_cudbg_collect   35 drivers/net/ethernet/chelsio/cxgb4/cxgb4_cudbg.h int cxgb4_cudbg_collect(struct adapter *adap, void *buf, u32 *buf_size,
cxgb4_cudbg_collect 1433 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c 	ret = cxgb4_cudbg_collect(adapter, buf, &len, adapter->eth_dump.flag);