Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/ath6kl/os/linux/
Dioctl.c407 #define SWAP_THOLD(thold1, thold2) do { \ in ar6000_ioctl_set_rssi_threshold() argument
409 tmpThold.tag = thold1.tag; \ in ar6000_ioctl_set_rssi_threshold()
410 tmpThold.rssi = thold1.rssi; \ in ar6000_ioctl_set_rssi_threshold()
411 thold1.tag = thold2.tag; \ in ar6000_ioctl_set_rssi_threshold()
412 thold1.rssi = thold2.rssi; \ in ar6000_ioctl_set_rssi_threshold()