Searched refs:MC_CMD_PTP_OUT_GET_ATTRIBUTES_LEN (Results 1 – 2 of 2) sorted by relevance
481 MCDI_DECLARE_BUF(outbuf, MC_CMD_PTP_OUT_GET_ATTRIBUTES_LEN); in efx_ptp_get_attributes()520 if (rc == 0 && out_len >= MC_CMD_PTP_OUT_GET_ATTRIBUTES_LEN) in efx_ptp_get_attributes()
1360 #define MC_CMD_PTP_OUT_GET_ATTRIBUTES_LEN 8 macro