Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-h5py/
H A D0001-Fix-Cython-3-compatibility.patch369 cdef herr_t h5py_scatter_cb(void* elem, hid_t type_id, unsigned ndim,
375 @@ -252,7 +252,7 @@ cdef herr_t h5py_scatter_cb(void* elem, hid_t type_id, unsigned ndim,
378 cdef herr_t h5py_gather_cb(void* elem, hid_t type_id, unsigned ndim,
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c1126 struct bcm_sysport_net_dim *ndim = in bcm_sysport_dim_work() local
1129 container_of(ndim, struct bcm_sysport_priv, dim); in bcm_sysport_dim_work()
/openbmc/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c2419 struct bcmgenet_net_dim *ndim = in bcmgenet_dim_work() local
2422 container_of(ndim, struct bcmgenet_rx_ring, dim); in bcmgenet_dim_work()