Home
last modified time | relevance | path

Searched refs:tx_ptp_skbs (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnic.h357 atomic_t tx_ptp_skbs; member
H A Dnicvf_main.c630 atomic_set(&nic->tx_ptp_skbs, 0); in nicvf_snd_ptp_handler()
1510 atomic_set(&nic->tx_ptp_skbs, 0); in nicvf_open()
H A Dnicvf_queues.c1403 if (!atomic_add_unless(&nic->pnicvf->tx_ptp_skbs, 1, 1)) in nicvf_sq_add_hdr_subdesc()