Searched refs:C2_SET_CUR_RX (Results 1 – 2 of 2) sorted by relevance
542 C2_SET_CUR_RX(c2dev, c2dev->cur_rx); in c2_rx_interrupt()741 C2_SET_CUR_RX(c2dev, cur_rx | C2_PCI_HRX_QUI); in c2_reset()1134 C2_SET_CUR_RX(c2dev, c2dev->cur_rx); in c2_probe()
426 #define C2_SET_CUR_RX(c2dev, cur_rx) \ macro