Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x_vfpf.c12 bnx2x_vf_crc(struct bnx2x_vf_bulletin *bull) in bnx2x_vf_crc() argument
14 uint32_t crc_sz = sizeof(bull->crc), length = bull->length - crc_sz; in bnx2x_vf_crc()
16 return ECORE_CRC32_LE(0, (uint8_t *)bull + crc_sz, length); in bnx2x_vf_crc()
25 struct bnx2x_vf_bulletin *bull; in bnx2x_check_bull() local
30 bull = sc->pf2vf_bulletin; in bnx2x_check_bull()
31 if (old_version == bull->version) { in bnx2x_check_bull()
36 bull = sc->pf2vf_bulletin; in bnx2x_check_bull()
37 if (bull->crc == bnx2x_vf_crc(bull)) in bnx2x_check_bull()
41 bull->crc, bnx2x_vf_crc(bull)); in bnx2x_check_bull()
51 valid_bitmap = bull->valid_bitmap; in bnx2x_check_bull()
[all …]
/f-stack/app/redis-5.0.5/deps/jemalloc/build-aux/
H A Dconfig.guess624 echo rs6000-bull-bosx
627 echo m68k-bull-sysv3