Searched refs:wfx_sta_priv (Results 1 – 4 of 4) sorted by relevance
290 struct wfx_sta_priv *sta_priv = (struct wfx_sta_priv *)&sta->drv_priv; in wfx_sta_add()313 struct wfx_sta_priv *sta_priv = (struct wfx_sta_priv *)&sta->drv_priv; in wfx_sta_remove()619 struct wfx_sta_priv *sta_dev = (struct wfx_sta_priv *)&sta->drv_priv; in wfx_set_tim()
16 struct wfx_sta_priv { struct
223 struct wfx_sta_priv *sta_priv = in wfx_tx_get_link_id()224 sta ? (struct wfx_sta_priv *)&sta->drv_priv : NULL; in wfx_tx_get_link_id()
274 hw->sta_data_size = sizeof(struct wfx_sta_priv); in wfx_init_common()