Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/cxgbe/common/
HDt4_hw.c8992 G_FW_PORT_CMD_ACTION(be32_to_cpu(p->action_to_len16)); in t4_handle_fw_rpl()
/freebsd-14-stable/sys/dev/cxgbe/firmware/
HDt4fw_interface.h7499 #define G_FW_PORT_CMD_ACTION(x) \ macro