Searched defs:rew_op (Results 1 – 10 of 10) sorted by relevance
/linux/include/linux/dsa/ |
H A D | ocelot.h | 227 static inline void ocelot_ifh_set_rew_op(void *injection, u64 rew_op) in ocelot_ifh_set_rew_op() 267 u32 rew_op = 0; in ocelot_ptp_rew_op() local
|
/linux/net/dsa/ |
H A D | tag_ocelot.c | 19 u32 rew_op = 0; in ocelot_xmit_common() local
|
/linux/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() 673 int ocelot_fdma_inject_frame(struct ocelot *ocelot, int port, u32 rew_op, in ocelot_fdma_inject_frame()
|
H A D | ocelot.c | 1426 u32 rew_op, struct sk_buff *skb) in ocelot_ifh_set_basic() 1452 u32 rew_op, struct sk_buff *skb) in ocelot_port_inject_frame()
|
H A D | ocelot_net.c | 560 u32 rew_op = 0; in ocelot_port_xmit() local
|
/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_netdev.c | 79 void sparx5_set_port_ifh_rew_op(void *ifh_hdr, u32 rew_op) in sparx5_set_port_ifh_rew_op()
|
/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_ptp.c | 326 u8 *rew_op, u8 *pdu_type) in lan966x_ptp_classify() 399 u8 rew_op; in lan966x_ptp_txtstamp_request() local
|
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()
|
H A D | lan966x_main.h | 260 u8 rew_op; member
|
/linux/drivers/net/dsa/ocelot/ |
H A D | felix.c | 1626 u32 rew_op = ocelot_ptp_rew_op(skb); in felix_port_deferred_xmit() local
|