Searched defs:listen (Results 1 - 4 of 4) sorted by relevance

/drivers/net/wireless/ath/ath5k/
H A Dani.c375 int listen; local
383 listen = ath_hw_get_listen_time(common);
387 return listen;
465 * receive ("listen" time) and raise or lower immunity accordingly.
476 int listen, ofdm_high, ofdm_low, cck_high, cck_low; local
478 /* get listen time since last call and add it to the counter because we
481 listen = ath5k_hw_ani_get_listen_time(ah, as);
482 as->listen_time += listen;
495 "listen %d (now %d)", as->listen_time, listen);
[all...]
/drivers/isdn/hardware/eicon/
H A Dpc_maint.h75 byte listen; member in struct:DSigStruc
/drivers/infiniband/hw/nes/
H A Dnes_cm.h436 struct nes_cm_listener * (*listen)(struct nes_cm_core *, struct nes_vnic *, member in struct:nes_cm_ops
/drivers/net/wireless/bcmdhd/include/proto/
H A D802.11.h253 uint16 listen; member in struct:dot11_assoc_req
259 uint16 listen; member in struct:dot11_reassoc_req

Completed in 220 milliseconds