Searched refs:set_offchan_mode (Results 1 – 3 of 3) sorted by relevance
74 if (tdls_ops && tdls_ops->set_offchan_mode) in tgt_tdls_set_offchan_mode()75 return tdls_ops->set_offchan_mode(psoc, param); in tgt_tdls_set_offchan_mode()
178 tdls_txops->set_offchan_mode = target_if_tdls_set_offchan_mode; in target_if_tdls_register_tx_ops()
1071 QDF_STATUS (*set_offchan_mode)(struct wlan_objmgr_psoc *psoc, member