Searched refs:OCELOT_SKB_CB (Results 1 – 5 of 5) sorted by relevance
24 #define OCELOT_SKB_CB(skb) \ macro265 struct sk_buff *clone = OCELOT_SKB_CB(skb)->clone; in ocelot_ptp_rew_op()266 u8 ptp_cmd = OCELOT_SKB_CB(skb)->ptp_cmd; in ocelot_ptp_rew_op()271 rew_op |= OCELOT_SKB_CB(clone)->ts_id << 3; in ocelot_ptp_rew_op()
648 if (OCELOT_SKB_CB(skb)->ts_id != ts_id) in ocelot_port_dequeue_ptp_tx_skb()655 hdr = ptp_parse_header(skb, OCELOT_SKB_CB(skb)->ptp_class); in ocelot_port_dequeue_ptp_tx_skb()685 if (time_before(OCELOT_SKB_CB(skb)->ptp_tx_time + in ocelot_port_queue_ptp_tx_skb()689 port, OCELOT_SKB_CB(skb)->ts_id); in ocelot_port_queue_ptp_tx_skb()694 __set_bit(OCELOT_SKB_CB(skb)->ts_id, ts_id_in_flight); in ocelot_port_queue_ptp_tx_skb()710 OCELOT_SKB_CB(clone)->ts_id = n; in ocelot_port_queue_ptp_tx_skb()711 OCELOT_SKB_CB(clone)->ptp_tx_time = jiffies; in ocelot_port_queue_ptp_tx_skb()761 OCELOT_SKB_CB(skb)->ptp_cmd = ptp_cmd; in ocelot_port_txtstamp_request()782 OCELOT_SKB_CB(skb)->ptp_cmd = ptp_cmd; in ocelot_port_txtstamp_request()783 OCELOT_SKB_CB(*clone)->ptp_class = ptp_class; in ocelot_port_txtstamp_request()
576 OCELOT_SKB_CB(skb)->clone = clone; in ocelot_port_xmit()
123 OCELOT_SKB_CB(skb)->tstamp_lo = rew_val; in ocelot_rcv()
1473 struct sk_buff *clone = OCELOT_SKB_CB(skb)->clone; in ocelot_port_purge_txtstamp_skb()1727 u32 tstamp_lo = OCELOT_SKB_CB(skb)->tstamp_lo; in felix_rxtstamp()1788 OCELOT_SKB_CB(skb)->clone = clone; in felix_txtstamp()