Searched refs:BFI_MC_PHY (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/brocade/bna/ ! |
D | bfi.h | 123 BFI_MC_PHY = 25, /*!< External PHY message class */ enumerator
|
/linux-6.1.9/drivers/scsi/bfa/ ! |
D | bfi.h | 206 BFI_MC_PHY = 25, /* External PHY message class */ enumerator
|
D | bfa_ioc.c | 5345 bfi_h2i_set(msg->mh, BFI_MC_PHY, BFI_PHY_H2I_QUERY_REQ, in bfa_phy_query_send() 5375 bfi_h2i_set(msg->mh, BFI_MC_PHY, BFI_PHY_H2I_WRITE_REQ, in bfa_phy_write_send() 5409 bfi_h2i_set(msg->mh, BFI_MC_PHY, BFI_PHY_H2I_READ_REQ, in bfa_phy_read_send() 5428 bfi_h2i_set(msg->mh, BFI_MC_PHY, BFI_PHY_H2I_STATS_REQ, in bfa_phy_stats_send() 5468 bfa_ioc_mbox_regisr(phy->ioc, BFI_MC_PHY, bfa_phy_intr, phy); in bfa_phy_attach()
|