Home
last modified time | relevance | path

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

/drivers/net/wireless/mwifiex/
Dinit.c459 u8 i, first_sta = true; in mwifiex_init_fw() local
485 ret = mwifiex_sta_init_cmd(adapter->priv[i], first_sta); in mwifiex_init_fw()
489 first_sta = false; in mwifiex_init_fw()
Dsta_cmd.c1117 int mwifiex_sta_init_cmd(struct mwifiex_private *priv, u8 first_sta) in mwifiex_sta_init_cmd() argument
1126 if (first_sta) { in mwifiex_sta_init_cmd()
1198 if (first_sta) { in mwifiex_sta_init_cmd()
Dmain.h743 int mwifiex_sta_init_cmd(struct mwifiex_private *, u8 first_sta);