Searched refs:NXP_C45_SKB_CB (Results 1 – 1 of 1) sorted by relevance
174 #define NXP_C45_SKB_CB(skb) ((struct nxp_c45_skb_cb *)(skb)->cb) macro384 ts_match = nxp_c45_match_ts(NXP_C45_SKB_CB(skb)->header, txts, in nxp_c45_process_txts()385 NXP_C45_SKB_CB(skb)->type); in nxp_c45_process_txts()432 ts_raw = __be32_to_cpu(NXP_C45_SKB_CB(skb)->header->reserved2); in nxp_c45_do_aux_work()438 NXP_C45_SKB_CB(skb)->header->reserved2 = 0; in nxp_c45_do_aux_work()478 NXP_C45_SKB_CB(skb)->type = type; in nxp_c45_txtstamp()479 NXP_C45_SKB_CB(skb)->header = ptp_parse_header(skb, type); in nxp_c45_txtstamp()505 NXP_C45_SKB_CB(skb)->header = header; in nxp_c45_rxtstamp()