Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4_hw.c4542 int action = G_FW_PORT_CMD_ACTION(be32_to_cpu(cmd->action_to_len16)); in t4_handle_get_port_info()
4692 G_FW_PORT_CMD_ACTION(be32_to_cpu(p->action_to_len16)); in t4_handle_fw_rpl()
H A Dt4fw_interface.h1787 #define G_FW_PORT_CMD_ACTION(x) \ macro