Searched refs:ts_cfg (Results 1 – 3 of 3) sorted by relevance
211 return copy_to_user(ifr->ifr_data, &hdev->ptp->ts_cfg, in hclge_ptp_get_cfg()378 hdev->ptp->ts_cfg = cfg; in hclge_ptp_set_cfg()455 ptp->ts_cfg.rx_filter = HWTSTAMP_FILTER_NONE; in hclge_ptp_create_clock()456 ptp->ts_cfg.tx_type = HWTSTAMP_TX_OFF; in hclge_ptp_create_clock()501 ret = hclge_ptp_set_ts_mode(hdev, &hdev->ptp->ts_cfg); in hclge_ptp_init()537 ptp->ts_cfg.rx_filter = HWTSTAMP_FILTER_NONE; in hclge_ptp_uninit()538 ptp->ts_cfg.tx_type = HWTSTAMP_TX_OFF; in hclge_ptp_uninit()540 if (hclge_ptp_set_ts_mode(hdev, &ptp->ts_cfg)) in hclge_ptp_uninit()
65 struct hwtstamp_config ts_cfg; member
3043 ptp->ts_cfg.tx_type, ptp->ts_cfg.rx_filter); in hclge_dbg_dump_ptp_info()