Home
last modified time | relevance | path

Searched defs:rsta (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c964 struct rsi_sta *rsta = NULL; in rsi_hal_key_config() local
1095 struct rsi_sta *rsta = NULL; in rsi_mac80211_ampdu_action() local
1410 struct rsi_sta *rsta; in rsi_mac80211_sta_add() local
1526 struct rsi_sta *rsta; in rsi_mac80211_sta_remove() local
H A Drsi_91x_core.c382 struct rsi_sta *rsta = NULL; in rsi_core_xmit() local
H A Drsi_91x_hal.c137 struct rsi_sta *rsta = rsi_find_sta(common, wh->addr1); in rsi_prepare_mgmt_desc() local
/openbmc/u-boot/drivers/i2c/
H A Dfsl_i2c.c344 u8 dir, int rsta) in i2c_write_addr()