Home
last modified time | relevance | path

Searched defs:par_num (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c3120 bnx2x_check_blocks_with_parity0(struct bnx2x_softc *sc, uint32_t sig, int par_num, in bnx2x_check_blocks_with_parity0()
3176 bnx2x_check_blocks_with_parity1(struct bnx2x_softc *sc, uint32_t sig, int par_num, in bnx2x_check_blocks_with_parity1()
3277 bnx2x_check_blocks_with_parity2(struct bnx2x_softc *sc, uint32_t sig, int par_num, in bnx2x_check_blocks_with_parity2()
3338 bnx2x_check_blocks_with_parity3(struct bnx2x_softc *sc, uint32_t sig, int par_num, in bnx2x_check_blocks_with_parity3()
3383 bnx2x_check_blocks_with_parity4(struct bnx2x_softc *sc, uint32_t sig, int par_num, in bnx2x_check_blocks_with_parity4()
3417 int par_num = 0; in bnx2x_parity_attn() local