Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h1011 void (*sta_rc_update)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_sta *, u32); member
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c6917 .sta_rc_update = ath12k_mac_op_sta_rc_update,