Lines Matching +defs:local +defs:offset
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()
90 int drv_change_interface(struct ieee80211_local *local, in drv_change_interface()
108 void drv_remove_interface(struct ieee80211_local *local, in drv_remove_interface()
134 int drv_sta_state(struct ieee80211_local *local, in drv_sta_state()
170 int drv_sta_set_txpwr(struct ieee80211_local *local, in drv_sta_set_txpwr()
191 void drv_link_sta_rc_update(struct ieee80211_local *local, in drv_link_sta_rc_update()
212 int drv_conf_tx(struct ieee80211_local *local, in drv_conf_tx()
247 u64 drv_get_tsf(struct ieee80211_local *local, in drv_get_tsf()
265 void drv_set_tsf(struct ieee80211_local *local, in drv_set_tsf()
281 void drv_offset_tsf(struct ieee80211_local *local, in drv_offset_tsf()
283 s64 offset) in drv_offset_tsf()
297 void drv_reset_tsf(struct ieee80211_local *local, in drv_reset_tsf()
312 int drv_assign_vif_chanctx(struct ieee80211_local *local, in drv_assign_vif_chanctx()
353 void drv_unassign_vif_chanctx(struct ieee80211_local *local, in drv_unassign_vif_chanctx()
383 int drv_switch_vif_chanctx(struct ieee80211_local *local, in drv_switch_vif_chanctx()
437 int drv_ampdu_action(struct ieee80211_local *local, in drv_ampdu_action()
460 void drv_link_info_changed(struct ieee80211_local *local, in drv_link_info_changed()
499 int drv_set_key(struct ieee80211_local *local, in drv_set_key()
524 int drv_change_vif_links(struct ieee80211_local *local, in drv_change_vif_links()
574 int drv_change_sta_links(struct ieee80211_local *local, in drv_change_sta_links()