Searched refs:FW_PORT_CMD_ACTION_S (Results 1 – 1 of 1) sorted by relevance
2455 #define FW_PORT_CMD_ACTION_S 16 macro2457 #define FW_PORT_CMD_ACTION_V(x) ((x) << FW_PORT_CMD_ACTION_S)2459 (((x) >> FW_PORT_CMD_ACTION_S) & FW_PORT_CMD_ACTION_M)