Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A 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()
H A Dwlcore.h99 int (*set_peer_cap)(struct wl1271 *wl, member