ptp_skb 347 drivers/net/ethernet/cavium/thunder/nic.h struct sk_buff *ptp_skb; ptp_skb 636 drivers/net/ethernet/cavium/thunder/nicvf_main.c if (!nic->ptp_skb) ptp_skb 648 drivers/net/ethernet/cavium/thunder/nicvf_main.c skb_tstamp_tx(nic->ptp_skb, &ts); ptp_skb 652 drivers/net/ethernet/cavium/thunder/nicvf_main.c dev_kfree_skb_any(nic->ptp_skb); ptp_skb 653 drivers/net/ethernet/cavium/thunder/nicvf_main.c nic->ptp_skb = NULL; ptp_skb 716 drivers/net/ethernet/cavium/thunder/nicvf_main.c !nic->pnicvf->ptp_skb) ptp_skb 717 drivers/net/ethernet/cavium/thunder/nicvf_main.c nic->pnicvf->ptp_skb = skb; ptp_skb 1408 drivers/net/ethernet/cavium/thunder/nicvf_main.c if (nic->ptp_skb) { ptp_skb 1409 drivers/net/ethernet/cavium/thunder/nicvf_main.c dev_kfree_skb_any(nic->ptp_skb); ptp_skb 1410 drivers/net/ethernet/cavium/thunder/nicvf_main.c nic->ptp_skb = NULL; ptp_skb 1517 drivers/net/ethernet/cavium/thunder/nicvf_main.c nic->ptp_skb = NULL;