Searched refs:rxport (Results 1 – 3 of 3) sorted by relevance
478 struct ub960_rxport *rxport; member523 u8 rxport; member688 if (priv->reg_current.rxport == nport) in ub960_rxport_select()699 priv->reg_current.rxport = nport; in ub960_rxport_select()1033 struct ub960_rxport *rxport = priv->rxports[chan_id]; in ub960_atr_attach_client() local1037 for (reg_idx = 0; reg_idx < ARRAY_SIZE(rxport->aliased_clients); reg_idx++) { in ub960_atr_attach_client()1038 if (!rxport->aliased_clients[reg_idx]) in ub960_atr_attach_client()1042 if (reg_idx == ARRAY_SIZE(rxport->aliased_clients)) { in ub960_atr_attach_client()1043 dev_err(dev, "rx%u: alias pool exhausted\n", rxport->nport); in ub960_atr_attach_client()1047 rxport->aliased_clients[reg_idx] = client; in ub960_atr_attach_client()[all …]
335 struct fman_port *rxport; in dpaa_set_hash() local340 rxport = mac_dev->port[0]; in dpaa_set_hash()342 fman_port_use_kg_hash(rxport, enable); in dpaa_set_hash()
1333 struct fman_port *rxport = mac_dev->port[RX]; in dpaa_eth_init_ports() local1342 err = dpaa_eth_init_rx_port(rxport, bp, port_fqs->rx_errq, in dpaa_eth_init_ports()