Searched refs:AR8X16_PORT_MASK_ALL (Results 1 – 1 of 1) sorted by relevance
359 #define AR8X16_PORT_MASK_ALL ((1<<AR8X16_NUM_PORTS)-1) macro360 #define AR8X16_PORT_MASK_BUT(_port) (AR8X16_PORT_MASK_ALL & ~(1 << (_port)))