Home
last modified time | relevance | path

Searched refs:allow_ht_operation (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ti/wl18xx/
Dacx.c152 bool allow_ht_operation, in wl18xx_acx_set_peer_cap() argument
169 if (allow_ht_operation && ht_cap->ht_supported) { in wl18xx_acx_set_peer_cap()
Dacx.h411 bool allow_ht_operation,
Dmain.c1655 bool allow_ht_operation, in wl18xx_set_peer_cap() argument
1658 return wl18xx_acx_set_peer_cap(wl, ht_cap, allow_ht_operation, in wl18xx_set_peer_cap()
/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dhw_ops.h248 bool allow_ht_operation, in wlcore_hw_set_peer_cap() argument
252 return wl->ops->set_peer_cap(wl, ht_cap, allow_ht_operation, in wlcore_hw_set_peer_cap()
Dwlcore.h115 bool allow_ht_operation,
Dacx.h1109 bool allow_ht_operation, u8 hlid);
Dacx.c1301 bool allow_ht_operation, u8 hlid) in wl1271_acx_set_ht_capabilities() argument
1317 if (allow_ht_operation && ht_cap->ht_supported) { in wl1271_acx_set_ht_capabilities()
/Linux-v4.19/drivers/net/wireless/ti/wl12xx/
Dmain.c1660 bool allow_ht_operation, in wl12xx_set_peer_cap() argument
1663 return wl1271_acx_set_ht_capabilities(wl, ht_cap, allow_ht_operation, in wl12xx_set_peer_cap()