Searched refs:rept_wds_wcid (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dpci_mac.c26 u8 *rept_wds_wcid = (u8 *)&txp->rept_wds_wcid; local
57 *rept_wds_wcid = 0xff;
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac.h139 __le16 rept_wds_wcid; member in struct:mt76_connac_fw_txp
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmac.c998 txp->fw.rept_wds_wcid = cpu_to_le16(wcid->idx);
1000 txp->fw.rept_wds_wcid = cpu_to_le16(0xfff);
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmac.c817 txp->rept_wds_wcid = cpu_to_le16(wcid->idx);
819 txp->rept_wds_wcid = cpu_to_le16(0x3ff);

Completed in 130 milliseconds