Searched refs:nx_ptp_client_role (Results 1 – 2 of 2) sorted by relevance
1492 if (client_ptr -> nx_ptp_client_role == NX_PTP_CLIENT_ROLE_MASTER_ONLY) in _nx_ptp_client_init_packet_received()1520 if (client_ptr -> nx_ptp_client_role == NX_PTP_CLIENT_ROLE_SLAVE_AND_MASTER) in _nx_ptp_client_init_packet_received()3206 if (client_ptr -> nx_ptp_client_role == NX_PTP_CLIENT_ROLE_MASTER_ONLY)3413 if (client_ptr -> nx_ptp_client_role == NX_PTP_CLIENT_ROLE_SLAVE_ONLY)3637 client_ptr -> nx_ptp_client_role = NX_PTP_CLIENT_ROLE_SLAVE_ONLY;4523 client_ptr -> nx_ptp_client_role = role;
519 UCHAR nx_ptp_client_role; member