Searched refs:ptp_port_enabled_ref (Results 1 – 1 of 1) sorted by relevance
46 refcount_t ptp_port_enabled_ref; /* Number of ports with time stamping member1366 refcount_set(&ptp_state->ptp_port_enabled_ref, 0); in mlxsw_sp2_ptp_init()1577 if (refcount_inc_not_zero(&ptp_state->ptp_port_enabled_ref)) in mlxsw_sp2_ptp_configure_port()1585 refcount_set(&ptp_state->ptp_port_enabled_ref, 1); in mlxsw_sp2_ptp_configure_port()1598 if (!refcount_dec_and_test(&ptp_state->ptp_port_enabled_ref)) in mlxsw_sp2_ptp_deconfigure_port()1608 refcount_set(&ptp_state->ptp_port_enabled_ref, 1); in mlxsw_sp2_ptp_deconfigure_port()