Home
last modified time | relevance | path

Searched refs:fbnic_mac_request_irq (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic.h185 int fbnic_mac_request_irq(struct fbnic_dev *fbd);
H A Dfbnic_irq.c150 int fbnic_mac_request_irq(struct fbnic_dev *fbd) in fbnic_mac_request_irq() function
H A Dfbnic_netdev.c47 err = fbnic_mac_request_irq(fbd); in __fbnic_open()