Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/scan/inc/
H A Dtarget_if_scan.h120 target_if_scan_tx_ops_register(struct wlan_lmac_if_tx_ops *tx_ops);
/wlan-driver/qca-wifi-host-cmn/target_if/scan/src/
H A Dtarget_if_scan.c510 target_if_scan_tx_ops_register(struct wlan_lmac_if_tx_ops *tx_ops) in target_if_scan_tx_ops_register() function
/wlan-driver/qca-wifi-host-cmn/target_if/core/src/
H A Dtarget_if_main.c610 target_if_scan_tx_ops_register(tx_ops); in target_if_register_umac_tx_ops()