Searched defs:wait_for_response (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeon_ep/ |
H A D | octep_ctrl_net.c | 55 octep_send_mbox_req(struct octep_device *oct, struct octep_ctrl_net_wait_data *d, bool wait_for_response) octep_send_mbox_req() argument 139 octep_ctrl_net_set_link_status(struct octep_device *oct, int vfid, bool up, bool wait_for_response) octep_ctrl_net_set_link_status() argument 154 octep_ctrl_net_set_rx_state(struct octep_device *oct, int vfid, bool up, bool wait_for_response) octep_ctrl_net_set_rx_state() argument 187 octep_ctrl_net_set_mac_addr(struct octep_device *oct, int vfid, u8 *addr, bool wait_for_response) octep_ctrl_net_set_mac_addr() argument 201 octep_ctrl_net_set_mtu(struct octep_device *oct, int vfid, int mtu, bool wait_for_response) octep_ctrl_net_set_mtu() argument 261 octep_ctrl_net_set_link_info(struct octep_device *oct, int vfid, struct octep_iface_link_info *link_info, bool wait_for_response) octep_ctrl_net_set_link_info() argument [all...] |
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | transport.c | 731 wait_for_response(struct TCP_Server_Info *server, struct mid_q_entry *midQ) in wait_for_response() function
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | transport.c | 736 wait_for_response(struct TCP_Server_Info *server, struct mid_q_entry *midQ) in wait_for_response() function
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | mad.c | 2183 static void wait_for_response(struct ib_mad_send_wr_private *mad_send_wr) in wait_for_response() function
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | mad.c | 2172 static void wait_for_response(struct ib_mad_send_wr_private *mad_send_wr) in wait_for_response() function
|
/kernel/linux/linux-5.10/drivers/pci/controller/ |
H A D | pci-hyperv.c | 594 static int wait_for_response(struct hv_device *hdev, in wait_for_response() function
|
/kernel/linux/linux-6.6/drivers/pci/controller/ |
H A D | pci-hyperv.c | 985 static int wait_for_response(struct hv_device *hdev, in wait_for_response() function
|
Completed in 21 milliseconds