Searched refs:LOCAL_PORT_LSB_SIZE (Results 1 – 1 of 1) sorted by relevance
374 #define LOCAL_PORT_LSB_SIZE 8 macro381 .size = {.bits = LOCAL_PORT_LSB_SIZE,}, \399 return (lp_msb << LOCAL_PORT_LSB_SIZE) + local_port; \405 val & ((1 << LOCAL_PORT_LSB_SIZE) - 1)); \407 val >> LOCAL_PORT_LSB_SIZE); \