Searched refs:FLAG_TX_HISTOGRAM (Results 1 – 2 of 2) sorted by relevance
822 if (txrx_histogram.action == FLAG_TX_HISTOGRAM)832 …else if ((txrx_histogram.action & FLAG_TX_HISTOGRAM) && (txrx_histogram.action & FLAG_RX_HISTOGRAM…866 if (txrx_histogram.action & FLAG_TX_HISTOGRAM)
2084 #define FLAG_TX_HISTOGRAM 0x01 macro