Searched refs:RL_CFG2_MSI (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/dev/re/
H A Dif_re.c1316 cfg |= RL_CFG2_MSI;
1353 if ((cfg & RL_CFG2_MSI) != 0) {
1355 cfg &= ~RL_CFG2_MSI;
/freebsd-11-stable/sys/dev/rl/
H A Dif_rlreg.h448 #define RL_CFG2_MSI 0x20 macro

Completed in 110 milliseconds