Home
last modified time | relevance | path

Searched refs:maldata (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/net/ibm_emac/
Dibm_ocp_mal.c261 struct ocp_func_mal_data *maldata; in mal_probe() local
264 maldata = (struct ocp_func_mal_data *)ocpdev->def->additions; in mal_probe()
265 if (maldata == NULL) { in mal_probe()
296 mal->num_tx_channels = maldata->num_tx_chans; in mal_probe()
297 mal->num_rx_channels = maldata->num_rx_chans; in mal_probe()