Searched defs:fbnic_mac (Results 1 – 1 of 1) sorted by relevance
93 struct fbnic_mac { struct94 void (*init_regs)(struct fbnic_dev *fbd);96 int (*get_link_event)(struct fbnic_dev *fbd);120 int fbnic_mac_init(struct fbnic_dev *fbd); argument