Home
last modified time | relevance | path

Searched defs:at86rf2xx_chip_data (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ieee802154/
Dat86rf230.c36 struct at86rf2xx_chip_data { struct
37 u16 t_sleep_cycle;
38 u16 t_channel_switch;
39 u16 t_reset_to_off;
40 u16 t_off_to_aack;
41 u16 t_off_to_tx_on;
42 u16 t_off_to_sleep;
43 u16 t_sleep_to_off;
44 u16 t_frame;
45 u16 t_p_ack;
[all …]
/kernel/linux/linux-5.10/drivers/net/ieee802154/
Dat86rf230.c37 struct at86rf2xx_chip_data { struct
38 u16 t_sleep_cycle;
39 u16 t_channel_switch;
40 u16 t_reset_to_off;
41 u16 t_off_to_aack;
42 u16 t_off_to_tx_on;
43 u16 t_off_to_sleep;
44 u16 t_sleep_to_off;
45 u16 t_frame;
46 u16 t_p_ack;
[all …]