Home
last modified time | relevance | path

Searched refs:RT2860_PHY_MCS (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/ic/
H A Drt2860reg.h882 #define RT2860_PHY_MCS 0x7f macro
H A Drt2860.c1385 switch ((phy & RT2860_PHY_MCS) & ~RT2860_PHY_SHPRE) { in rt2860_rx_intr()
1395 switch (phy & RT2860_PHY_MCS) { in rt2860_rx_intr()
/openbsd/sys/dev/usb/
H A Dif_run.c2274 switch ((phy & RT2860_PHY_MCS) & ~RT2860_PHY_SHPRE) { in run_rx_frame()
2284 switch (phy & RT2860_PHY_MCS) { in run_rx_frame()