IONIC_PAUSE_F_RX
pause->rx_pause = (pause_type & IONIC_PAUSE_F_RX) ? 1 : 0;
requested_pause |= IONIC_PAUSE_F_RX;