Searched refs:ptp_skbs_in_flight (Results 1 – 2 of 2) sorted by relevance
660 ocelot->ptp_skbs_in_flight--; in ocelot_port_dequeue_ptp_tx_skb()692 ocelot->ptp_skbs_in_flight--; in ocelot_port_queue_ptp_tx_skb()698 if (ocelot->ptp_skbs_in_flight == OCELOT_PTP_FIFO_SIZE) { in ocelot_port_queue_ptp_tx_skb()712 ocelot->ptp_skbs_in_flight++; in ocelot_port_queue_ptp_tx_skb()
880 unsigned int ptp_skbs_in_flight; member