Home
last modified time | relevance | path

Searched refs:target_if_dcs_get_tx_ops (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/dcs/inc/
H A Dtarget_if_dcs.h61 target_if_dcs_get_tx_ops(struct wlan_objmgr_psoc *psoc) in target_if_dcs_get_tx_ops() function
/wlan-driver/qca-wifi-host-cmn/umac/dcs/core/src/
H A Dwlan_dcs.c75 dcs_tx_ops = target_if_dcs_get_tx_ops(psoc); in wlan_dcs_attach()
98 dcs_tx_ops = target_if_dcs_get_tx_ops(psoc); in wlan_dcs_detach()
133 dcs_tx_ops = target_if_dcs_get_tx_ops(psoc); in wlan_dcs_cmd_send()