Searched refs:FW_PTP_CMD_PORTID_V (Results 1 – 2 of 2) sorted by relevance
137 FW_PTP_CMD_PORTID_V(port)); in cxgb4_ptprx_timestamping()158 FW_PTP_CMD_PORTID_V(port)); in cxgb4_ptp_txtype()182 FW_PTP_CMD_PORTID_V(pi->port_id)); in cxgb4_ptp_redirect_rx_packet()214 FW_PTP_CMD_PORTID_V(0)); in cxgb4_ptp_adjfreq()246 FW_PTP_CMD_PORTID_V(0)); in cxgb4_ptp_fineadjtime()282 FW_PTP_CMD_PORTID_V(0)); in cxgb4_ptp_adjtime()321 FW_PTP_CMD_PORTID_V(0)); in cxgb4_ptp_gettime()360 FW_PTP_CMD_PORTID_V(0)); in cxgb4_ptp_settime()384 FW_PTP_CMD_PORTID_V(0)); in cxgb4_init_ptp_timer()
3243 #define FW_PTP_CMD_PORTID_V(x) ((x) << FW_PTP_CMD_PORTID_S) macro