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()218 FW_PTP_CMD_PORTID_V(0)); in cxgb4_ptp_adjfine()250 FW_PTP_CMD_PORTID_V(0)); in cxgb4_ptp_fineadjtime()289 FW_PTP_CMD_PORTID_V(0)); in cxgb4_ptp_adjtime()352 FW_PTP_CMD_PORTID_V(0)); in cxgb4_ptp_settime()376 FW_PTP_CMD_PORTID_V(0)); in cxgb4_init_ptp_timer()
3382 #define FW_PTP_CMD_PORTID_V(x) ((x) << FW_PTP_CMD_PORTID_S) macro