Searched refs:match_off (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_tc_u32_parse.h | 250 unsigned int match_off; member 262 .match_off = 8, .match_val = 0x600, .match_mask = 0xFF00, 265 .match_off = 8, .match_val = 0x1100, .match_mask = 0xFF00, 275 .match_off = 4, .match_val = 0x60000, .match_mask = 0xFF0000, 278 .match_off = 4, .match_val = 0x110000, .match_mask = 0xFF0000,
|
D | cxgb4_tc_u32.c | 248 if (next[i].match_off == off && in cxgb4_config_knode()
|