Searched defs:txrx_histogram (Results 1 – 3 of 3) sorted by relevance
4344 const HostCmd_DS_TX_RX_HISTOGRAM *txrx_histogram = &resp->params.histogram; in wifi_process_cmd_response() local7478 txrx_histogram_info *txrx_histogram = (txrx_histogram_info *)cfg; in wifi_set_txrx_histogram() local
772 struct wlan_txrx_histogram_info txrx_histogram; local
13381 void wlan_set_txrx_histogram(struct wlan_txrx_histogram_info *txrx_histogram, t_u8 *data) in wlan_set_txrx_histogram()