Searched refs:wait_for_response (Results 1 – 3 of 3) sorted by relevance
61 bool wait_for_response) in octep_send_mbox_req() argument75 if (!wait_for_response) in octep_send_mbox_req()144 bool wait_for_response) in octep_ctrl_net_set_link_status() argument155 return octep_send_mbox_req(oct, &d, wait_for_response); in octep_ctrl_net_set_link_status()159 bool wait_for_response) in octep_ctrl_net_set_rx_state() argument170 return octep_send_mbox_req(oct, &d, wait_for_response); in octep_ctrl_net_set_rx_state()192 bool wait_for_response) in octep_ctrl_net_set_mac_addr() argument202 return octep_send_mbox_req(oct, &d, wait_for_response); in octep_ctrl_net_set_mac_addr()224 bool wait_for_response) in octep_ctrl_net_set_mtu() argument234 return octep_send_mbox_req(oct, &d, wait_for_response); in octep_ctrl_net_set_mtu()[all …]
275 bool wait_for_response);288 bool wait_for_response);312 bool wait_for_response);335 bool wait_for_response);376 bool wait_for_response);419 bool wait_for_response);
2172 static void wait_for_response(struct ib_mad_send_wr_private *mad_send_wr) in wait_for_response() function2210 wait_for_response(mad_send_wr); in ib_reset_mad_timeout()2241 wait_for_response(mad_send_wr); in ib_mad_complete_send_wr()