Searched refs:ptp_enable (Results 1 – 8 of 8) sorted by relevance
233 static int ptp_enable(struct ptp_clock_info *ptp, struct ptp_clock_request *request, int on) in ptp_enable() function381 ptp->info->enable = ptp_enable; in ptp_clock_register()
75 return (pi->ptp_enable && cxgb4_xmit_with_hwtstamp(skb) && in is_ptp_enabled()
3726 if (unlikely(pi->ptp_enable)) { in t4_ethrx_handler()3735 if (unlikely(pi->ptp_enable && !ret && in t4_ethrx_handler()
3110 pi->ptp_enable = false; in cxgb_hwtstamp_set()3115 pi->ptp_enable = true; in cxgb_hwtstamp_set()
604 bool ptp_enable; member
843 oct_dev->ptp_enable = true; in liquidio_probe()845 oct_dev->ptp_enable = false; in liquidio_probe()1786 if (oct->ptp_enable) in liquidio_open()2116 if (!lio->oct_dev->ptp_enable) in liquidio_hwtstamp_set()
637 if (oct->ptp_enable) { in liquidio_push_packet()
730 int (*ptp_enable)(struct ptp_clock_info *ptp, member