Home
last modified time | relevance | path

Searched refs:data_flow_options (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/wireless/ti/wl1251/
Dacx.c194 int wl1251_acx_feature_cfg(struct wl1251 *wl, u32 data_flow_options) in wl1251_acx_feature_cfg() argument
206 feature->data_flow_options = data_flow_options; in wl1251_acx_feature_cfg()
Dacx.h773 u32 data_flow_options; member
1443 int wl1251_acx_feature_cfg(struct wl1251 *wl, u32 data_flow_options);
/linux-6.12.1/drivers/net/wireless/ti/wlcore/
Dacx.h349 __le32 data_flow_options; member
Dacx.c128 feature->data_flow_options = 0; in wl1271_acx_feature_cfg()