Searched refs:MOFFPS (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/fddi/skfp/ |
H A D | pmf.c | 42 #define MOFFPS(e) offsetof(struct fddi_mib_p, e) macro 228 { SMT_P400C,AC_G, MOFFPS(fddiPORTMy_Type), "E" } , 236 { SMT_P4016,AC_G, MOFFPS(fddiPORTPMDClass), "E" } , 238 { SMT_P401D,AC_G, MOFFPS(fddiPORTIndex), "R" } , 242 { SMT_P401F,AC_GR, MOFFPS(fddiPORTMaint_LS), "wE" } , 243 { SMT_P4021,AC_G, MOFFPS(fddiPORTBS_Flag), "F" } , 244 { SMT_P4022,AC_G, MOFFPS(fddiPORTPC_LS), "E" } , 248 { SMT_P4029,AC_G, MOFFPS(fddiPORTEBError_Ct), "C" } , 255 { SMT_P4035,AC_G, MOFFPS(fddiPORTLem_Ct), "C" } , 262 { SMT_P403E,AC_G, MOFFPS(fddiPORTPCMStateX), "E" } , [all …]
|