Searched refs:meid (Results 1 – 1 of 1) sorted by relevance
192 #define NFP6000_MEID_IS_VALID(meid) \ argument194 typeof(meid) _a = (meid); \203 #define NFP6000_MEID_ISLAND_of(meid) (((meid) >> 4) & 0x3F) argument209 #define NFP6000_MEID_MENUM_of(meid) (((meid) & 0xF) - 4) argument217 #define NFP6000_MEID_MEGRP_of(meid) (NFP6000_MEID_MENUM_of(meid) >> 1) argument317 const char *nfp6000_meid2str(char *s, int meid);330 const char *nfp6000_meid2altstr(char *s, int meid);482 const char *nfp_meid2str(int chip_family, char *s, int meid);496 const char *nfp_meid2altstr(int chip_family, char *s, int meid);