Searched defs:rew_op (Results 1 – 12 of 12) sorted by relevance
/Linux-v6.6/include/linux/dsa/ |
D | ocelot.h | 224 static inline void ocelot_ifh_set_rew_op(void *injection, u64 rew_op) in ocelot_ifh_set_rew_op() 264 u32 rew_op = 0; in ocelot_ptp_rew_op() local
|
/Linux-v6.6/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_ptp.c | 149 u8 *rew_op, u8 *pdu_type, u8 *pdu_w16_offset) in sparx5_ptp_classify() 224 u8 rew_op, pdu_type, pdu_w16_offset; in sparx5_ptp_txtstamp_request() local
|
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()
|
D | sparx5_main.h | 214 u8 rew_op; member
|
/Linux-v6.6/net/dsa/ |
D | tag_ocelot.c | 53 u32 rew_op = 0; in ocelot_xmit_common() local
|
/Linux-v6.6/drivers/net/ethernet/mscc/ |
D | ocelot_fdma.c | 640 static int ocelot_fdma_prepare_skb(struct ocelot *ocelot, int port, u32 rew_op, in ocelot_fdma_prepare_skb() 674 int ocelot_fdma_inject_frame(struct ocelot *ocelot, int port, u32 rew_op, in ocelot_fdma_inject_frame()
|
D | ocelot.c | 1196 void ocelot_ifh_port_set(void *ifh, int port, u32 rew_op, u32 vlan_tag) in ocelot_ifh_port_set() 1209 u32 rew_op, struct sk_buff *skb) in ocelot_port_inject_frame()
|
D | ocelot_net.c | 560 u32 rew_op = 0; in ocelot_port_xmit() local
|
/Linux-v6.6/drivers/net/ethernet/microchip/lan966x/ |
D | lan966x_ptp.c | 377 u8 rew_op; in lan966x_ptp_txtstamp_request() local
|
D | lan966x_main.c | 351 static void lan966x_ifh_set_rew_op(void *ifh, u64 rew_op) in lan966x_ifh_set_rew_op()
|
D | lan966x_main.h | 308 u8 rew_op; member
|
/Linux-v6.6/drivers/net/dsa/ocelot/ |
D | felix.c | 1502 u32 rew_op = ocelot_ptp_rew_op(skb); in felix_port_deferred_xmit() local
|