Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/target_if/tdls/inc/
H A Dtarget_if_tdls.h99 target_if_tdls_register_tx_ops(struct wlan_lmac_if_tx_ops *tx_ops);
/wlan-driver/qcacld-3.0/components/target_if/tdls/src/
H A Dtarget_if_tdls.c170 target_if_tdls_register_tx_ops(struct wlan_lmac_if_tx_ops *tx_ops) in target_if_tdls_register_tx_ops() function
/wlan-driver/qca-wifi-host-cmn/target_if/core/src/
H A Dtarget_if_main.c321 target_if_tdls_register_tx_ops(tx_ops); in target_if_tdls_tx_ops_register()