Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ti/wlcore/
Dhw_ops.h237 if (wl->ops->set_peer_cap) in wlcore_hw_set_peer_cap()
238 return wl->ops->set_peer_cap(wl, ht_cap, allow_ht_operation, in wlcore_hw_set_peer_cap()
Dwlcore.h99 int (*set_peer_cap)(struct wl1271 *wl, member
/linux-5.19.10/drivers/net/wireless/ti/wl12xx/
Dmain.c1718 .set_peer_cap = wl12xx_set_peer_cap,
/linux-5.19.10/drivers/net/wireless/ti/wl18xx/
Dmain.c1741 .set_peer_cap = wl18xx_set_peer_cap,