Searched refs:get_elna_bypass (Results 1 – 3 of 3) sorted by relevance
164 QDF_STATUS (*get_elna_bypass)(struct wlan_objmgr_psoc *psoc, member
184 tx_ops->get_elna_bypass = target_if_fwol_get_elna_bypass; in target_if_fwol_register_elna_tx_ops()
1059 if (tx_ops->get_elna_bypass) in ucfg_fwol_get_elna_bypass()1060 status = tx_ops->get_elna_bypass(psoc, req); in ucfg_fwol_get_elna_bypass()