Searched refs:offchannel_tx_started (Results 1 – 4 of 4) sorted by relevance
43 unsigned int offchannel_tx_started:1; member164 if (query->offchannel_tx_started) in gas_query_done()321 query->offchannel_tx_started = 1; in gas_query_tx()338 wait_time = (query->retry || !query->offchannel_tx_started) ? in gas_query_tx_comeback_req()397 if (comeback_delay > 1 && query->offchannel_tx_started) { in gas_query_tx_comeback_req_delay()399 query->offchannel_tx_started = 0; in gas_query_tx_comeback_req_delay()
43 unsigned int offchannel_tx_started:1; member165 if (query->offchannel_tx_started) in gas_query_done()312 query->offchannel_tx_started = 1; in gas_query_tx()329 wait_time = (query->retry || !query->offchannel_tx_started) ? in gas_query_tx_comeback_req()388 if (comeback_delay > 1 && query->offchannel_tx_started) { in gas_query_tx_comeback_req_delay()390 query->offchannel_tx_started = 0; in gas_query_tx_comeback_req_delay()
42 unsigned int offchannel_tx_started:1; member292 wait_time = (query->retry || !query->offchannel_tx_started) ? in gas_query_tx_comeback_req()