Home
last modified time | relevance | path

Searched refs:MTW_PHY_MCS (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Dmtwreg.h803 #define MTW_PHY_MCS 0x3f macro
/openbsd/sys/dev/usb/
H A Dif_mtw.c2088 switch ((phy & MTW_PHY_MCS) & ~MTW_PHY_SHPRE) { in mtw_rx_frame()
2098 switch (phy & MTW_PHY_MCS) { in mtw_rx_frame()