Searched refs:OP_LT (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/sun/ |
D | cassini.h | 2139 #define OP_LT 1 /* packet < value */ macro 2196 { "8023?", 0xffff, 0x0600, OP_LT, 1, S1_LLC, 0, S1_IPV4, \ 2294 { "8023?", 0xffff, 0x0600, OP_LT, 1, S1_LLC, 0, S1_IPV4, 2374 { "8023?", 0xffff, 0x0600, OP_LT, 1, S1_LLC, 0, S1_IPV4, 2430 { "8023?", 0xffff, 0x0600, OP_LT, 1, S1_LLC, 0, S1_IPV4,
|
/linux-6.1.9/kernel/trace/ |
D | trace_events_filter.c | 30 C( OP_LT, "<" ), \ 642 case OP_LT: { \ 856 case OP_LT: in filter_pred_cpu()
|
/linux-6.1.9/drivers/misc/altera-stapl/ |
D | altera.c | 52 OP_LT, enumerator 615 case OP_LT: in altera_execute()
|