Lines Matching refs:handle
554 struct hnae3_handle *handle; member
700 #define hns3_get_ae_dev(handle) \ argument
701 (pci_get_drvdata((handle)->pdev))
703 #define hns3_get_ops(handle) \ argument
704 ((handle)->ae_algo->ops)
737 void hns3_request_update_promisc_mode(struct hnae3_handle *handle);
738 int hns3_reset_notify(struct hnae3_handle *handle,
742 void hns3_dcbnl_setup(struct hnae3_handle *handle);
744 static inline void hns3_dcbnl_setup(struct hnae3_handle *handle) {} in hns3_dcbnl_setup() argument
747 int hns3_dbg_init(struct hnae3_handle *handle);
748 void hns3_dbg_uninit(struct hnae3_handle *handle);