Searched refs:S_FW_PTP_TX_PKT_WR_IMMDLEN (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h658 #define S_FW_PTP_TX_PKT_WR_IMMDLEN 0 macro
660 #define V_FW_PTP_TX_PKT_WR_IMMDLEN(x) ((x) << S_FW_PTP_TX_PKT_WR_IMMDLEN)
662 (((x) >> S_FW_PTP_TX_PKT_WR_IMMDLEN) & M_FW_PTP_TX_PKT_WR_IMMDLEN)

Completed in 172 milliseconds