Searched refs:WL1271_AP_STA_HLID_START (Results 1 – 3 of 3) sorted by relevance
154 #define WL1271_AP_STA_HLID_START 2 macro
545 if (hlid < WL1271_AP_STA_HLID_START) in wl1271_irq_ps_regulate_link()578 for (hlid = WL1271_AP_STA_HLID_START; hlid < AP_MAX_LINKS; hlid++) { in wl1271_irq_update_links_status()2747 wl_sta->hlid = WL1271_AP_STA_HLID_START + id; in wl1271_allocate_sta()2755 int id = hlid - WL1271_AP_STA_HLID_START; in wl1271_free_sta()2828 id = wl_sta->hlid - WL1271_AP_STA_HLID_START; in wl1271_op_sta_remove()
95 if (hlid < WL1271_AP_STA_HLID_START) in wl1271_tx_regulate_link()