Home
last modified time | relevance | path

Searched refs:nxpwifi_process_sta_event (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dcmdevt.h84 int nxpwifi_process_sta_event(struct nxpwifi_private *priv);
H A Dsta_event.c838 int nxpwifi_process_sta_event(struct nxpwifi_private *priv) in nxpwifi_process_sta_event() function
H A Dcmdevt.c416 ret = nxpwifi_process_sta_event(priv); in nxpwifi_process_event()