Searched defs:hnae3_ae_ops (Results 1 – 1 of 1) sorted by relevance
565 struct hnae3_ae_ops { struct575 int (*start)(struct hnae3_handle *handle);576 void (*stop)(struct hnae3_handle *handle);579 int (*get_status)(struct hnae3_handle *handle);630 int (*do_ioctl)(struct hnae3_handle *handle,632 int (*add_uc_addr)(struct hnae3_handle *handle,634 int (*rm_uc_addr)(struct hnae3_handle *handle,637 int (*add_mc_addr)(struct hnae3_handle *handle,639 int (*rm_mc_addr)(struct hnae3_handle *handle,701 int (*set_led_id)(struct hnae3_handle *handle,[all …]
Completed in 10 milliseconds