Home
last modified time | relevance | path

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

/drivers/net/wireless/rsi/
Drsi_main.h45 #define RSI_MAX_VIFS 1 macro
155 struct vif_priv vif_info[RSI_MAX_VIFS];
212 struct ieee80211_vif *vifs[RSI_MAX_VIFS];
Drsi_91x_mac80211.c681 for (ii = 0; ii < RSI_MAX_VIFS; ii++) { in rsi_mac80211_ampdu_action()