Searched refs:FW_PORT_CMD_PORTID_S (Results 1 – 1 of 1) sorted by relevance
2904 #define FW_PORT_CMD_PORTID_S 0 macro2906 #define FW_PORT_CMD_PORTID_V(x) ((x) << FW_PORT_CMD_PORTID_S)2908 (((x) >> FW_PORT_CMD_PORTID_S) & FW_PORT_CMD_PORTID_M)