Home
last modified time | relevance | path

Searched refs:fbnic_init_failure (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/meta/fbnic/
Dfbnic_pci.c62 if (!fbnic_init_failure(fbd)) in fbnic_rd32()
108 if (!fbnic_init_failure(fbd)) in fbnic_fw_rd32()
340 if (!fbnic_init_failure(fbd)) { in fbnic_remove()
361 if (fbnic_init_failure(fbd)) in fbnic_pm_suspend()
412 if (fbnic_init_failure(fbd)) in __fbnic_pm_resume()
448 if (fbnic_init_failure(fbd)) in __fbnic_pm_attach()
Dfbnic.h115 static inline bool fbnic_init_failure(struct fbnic_dev *fbd) in fbnic_init_failure() function