Searched defs:dtsec_cfg (Results 1 – 1 of 1) sorted by relevance
697 struct dtsec_cfg { struct698 bool halfdup_on;699 bool halfdup_alt_backoff_en;700 bool halfdup_excess_defer;701 bool halfdup_no_backoff;702 bool halfdup_bp_no_backoff;703 uint8_t halfdup_alt_backoff_val;704 uint16_t halfdup_retransmit;705 uint16_t halfdup_coll_window;706 bool rx_drop_bcast;[all …]