Searched refs:tstamp_rx_ctrl (Results 1 – 4 of 4) sorted by relevance
67 u32 tstamp_rx_ctrl; member161 get_ts = priv->tstamp_rx_ctrl != HWTSTAMP_FILTER_NONE; in rtsn_rx()1131 config->rx_filter = priv->tstamp_rx_ctrl; in rtsn_hwtstamp_get()1140 enum hwtstamp_rx_filters tstamp_rx_ctrl; in rtsn_hwtstamp_set() local1164 tstamp_rx_ctrl = config->rx_filter; in rtsn_hwtstamp_set()1168 tstamp_rx_ctrl = HWTSTAMP_FILTER_ALL; in rtsn_hwtstamp_set()1173 priv->tstamp_rx_ctrl = tstamp_rx_ctrl; in rtsn_hwtstamp_set()
848 get_ts = rdev->priv->tstamp_rx_ctrl != HWTSTAMP_FILTER_NONE; in rswitch_rx()1806 config->rx_filter = priv->tstamp_rx_ctrl; in rswitch_hwstamp_get()1816 enum hwtstamp_rx_filters tstamp_rx_ctrl; in rswitch_hwstamp_set() local1834 tstamp_rx_ctrl = config->rx_filter; in rswitch_hwstamp_set()1838 tstamp_rx_ctrl = HWTSTAMP_FILTER_ALL; in rswitch_hwstamp_set()1843 rdev->priv->tstamp_rx_ctrl = tstamp_rx_ctrl; in rswitch_hwstamp_set()
960 get_ts = priv->tstamp_rx_ctrl != HWTSTAMP_FILTER_NONE; in ravb_rx_rcar_hwstamp()962 get_ts = priv->tstamp_rx_ctrl == HWTSTAMP_FILTER_ALL; in ravb_rx_rcar_hwstamp()2441 config->rx_filter = priv->tstamp_rx_ctrl; in ravb_hwtstamp_get()2452 enum hwtstamp_rx_filters tstamp_rx_ctrl; in ravb_hwtstamp_set() local2467 tstamp_rx_ctrl = config->rx_filter; in ravb_hwtstamp_set()2471 tstamp_rx_ctrl = HWTSTAMP_FILTER_ALL; in ravb_hwtstamp_set()2475 priv->tstamp_rx_ctrl = tstamp_rx_ctrl; in ravb_hwtstamp_set()
91 struct cs_timestamp tstamp_rx_ctrl; member