Searched refs:RL_CFG2_MSI (Results 1 – 2 of 2) sorted by relevance
447 #define RL_CFG2_MSI 0x20 macro
1325 cfg |= RL_CFG2_MSI; in re_attach()1362 if ((cfg & RL_CFG2_MSI) != 0) { in re_attach()1364 cfg &= ~RL_CFG2_MSI; in re_attach()