Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dsonet.h30 #define SONET_GETSTATZ _IOR('a',ATMIOC_PHYTYP+1,struct sonet_stats) macro
/linux-6.1.9/drivers/atm/
Dsuni.c258 case SONET_GETSTATZ: in suni_ioctl()
260 return fetch_stats(dev, arg, cmd == SONET_GETSTATZ); in suni_ioctl()
/linux-6.1.9/net/atm/
Dioctl.c306 case SONET_GETSTATZ: in do_atm_ioctl()
Dresources.c363 case SONET_GETSTATZ: in atm_dev_ioctl()