Home
last modified time | relevance | path

Searched defs:fbnic_mac (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_mac.h93 struct fbnic_mac { struct
94 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