Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsonet.h46 #define SONET_INS_LBIP 2 /* line BIP */ macro
/openbmc/linux/drivers/atm/
H A Dsuni.c121 HANDLE_FLAG(SONET_INS_LBIP,TLOP_DIAG,SUNI_TLOP_DIAG_DBIP); in change_diag()
141 if (GET(TLOP_DIAG) & SUNI_TLOP_DIAG_DBIP) set |= SONET_INS_LBIP; in get_diag()