Searched refs:PORT_CH_ID_MASK (Results 1 – 3 of 3) sorted by relevance
36 struct list_head rx_ch_ports[PORT_CH_ID_MASK + 1];
34 #define PORT_CH_ID_MASK GENMASK(7, 0) macro
325 ch_id = FIELD_GET(PORT_CH_ID_MASK, port_conf->rx_ch); in t7xx_proxy_setup_ch_mapping()340 ch_id = FIELD_GET(PORT_CH_ID_MASK, channel); in t7xx_port_proxy_find_port()