Searched refs:xfh (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_fdma.c | 356 void *xfh = skb->data; in ocelot_fdma_receive_skb() local 362 ocelot_xfh_get_src_port(xfh, &src_port); in ocelot_fdma_receive_skb() 379 ocelot_xfh_get_rew_val(xfh, ×tamp); in ocelot_fdma_receive_skb()
|
H A D | ocelot.c | 1232 static int ocelot_xtr_poll_xfh(struct ocelot *ocelot, int grp, u32 *xfh) in ocelot_xtr_poll_xfh() argument 1237 err = ocelot_rx_frame_word(ocelot, grp, true, &xfh[i]); in ocelot_xtr_poll_xfh() 1313 u32 xfh[OCELOT_TAG_LEN / 4]; in ocelot_xtr_poll_frame() local 1322 err = ocelot_xtr_poll_xfh(ocelot, grp, xfh); in ocelot_xtr_poll_frame() 1326 ocelot_xfh_get_src_port(xfh, &src_port); in ocelot_xtr_poll_frame() 1327 ocelot_xfh_get_len(xfh, &len); in ocelot_xtr_poll_frame() 1328 ocelot_xfh_get_rew_val(xfh, ×tamp); in ocelot_xtr_poll_frame()
|
/linux/Documentation/driver-api/cxl/ |
H A D | maturity-map.rst | 200 <http://lore.kernel.org/r/66035c2e8ba17_770232948b@dwillia2-xfh.jf.intel.com.notmuch>`_
|