Home
last modified time | relevance | path

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

/drivers/net/ethernet/meta/fbnic/
A Dfbnic_time.c80 if (!fbnic_present(fbd)) in fbnic_ptp_refresh_time()
125 return fbnic_present(fbd) ? 0 : -EIO; in fbnic_ptp_adjfine()
172 if (!fbnic_present(fbd)) in fbnic_ptp_gettimex64()
197 if (fbnic_present(fbd)) { in fbnic_ptp_settime64()
A Dfbnic.h104 static inline bool fbnic_present(struct fbnic_dev *fbd) in fbnic_present() function

Completed in 6 milliseconds