Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c3116 bnx2x_check_blocks_with_parity0(struct bnx2x_softc *sc, uint32_t sig, int par_num, in bnx2x_check_blocks_with_parity0()
3172 bnx2x_check_blocks_with_parity1(struct bnx2x_softc *sc, uint32_t sig, int par_num, in bnx2x_check_blocks_with_parity1()
3273 bnx2x_check_blocks_with_parity2(struct bnx2x_softc *sc, uint32_t sig, int par_num, in bnx2x_check_blocks_with_parity2()
3334 bnx2x_check_blocks_with_parity3(struct bnx2x_softc *sc, uint32_t sig, int par_num, in bnx2x_check_blocks_with_parity3()
3379 bnx2x_check_blocks_with_parity4(struct bnx2x_softc *sc, uint32_t sig, int par_num, in bnx2x_check_blocks_with_parity4()
3413 int par_num = 0; in bnx2x_parity_attn() local