Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Ddriver-ops.c170 int drv_sta_set_txpwr(struct ieee80211_local *local, in drv_sta_set_txpwr() function
H A Ddriver-ops.h597 int drv_sta_set_txpwr(struct ieee80211_local *local,
H A Dtrace.h952 TRACE_EVENT(drv_sta_set_txpwr,
H A Dcfg.c2007 ret = drv_sta_set_txpwr(local, sdata, sta); in sta_link_apply_parameters()