Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c9671 int chan = G_FW_PORT_CMD_PORTID(be32_to_cpu(p->op_to_portid)); in t4_handle_fw_rpl()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h7489 #define G_FW_PORT_CMD_PORTID(x) \ macro