Home
last modified time | relevance | path

Searched defs:ifh (Results 1 – 7 of 7) 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_oam_type(void *ifh, u64 oam_type) in lan966x_ifh_set_oam_type()
361 static void lan966x_ifh_set_timestamp(void *ifh, u64 timestamp) in lan966x_ifh_set_timestamp()
[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/mscc/
H A Docelot.c1196 static int ocelot_rx_frame_word(struct ocelot *ocelot, u8 grp, bool ifh, in ocelot_rx_frame_word()
1425 void ocelot_ifh_set_basic(void *ifh, struct ocelot *ocelot, int port, in ocelot_ifh_set_basic()
1454 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.c3315 struct perf_addr_filters_head *ifh = perf_event_addr_filters(event); in perf_event_addr_filters_sync() local
8620 struct perf_addr_filters_head *ifh = perf_event_addr_filters(event); in perf_event_addr_filters_exec() local
9492 struct perf_addr_filters_head *ifh = perf_event_addr_filters(event); in __perf_addr_filters_adjust() local
11381 struct perf_addr_filters_head *ifh = perf_event_addr_filters(event); in perf_event_addr_filters_apply() local
12994 struct perf_addr_filters_head *ifh = perf_event_addr_filters(event); in perf_event_alloc() local
/linux/include/linux/
H A Dperf_event.h1866 struct perf_addr_filters_head *ifh = &event->addr_filters; in perf_event_addr_filters() local