Home
last modified time | relevance | path

Searched defs:aq_fw_ops (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/
A Daq_hw.h181 const struct aq_fw_ops *aq_fw_ops; member
345 struct aq_fw_ops { struct
346 int (*init)(struct aq_hw_s *self);
348 int (*deinit)(struct aq_hw_s *self);
350 int (*reset)(struct aq_hw_s *self);
352 int (*renegotiate)(struct aq_hw_s *self);
358 int (*set_state)(struct aq_hw_s *self,
363 int (*update_stats)(struct aq_hw_s *self);
371 int (*set_flow_control)(struct aq_hw_s *self);
380 int (*send_fw_request)(struct aq_hw_s *self,
[all …]
A Daq_nic.h140 const struct aq_fw_ops *aq_fw_ops; member

Completed in 8 milliseconds