Searched defs:hnae3_ae_ops (Results 1 – 1 of 1) sorted by relevance
540 struct hnae3_ae_ops { struct550 int (*start)(struct hnae3_handle *handle);551 void (*stop)(struct hnae3_handle *handle);554 int (*get_status)(struct hnae3_handle *handle);602 int (*do_ioctl)(struct hnae3_handle *handle,604 int (*add_uc_addr)(struct hnae3_handle *handle,606 int (*rm_uc_addr)(struct hnae3_handle *handle,609 int (*add_mc_addr)(struct hnae3_handle *handle,611 int (*rm_mc_addr)(struct hnae3_handle *handle,673 int (*set_led_id)(struct hnae3_handle *handle,[all …]
Completed in 10 milliseconds