Lines Matching refs:fbnic_dev
35 u32 fbnic_rd32(struct fbnic_dev *fbd, u32 reg) in fbnic_rd32()
68 bool fbnic_fw_present(struct fbnic_dev *fbd) in fbnic_fw_present()
73 void fbnic_fw_wr32(struct fbnic_dev *fbd, u32 reg, u32 val) in fbnic_fw_wr32()
81 u32 fbnic_fw_rd32(struct fbnic_dev *fbd, u32 reg) in fbnic_fw_rd32()
116 struct fbnic_dev *fbd = fbn->fbd; in fbnic_service_task_start()
124 struct fbnic_dev *fbd = fbn->fbd; in fbnic_service_task_stop()
170 static void fbnic_health_check(struct fbnic_dev *fbd) in fbnic_health_check()
196 struct fbnic_dev *fbd = container_of(to_delayed_work(work), in fbnic_service_task()
197 struct fbnic_dev, service_task); in fbnic_service_task()
229 struct fbnic_dev *fbd; in fbnic_probe()
338 struct fbnic_dev *fbd = pci_get_drvdata(pdev); in fbnic_remove()
358 struct fbnic_dev *fbd = dev_get_drvdata(dev); in fbnic_pm_suspend()
388 struct fbnic_dev *fbd = dev_get_drvdata(dev); in __fbnic_pm_resume()
444 struct fbnic_dev *fbd = dev_get_drvdata(dev); in __fbnic_pm_attach()