Searched refs:data_req (Results 1 – 1 of 1) sorted by relevance
195 struct oem_data_req data_req; in wifi_pos_process_data_req() local302 data_req.data_len = req->buf_len; in wifi_pos_process_data_req()303 data_req.data = req->buf; in wifi_pos_process_data_req()304 tx_ops->data_req_tx(pdev, &data_req); in wifi_pos_process_data_req()