Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/common/
HDt4_hw.c8646 int chan = G_FW_PORT_CMD_PORTID(be32_to_cpu(p->op_to_portid)); in t4_handle_fw_rpl()
/freebsd-11-stable/sys/dev/cxgbe/firmware/
HDt4fw_interface.h7394 #define G_FW_PORT_CMD_PORTID(x) \ macro