Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/
H A Drionet.c487 const size_t rionet_active_bytes = sizeof(void *) * in rionet_setup_netdev() local
491 get_order(rionet_active_bytes)); in rionet_setup_netdev()
496 memset((void *)nets[mport->id].active, 0, rionet_active_bytes); in rionet_setup_netdev()
530 get_order(rionet_active_bytes)); in rionet_setup_netdev()