Searched refs:FW_PORT_CAP_SPEED_S (Results 1 – 1 of 1) sorted by relevance
2632 #define FW_PORT_CAP_SPEED_S 0 macro2634 #define FW_PORT_CAP_SPEED_V(x) ((x) << FW_PORT_CAP_SPEED_S)2636 (((x) >> FW_PORT_CAP_SPEED_S) & FW_PORT_CAP_SPEED_M)