Searched refs:ptp_port_enabled_ref (Results 1 – 1 of 1) sorted by relevance
45 refcount_t ptp_port_enabled_ref; /* Number of ports with time stamping member1377 refcount_set(&ptp_state->ptp_port_enabled_ref, 0); in mlxsw_sp2_ptp_init()1588 if (refcount_inc_not_zero(&ptp_state->ptp_port_enabled_ref)) in mlxsw_sp2_ptp_configure_port()1596 refcount_set(&ptp_state->ptp_port_enabled_ref, 1); in mlxsw_sp2_ptp_configure_port()1609 if (!refcount_dec_and_test(&ptp_state->ptp_port_enabled_ref)) in mlxsw_sp2_ptp_deconfigure_port()1619 refcount_set(&ptp_state->ptp_port_enabled_ref, 1); in mlxsw_sp2_ptp_deconfigure_port()