Home
last modified time | relevance | path

Searched refs:G_FW_EQ_ETH_CMD_PHYSEQID (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c4313 eq->abs_id = G_FW_EQ_ETH_CMD_PHYSEQID(be32toh(c.physeqid_pkd)); in eth_eq_alloc()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h5989 #define G_FW_EQ_ETH_CMD_PHYSEQID(x) \ macro