Searched refs:C2_SET_CUR_RX (Results 1 – 2 of 2) sorted by relevance
539 C2_SET_CUR_RX(c2dev, c2dev->cur_rx); in c2_rx_interrupt()738 C2_SET_CUR_RX(c2dev, cur_rx | C2_PCI_HRX_QUI); in c2_reset()1125 C2_SET_CUR_RX(c2dev, c2dev->cur_rx); in c2_probe()
423 #define C2_SET_CUR_RX(c2dev, cur_rx) \ macro