Searched refs:slot_pos (Results 1 – 13 of 13) sorted by relevance
442 u32 slot_pos; member563 i = (h->slot_pos + 1) % BRCMF_FWS_HANGER_MAXITEMS; in brcmf_fws_hanger_get_free_slot()565 while (i != h->slot_pos) { in brcmf_fws_hanger_get_free_slot()567 h->slot_pos = i; in brcmf_fws_hanger_get_free_slot()
100 uint32 slot_pos; member
241 i = h->slot_pos + 1; in _dhd_wlfc_hanger_get_free_slot()245 while (i != h->slot_pos) { in _dhd_wlfc_hanger_get_free_slot()247 h->slot_pos = i; in _dhd_wlfc_hanger_get_free_slot()
247 i = h->slot_pos + 1; in _dhd_wlfc_hanger_get_free_slot()251 while (i != h->slot_pos) { in _dhd_wlfc_hanger_get_free_slot()253 h->slot_pos = i; in _dhd_wlfc_hanger_get_free_slot()
98 uint32 slot_pos; member
361 i = h->slot_pos + 1; in _dhd_wlfc_hanger_get_free_slot()365 while (i != h->slot_pos) { in _dhd_wlfc_hanger_get_free_slot()367 h->slot_pos = i; in _dhd_wlfc_hanger_get_free_slot()