Searched refs:bfa_phy_intr (Results 1 – 2 of 2) sorted by relevance
734 void bfa_phy_intr(void *phyarg, struct bfi_mbmsg_s *msg);
5446 bfa_ioc_mbox_regisr(phy->ioc, BFI_MC_PHY, bfa_phy_intr, phy); in bfa_phy_attach()5676 bfa_phy_intr(void *phyarg, struct bfi_mbmsg_s *msg) in bfa_phy_intr() function