Searched refs:LOCAL_PORT_LSB_SIZE (Results 1 – 1 of 1) sorted by relevance
370 #define LOCAL_PORT_LSB_SIZE 8 macro377 .size = {.bits = LOCAL_PORT_LSB_SIZE,}, \395 return (lp_msb << LOCAL_PORT_LSB_SIZE) + local_port; \401 val & ((1 << LOCAL_PORT_LSB_SIZE) - 1)); \403 val >> LOCAL_PORT_LSB_SIZE); \