PORT_CH_ID_MASK
ch_id = FIELD_GET(PORT_CH_ID_MASK, port_conf->rx_ch);
ch_id = FIELD_GET(PORT_CH_ID_MASK, channel);
struct list_head rx_ch_ports[PORT_CH_ID_MASK + 1];