Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/mt7925/
H A Dmcu.h482 struct bss_rlm_tlv { struct
483 __le16 tag;
484 __le16 len;
485 u8 control_channel;
486 u8 center_chan;
487 u8 center_chan2;
488 u8 bw;
489 u8 tx_streams;
490 u8 rx_streams;
491 u8 ht_op_info;
[all …]
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmcu.h379 struct bss_rlm_tlv { struct
380 __le16 tag;
381 __le16 len;
382 u8 control_channel;
383 u8 center_chan;
384 u8 center_chan2;
385 u8 bw;
386 u8 tx_streams;
387 u8 rx_streams;
388 u8 ht_op_info;
[all …]