Searched refs:ptp_skbs_in_flight (Results 1 – 2 of 2) sorted by relevance
656 ocelot->ptp_skbs_in_flight--; in ocelot_port_dequeue_ptp_tx_skb()693 ocelot->ptp_skbs_in_flight--; in ocelot_port_queue_ptp_tx_skb()699 if (ocelot->ptp_skbs_in_flight == OCELOT_PTP_FIFO_SIZE) { in ocelot_port_queue_ptp_tx_skb()713 ocelot->ptp_skbs_in_flight++; in ocelot_port_queue_ptp_tx_skb()
889 unsigned int ptp_skbs_in_flight; member