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() argument
308 static void lan966x_ifh_set(u8 *ifh, size_t val, size_t pos, size_t length) in lan966x_ifh_set() argument
326 void lan966x_ifh_set_bypass(void *ifh, u64 bypass) in lan966x_ifh_set_bypass() argument
331 void lan966x_ifh_set_port(void *ifh, u64 port) in lan966x_ifh_set_port() argument
336 static void lan966x_ifh_set_qos_class(void *ifh, u6 argument
341 lan966x_ifh_set_ipv(void * ifh,u64 ipv) lan966x_ifh_set_ipv() argument
346 lan966x_ifh_set_vid(void * ifh,u64 vid) lan966x_ifh_set_vid() argument
351 lan966x_ifh_set_rew_op(void * ifh,u64 rew_op) lan966x_ifh_set_rew_op() argument
356 lan966x_ifh_set_oam_type(void * ifh,u64 oam_type) lan966x_ifh_set_oam_type() argument
361 lan966x_ifh_set_timestamp(void * ifh,u64 timestamp) lan966x_ifh_set_timestamp() argument
371 __be32 ifh[IFH_LEN]; lan966x_port_xmit() local
611 lan966x_ifh_get(u8 * ifh,size_t pos,size_t length) lan966x_ifh_get() argument
630 lan966x_ifh_get_src_port(void * ifh,u64 * src_port) lan966x_ifh_get_src_port() argument
635 lan966x_ifh_get_len(void * ifh,u64 * len) lan966x_ifh_get_len() argument
640 lan966x_ifh_get_timestamp(void * ifh,u64 * timestamp) lan966x_ifh_get_timestamp() argument
658 u32 ifh[IFH_LEN]; lan966x_xtr_irq_handler() local
[all...]
H A Dlan966x_fdma.c612 __be32 *ifh; in lan966x_fdma_xmit_xdpf() local
699 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() argument
/linux/drivers/net/ethernet/microchip/sparx5/lan969x/
H A Dlan969x_fdma.c298 int lan969x_fdma_xmit(struct sparx5 *sparx5, u32 *ifh, struct sk_buff *skb, in lan969x_fdma_xmit()
/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.c3416 struct perf_addr_filters_head *ifh = perf_event_addr_filters(event); in perf_event_addr_filters_sync() local
9006 struct perf_addr_filters_head *ifh = perf_event_addr_filters(event); in perf_event_addr_filters_exec() local
9878 struct perf_addr_filters_head *ifh = perf_event_addr_filters(event); in __perf_addr_filters_adjust() local
11872 struct perf_addr_filters_head *ifh = perf_event_addr_filters(event); in perf_event_addr_filters_apply() local
13501 struct perf_addr_filters_head *ifh = perf_event_addr_filters(event); in perf_event_alloc() local
/linux/include/linux/
H A Dperf_event.h1882 struct perf_addr_filters_head *ifh = &event->addr_filters; in perf_event_addr_filters() local