Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/target_if/ocb/inc/
H A Dtarget_if_ocb.h55 QDF_STATUS target_if_ocb_register_tx_ops(
/wlan-driver/qcacld-3.0/components/ocb/core/src/
H A Dwlan_ocb_main.c535 target_if_ocb_register_tx_ops(&ocb_obj->ocb_txops); in ocb_pdev_obj_create_notification()
/wlan-driver/qcacld-3.0/components/target_if/ocb/src/
H A Dtarget_if_ocb.c688 target_if_ocb_register_tx_ops(struct wlan_ocb_tx_ops *ocb_txops) in target_if_ocb_register_tx_ops() function