Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/airoha/
H A Dairoha_eth.c3179 static int airoha_alloc_gdm_device(struct airoha_eth *eth, in airoha_alloc_gdm_device() function
3315 err = airoha_alloc_gdm_device(eth, port, nbq, node); in airoha_alloc_gdm_port()
3322 return !d ? airoha_alloc_gdm_device(eth, port, nbq, np) : 0; in airoha_alloc_gdm_port()