Searched refs:typhoon_process_response (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/3com/ |
H A D | typhoon.c | 480 typhoon_process_response(struct typhoon *tp, int resp_size, in typhoon_process_response() function 653 got_resp = typhoon_process_response(tp, num_resp, in typhoon_issue_command() 675 * the call to typhoon_process_response() and the clearing in typhoon_issue_command() 1729 typhoon_process_response(tp, 0, NULL); in typhoon_poll()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/ |
H A D | typhoon.c | 475 typhoon_process_response(struct typhoon *tp, int resp_size, in typhoon_process_response() function 648 got_resp = typhoon_process_response(tp, num_resp, in typhoon_issue_command() 670 * the call to typhoon_process_response() and the clearing in typhoon_issue_command() 1726 typhoon_process_response(tp, 0, NULL); in typhoon_poll()
|
Completed in 7 milliseconds