Home
last modified time | relevance | path

Searched defs:sta_priv (Results 1 – 3 of 3) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dsta_info.h665 struct sta_priv { struct
667 u8 *pallocated_stainfo_buf;
668 u8 *pstainfo_buf;
669 _queue free_sta_queue;
671 _lock sta_hash_lock;
672 _list sta_hash[NUM_STA];
673 int asoc_sta_count;
674 _queue sleep_q;
675 _queue wakeup_q;
677 _adapter *padapter;
[all …]
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/wlan/
Dap.c50 struct xradio_sta_priv *sta_priv = in xradio_sta_add() local
114 struct xradio_sta_priv *sta_priv = in xradio_sta_remove() local
229 struct xradio_sta_priv *sta_priv = in xradio_sta_notify() local
324 struct xradio_sta_priv *sta_priv = in xradio_set_tim() local
Dtxrx.c1011 struct xradio_sta_priv *sta_priv; member
1876 struct xradio_sta_priv *sta_priv; local