Home
last modified time | relevance | path

Searched refs:BT_CAP_req2rsp (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/char/ipmi/
Dipmi_bt_sm.c108 long BT_CAP_req2rsp; member
204 bt->BT_CAP_req2rsp = BT_NORMAL_TIMEOUT * USEC_PER_SEC; in bt_init_data()
257 bt->timeout = bt->BT_CAP_req2rsp; in bt_start_transaction()
410 bt->timeout = bt->BT_CAP_req2rsp; in error_recovery()
529 bt->timeout = bt->BT_CAP_req2rsp; in bt_event()
630 bt->timeout = bt->BT_CAP_req2rsp; in bt_event()
654 bt->BT_CAP_req2rsp = BT_CAP[6] * USEC_PER_SEC; in bt_event()
661 bt->BT_CAP_req2rsp / USEC_PER_SEC, bt->BT_CAP_retries); in bt_event()
662 bt->timeout = bt->BT_CAP_req2rsp; in bt_event()