Home
last modified time | relevance | path

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

/linux-6.15/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()
/linux-6.15/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()
/linux-6.15/tools/include/uapi/linux/
H A Dpkt_cls.h174 unsigned char offshift; member
/linux-6.15/include/uapi/linux/
H A Dpkt_cls.h252 unsigned char offshift;
/linux-6.15/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()
/linux-6.15/net/sched/
H A Dcls_u32.c238 n->sel.offshift; in u32_classify()
/linux-6.15/Documentation/netlink/specs/
H A Dtc.yaml1133 name: offshift
/linux-6.15/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c10016 nexthdr[i].s != cls->knode.sel->offshift || in ixgbe_configure_clsu32()