Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Drtwnreg.h176 #define R92C_INIDATA_RATE_SEL(macid) (0x484 + (macid)) argument
1100 uint8_t macid; member
1108 uint8_t macid; member
1152 uint8_t macid; member
/netbsd-src/sys/dev/usb/
H A Dif_urtwn.c1684 cmd.macid = RTWN_MACID_BC | RTWN_MACID_VALID; in urtwn_ra_init()
1686 cmd.macid |= RTWN_MACID_SHORTGI; in urtwn_ra_init()
1699 cmd.macid = RTWN_MACID_BSS | RTWN_MACID_VALID; in urtwn_ra_init()
1701 cmd.macid |= RTWN_MACID_SHORTGI; in urtwn_ra_init()
1868 cmd.macid = 0; /* BSS. */ in urtwn_calib_to_cb()
1869 cmde.macid = 0; /* BSS. */ in urtwn_calib_to_cb()
/netbsd-src/sys/dev/pci/
H A Dif_rtwn.c1096 cmd.macid = RTWN_MACID_BC | RTWN_MACID_VALID; in rtwn_ra_init()
1110 cmd.macid = RTWN_MACID_BSS | RTWN_MACID_VALID; in rtwn_ra_init()
1234 cmd.macid = 0; /* BSS. */ in rtwn_calib_to()