Searched defs:GF_N (Results 1 – 2 of 2) sorted by relevance
80 #define GF_N(_p) ((1 << (CONFIG_BCH_CONST_M))-1) macro86 #define GF_N(_p) ((_p)->n) macro
88 #define GF_N(_p) ((1 << (CONFIG_BCH_CONST_M))-1) macro92 #define GF_N(_p) ((_p)->n) macro