Lines Matching defs:fbd
13 struct fbnic_dev *fbd = (struct fbnic_dev *)data; in fbnic_fw_msix_intr() local
22 static int __fbnic_fw_enable_mbx(struct fbnic_dev *fbd, int vector) in __fbnic_fw_enable_mbx()
50 int fbnic_fw_request_mbx(struct fbnic_dev *fbd) in fbnic_fw_request_mbx()
85 static void fbnic_fw_disable_mbx(struct fbnic_dev *fbd) in fbnic_fw_disable_mbx()
108 void fbnic_fw_free_mbx(struct fbnic_dev *fbd) in fbnic_fw_free_mbx()
123 struct fbnic_dev *fbd = data; in fbnic_pcs_msix_intr() local
148 int fbnic_pcs_request_irq(struct fbnic_dev *fbd) in fbnic_pcs_request_irq()
183 void fbnic_pcs_free_irq(struct fbnic_dev *fbd) in fbnic_pcs_free_irq()
205 void fbnic_synchronize_irq(struct fbnic_dev *fbd, int nr) in fbnic_synchronize_irq()
216 int fbnic_request_irq(struct fbnic_dev *fbd, int nr, irq_handler_t handler, in fbnic_request_irq()
228 void fbnic_free_irq(struct fbnic_dev *fbd, int nr, void *data) in fbnic_free_irq()
239 void fbnic_napi_name_irqs(struct fbnic_dev *fbd) in fbnic_napi_name_irqs()
249 int fbnic_napi_request_irq(struct fbnic_dev *fbd, in fbnic_napi_request_irq()
269 void fbnic_napi_free_irq(struct fbnic_dev *fbd, in fbnic_napi_free_irq()
281 void fbnic_free_irqs(struct fbnic_dev *fbd) in fbnic_free_irqs()
290 int fbnic_alloc_irqs(struct fbnic_dev *fbd) in fbnic_alloc_irqs()