Searched refs:TRC_PORT_NONE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_debugfs.c | 1390 #define TRC_PORT_NONE 0xff macro 1454 tp.port = TRC_PORT_NONE; in mps_trc_write() 1515 if (!strncmp(word, "loopback", 8) && tp.port == TRC_PORT_NONE) { in mps_trc_write() 1521 if (!strncmp(word, "tx", 2) && tp.port == TRC_PORT_NONE) { in mps_trc_write() 1529 if (!strncmp(word, "rx", 2) && tp.port == TRC_PORT_NONE) { in mps_trc_write() 1598 if (tp.port == TRC_PORT_NONE) in mps_trc_write()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_debugfs.c | 1390 #define TRC_PORT_NONE 0xff macro 1454 tp.port = TRC_PORT_NONE; in mps_trc_write() 1515 if (!strncmp(word, "loopback", 8) && tp.port == TRC_PORT_NONE) { in mps_trc_write() 1521 if (!strncmp(word, "tx", 2) && tp.port == TRC_PORT_NONE) { in mps_trc_write() 1529 if (!strncmp(word, "rx", 2) && tp.port == TRC_PORT_NONE) { in mps_trc_write() 1598 if (tp.port == TRC_PORT_NONE) in mps_trc_write()
|
Completed in 11 milliseconds