Lines Matching refs:poll_count
17714 uint32_t poll_count) in bxe_flr_clnup_reg_poll() argument
17716 uint32_t cur_cnt = poll_count; in bxe_flr_clnup_reg_poll()
17859 uint32_t poll_count) in bxe_pbf_pN_buf_flushed() argument
17862 uint32_t cur_cnt = poll_count; in bxe_pbf_pN_buf_flushed()
17888 poll_count-cur_cnt, FLR_WAIT_INTERVAL, regs->pN); in bxe_pbf_pN_buf_flushed()
17894 uint32_t poll_count) in bxe_pbf_pN_cmd_flushed() argument
17897 uint32_t cur_cnt = poll_count; in bxe_pbf_pN_cmd_flushed()
17920 poll_count - cur_cnt, FLR_WAIT_INTERVAL, regs->pN); in bxe_pbf_pN_cmd_flushed()
17924 bxe_tx_hw_flushed(struct bxe_softc *sc, uint32_t poll_count) in bxe_tx_hw_flushed() argument
17981 bxe_pbf_pN_cmd_flushed(sc, &cmd_regs[i], poll_count); in bxe_tx_hw_flushed()
17986 bxe_pbf_pN_buf_flushed(sc, &buf_regs[i], poll_count); in bxe_tx_hw_flushed()