Searched defs:atusb_chip_data (Results 1 – 1 of 1) sorted by relevance
69 struct atusb_chip_data { struct70 u16 t_channel_switch;71 int rssi_base_val;73 int (*set_channel)(struct ieee802154_hw*, u8, u8);74 int (*set_txpower)(struct ieee802154_hw*, s32);701 static struct atusb_chip_data atusb_chip_data = { variable