Searched refs:thold1 (Results 1 – 1 of 1) sorted by relevance
407 #define SWAP_THOLD(thold1, thold2) do { \ in ar6000_ioctl_set_rssi_threshold() argument409 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()