Searched refs:BFI_MC_PHY (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/brocade/bna/ |
D | bfi.h | 131 BFI_MC_PHY = 25, /*!< External PHY message class */ enumerator
|
/Linux-v4.19/drivers/scsi/bfa/ |
D | bfi.h | 214 BFI_MC_PHY = 25, /* External PHY message class */ enumerator
|
D | bfa_ioc.c | 5363 bfi_h2i_set(msg->mh, BFI_MC_PHY, BFI_PHY_H2I_QUERY_REQ, in bfa_phy_query_send() 5393 bfi_h2i_set(msg->mh, BFI_MC_PHY, BFI_PHY_H2I_WRITE_REQ, in bfa_phy_write_send() 5427 bfi_h2i_set(msg->mh, BFI_MC_PHY, BFI_PHY_H2I_READ_REQ, in bfa_phy_read_send() 5446 bfi_h2i_set(msg->mh, BFI_MC_PHY, BFI_PHY_H2I_STATS_REQ, in bfa_phy_stats_send() 5486 bfa_ioc_mbox_regisr(phy->ioc, BFI_MC_PHY, bfa_phy_intr, phy); in bfa_phy_attach()
|