Lines Matching refs:poll_count
17750 uint32_t poll_count) in bxe_flr_clnup_reg_poll() argument
17752 uint32_t cur_cnt = poll_count; in bxe_flr_clnup_reg_poll()
17895 uint32_t poll_count) in bxe_pbf_pN_buf_flushed() argument
17898 uint32_t cur_cnt = poll_count; in bxe_pbf_pN_buf_flushed()
17924 poll_count-cur_cnt, FLR_WAIT_INTERVAL, regs->pN); in bxe_pbf_pN_buf_flushed()
17930 uint32_t poll_count) in bxe_pbf_pN_cmd_flushed() argument
17933 uint32_t cur_cnt = poll_count; in bxe_pbf_pN_cmd_flushed()
17956 poll_count - cur_cnt, FLR_WAIT_INTERVAL, regs->pN); in bxe_pbf_pN_cmd_flushed()
17960 bxe_tx_hw_flushed(struct bxe_softc *sc, uint32_t poll_count) in bxe_tx_hw_flushed() argument
18017 bxe_pbf_pN_cmd_flushed(sc, &cmd_regs[i], poll_count); in bxe_tx_hw_flushed()
18022 bxe_pbf_pN_buf_flushed(sc, &buf_regs[i], poll_count); in bxe_tx_hw_flushed()