Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsonet.h30 #define SONET_GETSTATZ _IOR('a',ATMIOC_PHYTYP+1,struct sonet_stats) macro
/openbmc/linux/drivers/atm/
H A Dsuni.c258 case SONET_GETSTATZ: in suni_ioctl()
260 return fetch_stats(dev, arg, cmd == SONET_GETSTATZ); in suni_ioctl()
/openbmc/linux/net/atm/
H A Dioctl.c309 case SONET_GETSTATZ: in do_atm_ioctl()
H A Dresources.c363 case SONET_GETSTATZ: in atm_dev_ioctl()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch1345 +pub const SONET_GETSTATZ: u32 = 2149867793;