Searched refs:dp_ol_if_ops (Results 1 – 7 of 7) sorted by relevance
55 ol_txrx_soc_attach(void *scn_handle, struct ol_if_ops *dp_ol_if_ops) in ol_txrx_soc_attach() argument61 ol_txrx_soc_attach(void *scn_handle, struct ol_if_ops *dp_ol_if_ops);159 struct ol_if_ops *dp_ol_if_ops) in cdp_soc_attach() argument167 params.ol_ops = dp_ol_if_ops; in cdp_soc_attach()199 return ol_txrx_soc_attach(psoc, dp_ol_if_ops); in cdp_soc_attach()
1375 struct ol_if_ops *dp_ol_if_ops) in cdp_soc_init() argument1390 dp_ol_if_ops, devid); in cdp_soc_init()
2167 qdf_ctx, params->dp_ol_if_ops); in wlan_dp_txrx_soc_attach()2173 params->dp_ol_if_ops)) in wlan_dp_txrx_soc_attach()2182 params->dp_ol_if_ops); in wlan_dp_txrx_soc_attach()2186 qdf_ctx, params->dp_ol_if_ops)) in wlan_dp_txrx_soc_attach()2193 qdf_ctx, params->dp_ol_if_ops); in wlan_dp_txrx_soc_attach()2197 qdf_ctx, params->dp_ol_if_ops)) in wlan_dp_txrx_soc_attach()2203 params->dp_ol_if_ops); in wlan_dp_txrx_soc_attach()
127 static struct ol_if_ops dp_ol_if_ops = { variable154 static struct ol_if_ops dp_ol_if_ops = { variable896 soc_attach_params.dp_ol_if_ops = &dp_ol_if_ops; in cds_open()
85 struct ol_if_ops *dp_ol_if_ops);
6442 struct ol_if_ops *dp_ol_if_ops) in ol_txrx_soc_attach() argument6452 soc->cdp_soc.ol_ops = dp_ol_if_ops; in ol_txrx_soc_attach()
303 struct ol_if_ops *dp_ol_if_ops; member