Searched refs:txrx_histogram_cmd (Results 1 – 1 of 1) sorted by relevance
7479 txrx_histogram_info txrx_histogram_cmd = {0}; in wifi_set_txrx_histogram() local7481 txrx_histogram_cmd.enable = txrx_histogram->enable; in wifi_set_txrx_histogram()7482 txrx_histogram_cmd.action = txrx_histogram->action; in wifi_set_txrx_histogram()7484 if (txrx_histogram_cmd.enable == GET_TX_RX_HISTOGRAM) in wifi_set_txrx_histogram()7486 txrx_histogram_cmd.enable = ENABLE_TX_RX_HISTOGRAM; in wifi_set_txrx_histogram()7490 txrx_histogram_cmd.action = 0; in wifi_set_txrx_histogram()7498 NULL, &txrx_histogram_cmd, cmd); in wifi_set_txrx_histogram()