Searched refs:send_fw_request (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_hw.h380 int (*send_fw_request)(struct aq_hw_s *self, member in struct:aq_fw_ops
/linux-master/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils_fw2x.c723 .send_fw_request = aq_fw2x_send_fw_request,
H A Dhw_atl_b0.c1340 return self->aq_fw_ops->send_fw_request(self, &fwreq, size);
1358 return self->aq_fw_ops->send_fw_request(self, &fwreq, size);
H A Dhw_atl_utils.c1096 .send_fw_request = NULL,

Completed in 119 milliseconds