Searched refs:wil_find_cid (Results 1 – 5 of 5) sorted by relevance
205 cid = wil_find_cid(wil, bssid); in _wil6210_disconnect()913 int wil_find_cid(struct wil6210_priv *wil, const u8 *mac) in wil_find_cid() function
181 int cid = wil_find_cid(wil, mac); in wil_cfg80211_get_station()907 int cid = wil_find_cid(wil, peer); in wil_cfg80211_probe_client()
551 int xmit_cid = wil_find_cid(wil, eth->h_dest); in wil_netif_rx_any()846 int cid = wil_find_cid(wil, eth->h_dest); in wil_find_tx_ucast()
686 int wil_find_cid(struct wil6210_priv *wil, const u8 *mac);
511 cid = wil_find_cid(wil, evt->src_mac); in wmi_evt_eapol_rx()