Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/hostap/
Dhostap_proc.c27 local->next_txfid, local->next_alloc); in prism2_debug_proc_read()
Dhostap_hw.c1670 end = idx = local->next_txfid; in prism2_get_txfid_idx()
1734 resp0, local->intransmitfid[local->next_txfid]); in prism2_transmit_cb()
1739 local->next_txfid = idx; in prism2_transmit_cb()
1750 } while (idx != local->next_txfid); in prism2_transmit_cb()
Dhostap_wlan.h668 int next_txfid; /* index to the next txfid to be checked for member