Lines Matching defs:local
13 int drv_start(struct ieee80211_local *local) in drv_start()
36 void drv_stop(struct ieee80211_local *local, bool suspend) in drv_stop()
57 int drv_add_interface(struct ieee80211_local *local, in drv_add_interface()
89 int drv_change_interface(struct ieee80211_local *local, in drv_change_interface()
107 void drv_remove_interface(struct ieee80211_local *local, in drv_remove_interface()
127 int drv_sta_state(struct ieee80211_local *local, in drv_sta_state()
163 int drv_sta_set_txpwr(struct ieee80211_local *local, in drv_sta_set_txpwr()
184 void drv_sta_rc_update(struct ieee80211_local *local, in drv_sta_rc_update()
204 int drv_conf_tx(struct ieee80211_local *local, in drv_conf_tx()
239 u64 drv_get_tsf(struct ieee80211_local *local, in drv_get_tsf()
257 void drv_set_tsf(struct ieee80211_local *local, in drv_set_tsf()
273 void drv_offset_tsf(struct ieee80211_local *local, in drv_offset_tsf()
289 void drv_reset_tsf(struct ieee80211_local *local, in drv_reset_tsf()
304 int drv_assign_vif_chanctx(struct ieee80211_local *local, in drv_assign_vif_chanctx()
345 void drv_unassign_vif_chanctx(struct ieee80211_local *local, in drv_unassign_vif_chanctx()
375 int drv_switch_vif_chanctx(struct ieee80211_local *local, in drv_switch_vif_chanctx()
429 int drv_ampdu_action(struct ieee80211_local *local, in drv_ampdu_action()
452 void drv_link_info_changed(struct ieee80211_local *local, in drv_link_info_changed()
491 int drv_set_key(struct ieee80211_local *local, in drv_set_key()
516 int drv_change_vif_links(struct ieee80211_local *local, in drv_change_vif_links()
566 int drv_change_sta_links(struct ieee80211_local *local, in drv_change_sta_links()