Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_hw.c5420 int chan = G_FW_PORT_CMD_PORTID(ntohl(p->op_to_portid)); in t4_handle_fw_rpl()
/trueos/sys/dev/cxgbe/firmware/
HDt4fw_interface.h5932 #define G_FW_PORT_CMD_PORTID(x) \ macro