Searched refs:send_fw_request (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_hw.h | 380 int (*send_fw_request)(struct aq_hw_s *self, member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_hw.h | 380 int (*send_fw_request)(struct aq_hw_s *self, member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
H A D | hw_atl_utils_fw2x.c | 723 .send_fw_request = aq_fw2x_send_fw_request,
|
H A D | hw_atl_utils.c | 1096 .send_fw_request = NULL,
|
H A D | hw_atl_b0.c | 1340 return self->aq_fw_ops->send_fw_request(self, &fwreq, size); in hw_atl_b0_adj_clock_freq() 1358 return self->aq_fw_ops->send_fw_request(self, &fwreq, size); in hw_atl_b0_gpio_pulse()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
H A D | hw_atl_utils_fw2x.c | 723 .send_fw_request = aq_fw2x_send_fw_request,
|
H A D | hw_atl_utils.c | 1096 .send_fw_request = NULL,
|
H A D | hw_atl_b0.c | 1340 return self->aq_fw_ops->send_fw_request(self, &fwreq, size); in hw_atl_b0_adj_clock_freq() 1358 return self->aq_fw_ops->send_fw_request(self, &fwreq, size); in hw_atl_b0_gpio_pulse()
|
Completed in 12 milliseconds