Searched refs:V_FW_PORT_CMD_ACTION (Results 1 – 3 of 3) sorted by relevance
838 (V_FW_PORT_CMD_ACTION(fw_caps == FW_CAPS16 ? in t4vf_port_init()
3002 cpu_to_be32(V_FW_PORT_CMD_ACTION(fw_caps == FW_CAPS16 ? in t4_link_l1cfg()5443 cmd.action_to_len16 = cpu_to_be32(V_FW_PORT_CMD_ACTION(action) | in t4_port_init()
1786 #define V_FW_PORT_CMD_ACTION(x) ((x) << S_FW_PORT_CMD_ACTION) macro