Searched refs:wait_time (Results 1 – 5 of 5) sorted by relevance
69 uint32_t wait_time = 0; in hns3_get_mbx_resp() local79 while (wait_time < mbx_time_limit) { in hns3_get_mbx_resp()105 wait_time += HNS3_WAIT_RESP_US; in hns3_get_mbx_resp()108 if (wait_time >= mbx_time_limit) { in hns3_get_mbx_resp()
639 uint16_t wait_time = 0; in hns3pf_reset_tqp() local657 wait_time += HNS3_POLL_RESPONE_MS; in hns3pf_reset_tqp()664 } while (wait_time < HNS3_TQP_RESET_TRY_MS); in hns3pf_reset_tqp()
160 size_t wait_time; member252 size_t wait_time; member
1195 if (sc->wait_time) in lio_send_soft_command()1196 sc->timeout = lio_uptime + sc->wait_time; in lio_send_soft_command()1555 rdatasize = (ctrl_pkt->wait_time) ? 16 : 0; in lio_alloc_ctrl_pkt_sc()1583 sc->wait_time = ctrl_pkt->wait_time; in lio_alloc_ctrl_pkt_sc()
172 sc->wait_time = LIO_MAX_CMD_TIMEOUT / 1000; in lio_dev_xstats_get()1326 sc->wait_time = LIO_MAX_CMD_TIMEOUT / 1000; in lio_dev_get_link_status()1765 sc->wait_time = LIO_MAX_CMD_TIMEOUT / 1000; in lio_dev_configure()