Home
last modified time | relevance | path

Searched refs:awaiting_resp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A Dtyphoon.c269 u8 awaiting_resp; member
602 tp->awaiting_resp = 1; in typhoon_issue_command()
670 if (tp->awaiting_resp) { in typhoon_issue_command()
671 tp->awaiting_resp = 0; in typhoon_issue_command()
676 * of tp->awaiting_resp, we could have missed the interrupt in typhoon_issue_command()
1728 if (!tp->awaiting_resp && indexes->respReady != indexes->respCleared) in typhoon_poll()
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/
H A Dtyphoon.c264 u8 awaiting_resp; member
597 tp->awaiting_resp = 1; in typhoon_issue_command()
665 if (tp->awaiting_resp) { in typhoon_issue_command()
666 tp->awaiting_resp = 0; in typhoon_issue_command()
671 * of tp->awaiting_resp, we could have missed the interrupt in typhoon_issue_command()
1725 if (!tp->awaiting_resp && indexes->respReady != indexes->respCleared) in typhoon_poll()

Completed in 7 milliseconds