Searched refs:WLFC_HANGER_ITEM_STATE_INUSE (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/bcmdhd/
H A Ddhd_wlfc.h31 #define WLFC_HANGER_ITEM_STATE_INUSE 2 macro
H A Ddhd_cdc.c670 h->items[slot_id].state = WLFC_HANGER_ITEM_STATE_INUSE;
696 if (h->items[slot_id].state == WLFC_HANGER_ITEM_STATE_INUSE) {
2162 if (h->items[i].state == WLFC_HANGER_ITEM_STATE_INUSE) {
2184 if (h->items[i].state == WLFC_HANGER_ITEM_STATE_INUSE) {

Completed in 64 milliseconds