Home
last modified time | relevance | path

Searched refs:rew_val (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/net/dsa/
Dtag_ocelot.c108 u64 rew_val; in ocelot_rcv() local
138 ocelot_xfh_get_rew_val(extraction, &rew_val); in ocelot_rcv()
152 OCELOT_SKB_CB(skb)->tstamp_lo = rew_val; in ocelot_rcv()
/linux-6.1.9/include/linux/dsa/
Docelot.h184 static inline void ocelot_xfh_get_rew_val(void *extraction, u64 *rew_val) in ocelot_xfh_get_rew_val() argument
186 packing(extraction, rew_val, 116, 85, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_xfh_get_rew_val()