tx_ptp_skbs       357 drivers/net/ethernet/cavium/thunder/nic.h 	atomic_t		tx_ptp_skbs;
tx_ptp_skbs       633 drivers/net/ethernet/cavium/thunder/nicvf_main.c 	atomic_set(&nic->tx_ptp_skbs, 0);
tx_ptp_skbs      1516 drivers/net/ethernet/cavium/thunder/nicvf_main.c 	atomic_set(&nic->tx_ptp_skbs, 0);
tx_ptp_skbs      1403 drivers/net/ethernet/cavium/thunder/nicvf_queues.c 	if (!atomic_add_unless(&nic->pnicvf->tx_ptp_skbs, 1, 1))