Home
last modified time | relevance | path

Searched refs:data_req_tx (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/wifi_pos/src/
H A Dtarget_if_wifi_pos_tx_ops.c306 wifi_pos_tx_ops->data_req_tx = target_if_wifi_pos_oem_data_req; in target_if_wifi_pos_register_tx_ops()
313 wifi_pos_tx_ops->data_req_tx = target_if_wifi_pos_oem_data_req; in target_if_wifi_pos_register_tx_ops()
/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/src/
H A Dwifi_pos_main.c304 tx_ops->data_req_tx(pdev, &data_req); in wifi_pos_process_data_req()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h979 QDF_STATUS (*data_req_tx)(struct wlan_objmgr_pdev *pdev, member