Lines Matching refs:hclgevf_dev
209 struct hclgevf_dev { struct
280 static inline bool hclgevf_is_reset_pending(struct hclgevf_dev *hdev) in hclgevf_is_reset_pending() argument
285 int hclgevf_send_mbx_msg(struct hclgevf_dev *hdev,
288 void hclgevf_mbx_handler(struct hclgevf_dev *hdev);
289 void hclgevf_mbx_async_handler(struct hclgevf_dev *hdev);
291 void hclgevf_update_link_status(struct hclgevf_dev *hdev, int link_state);
292 void hclgevf_update_speed_duplex(struct hclgevf_dev *hdev, u32 speed,
294 void hclgevf_reset_task_schedule(struct hclgevf_dev *hdev);
295 void hclgevf_mbx_task_schedule(struct hclgevf_dev *hdev);
296 void hclgevf_update_port_base_vlan_info(struct hclgevf_dev *hdev, u16 state,
298 struct hclgevf_dev *hclgevf_ae_get_hdev(struct hnae3_handle *handle);