Home
last modified time | relevance | path

Searched refs:offshift (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_u32_parse.h260 .offshift = 6,
275 .offshift = 6,
297 .offshift = 0,
312 .offshift = 0,
H A Dcxgb4_tc_u32.c246 next[i].sel.offshift != cls->knode.sel->offshift || in cxgb4_config_knode()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/abm/
H A Dcls.c40 if (knode->sel->off || knode->sel->offshift || knode->sel->offmask || in nfp_abm_u32_check_knode()
/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_cls.h174 unsigned char offshift; member
/openbmc/linux/include/uapi/linux/
H A Dpkt_cls.h250 unsigned char offshift; member
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_tc.c104 off = sel->keys[0].off << sel->offshift; in tc_fill_entry()
H A Dstmmac_selftests.c1135 sel->offshift = 0; in stmmac_test_rxp()
/openbmc/linux/net/sched/
H A Dcls_u32.c238 n->sel.offshift; in u32_classify()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c9620 nexthdr[i].s != cls->knode.sel->offshift || in ixgbe_configure_clsu32()