Searched defs:rew_op (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/net/dsa/ |
H A D | tag_ocelot.c | 145 u64 qos_class, rew_op; in ocelot_xmit() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
H A D | ocelot.h | 40 u16 rew_op; member
|
/kernel/linux/linux-6.6/net/dsa/ |
H A D | tag_ocelot.c | 53 u32 rew_op = 0; in ocelot_xmit_common() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_netdev.c | 78 void sparx5_set_port_ifh_rew_op(void *ifh_hdr, u32 rew_op) in sparx5_set_port_ifh_rew_op() argument
|
H A D | sparx5_ptp.c | 224 u8 rew_op, pdu_type, pdu_w16_offset; in sparx5_ptp_txtstamp_request() local 148 sparx5_ptp_classify(struct sparx5_port *port, struct sk_buff *skb, u8 *rew_op, u8 *pdu_type, u8 *pdu_w16_offset) sparx5_ptp_classify() argument [all...] |
H A D | sparx5_main.h | 214 u8 rew_op; member
|
/kernel/linux/linux-6.6/include/linux/dsa/ |
H A D | ocelot.h | 224 static inline void ocelot_ifh_set_rew_op(void *injection, u64 rew_op) in ocelot_ifh_set_rew_op() argument 264 u32 rew_op = 0; in ocelot_ptp_rew_op() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_main.c | 351 static void lan966x_ifh_set_rew_op(void *ifh, u64 rew_op) in lan966x_ifh_set_rew_op() argument
|
H A D | lan966x_ptp.c | 377 u8 rew_op; in lan966x_ptp_txtstamp_request() local
|
H A D | lan966x_main.h | 308 u8 rew_op; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/ |
H A D | ocelot_fdma.c | 640 static int ocelot_fdma_prepare_skb(struct ocelot *ocelot, int port, u32 rew_op, in ocelot_fdma_prepare_skb() argument 674 int ocelot_fdma_inject_frame(struct ocelot *ocelot, int port, u32 rew_op, in ocelot_fdma_inject_frame() argument
|
H A D | ocelot_net.c | 560 u32 rew_op = 0; in ocelot_port_xmit() local
|
H A D | ocelot.c | 1196 void ocelot_ifh_port_set(void *ifh, int port, u32 rew_op, u32 vlan_tag) in ocelot_ifh_port_set() argument 1208 ocelot_port_inject_frame(struct ocelot *ocelot, int port, int grp, u32 rew_op, struct sk_buff *skb) ocelot_port_inject_frame() argument
|
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/ |
H A D | felix.c | 1502 u32 rew_op = ocelot_ptp_rew_op(skb); in felix_port_deferred_xmit() local
|
Completed in 20 milliseconds