TRC_PORT_NONE    1453 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 	tp.port = TRC_PORT_NONE;
TRC_PORT_NONE    1514 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		if (!strncmp(word, "loopback", 8) && tp.port == TRC_PORT_NONE) {
TRC_PORT_NONE    1520 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		if (!strncmp(word, "tx", 2) && tp.port == TRC_PORT_NONE) {
TRC_PORT_NONE    1528 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		if (!strncmp(word, "rx", 2) && tp.port == TRC_PORT_NONE) {
TRC_PORT_NONE    1597 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 	if (tp.port == TRC_PORT_NONE)