Searched refs:FW_PORT_CMD_ACTION_S (Results 1 – 1 of 1) sorted by relevance
2912 #define FW_PORT_CMD_ACTION_S 16 macro2914 #define FW_PORT_CMD_ACTION_V(x) ((x) << FW_PORT_CMD_ACTION_S)2916 (((x) >> FW_PORT_CMD_ACTION_S) & FW_PORT_CMD_ACTION_M)