Home
last modified time | relevance | path

Searched refs:join_ap (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/wlan-ng/
H A Dprism2sta.c484 hw->join_ap = 0; in prism2sta_ifstate()
1204 if (hw->join_ap == 1) in prism2sta_processing_defer()
1205 hw->join_ap = 2; in prism2sta_processing_defer()
1370 if (hw->join_ap && --hw->join_retries > 0) { in prism2sta_processing_defer()
H A Dhfa384x.h1075 int join_ap; /* are we joined to a specific ap */ member