Searched refs:mlxsw_sp2_acl_bf_crc16_tab (Results 1 – 1 of 1) sorted by relevance
61 static const u16 mlxsw_sp2_acl_bf_crc16_tab[256] = { variable219 return (crc << 8) ^ mlxsw_sp2_acl_bf_crc16_tab[(crc >> 8) ^ c]; in mlxsw_sp2_acl_bf_crc16_byte()