Home
last modified time | relevance | path

Searched defs:ifh (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_main.c226 __be32 *ifh, in lan966x_port_ifh_xmit()
308 static void lan966x_ifh_set(u8 *ifh, size_t val, size_t pos, size_t length) in lan966x_ifh_set()
326 void lan966x_ifh_set_bypass(void *ifh, u64 bypass) in lan966x_ifh_set_bypass()
331 void lan966x_ifh_set_port(void *ifh, u64 port) in lan966x_ifh_set_port()
336 static void lan966x_ifh_set_qos_class(void *ifh, u64 qos) in lan966x_ifh_set_qos_class()
341 static void lan966x_ifh_set_ipv(void *ifh, u64 ipv) in lan966x_ifh_set_ipv()
346 static void lan966x_ifh_set_vid(void *ifh, u64 vid) in lan966x_ifh_set_vid()
351 static void lan966x_ifh_set_rew_op(void *ifh, u64 rew_op) in lan966x_ifh_set_rew_op()
356 static void lan966x_ifh_set_timestamp(void *ifh, u64 timestamp) in lan966x_ifh_set_timestamp()
366 __be32 ifh[IFH_LEN]; in lan966x_port_xmit() local
[all …]
H A Dlan966x_fdma.c609 __be32 *ifh; in lan966x_fdma_xmit_xdpf() local
696 int lan966x_fdma_xmit(struct sk_buff *skb, __be32 *ifh, struct net_device *dev) in lan966x_fdma_xmit()
/linux/net/dsa/
H A Dtag_ocelot.c12 __be32 ifh_prefix, void **ifh) in ocelot_xmit_common()
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_fdma.c216 int sparx5_fdma_xmit(struct sparx5 *sparx5, u32 *ifh, struct sk_buff *skb) in sparx5_fdma_xmit()
/linux/drivers/net/ethernet/mscc/
H A Docelot.c1190 static int ocelot_rx_frame_word(struct ocelot *ocelot, u8 grp, bool ifh, in ocelot_rx_frame_word()
1419 void ocelot_ifh_set_basic(void *ifh, struct ocelot *ocelot, int port, in ocelot_ifh_set_basic()
1448 u32 ifh[OCELOT_TAG_LEN / 4]; in ocelot_port_inject_frame() local
H A Docelot_fdma.c645 void *ifh; in ocelot_fdma_prepare_skb() local
/linux/kernel/events/
H A Dcore.c3199 struct perf_addr_filters_head *ifh = perf_event_addr_filters(event); in perf_event_addr_filters_sync() local
8243 struct perf_addr_filters_head *ifh = perf_event_addr_filters(event); in perf_event_addr_filters_exec() local
9066 struct perf_addr_filters_head *ifh = perf_event_addr_filters(event); in __perf_addr_filters_adjust() local
10915 struct perf_addr_filters_head *ifh = perf_event_addr_filters(event); in perf_event_addr_filters_apply() local
12369 struct perf_addr_filters_head *ifh = perf_event_addr_filters(event); in perf_event_alloc() local
/linux/include/linux/
H A Dperf_event.h1746 struct perf_addr_filters_head *ifh = &event->addr_filters; in perf_event_addr_filters() local