Searched refs:BFI_MC_FCPORT (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/brocade/bna/ |
D | bfi.h | 103 BFI_MC_FCPORT = 5, /*!< FC port */ enumerator
|
/linux-5.19.10/drivers/scsi/bfa/ |
D | bfi.h | 190 BFI_MC_FCPORT = 5, /* FC port */ enumerator
|
D | bfa_svc.c | 3163 bfi_h2i_set(m->mh, BFI_MC_FCPORT, BFI_FCPORT_H2I_ENABLE_REQ, in bfa_fcport_send_enable() 3206 bfi_h2i_set(m->mh, BFI_MC_FCPORT, BFI_FCPORT_H2I_DISABLE_REQ, in bfa_fcport_send_disable() 3333 bfi_h2i_set(msg->mh, BFI_MC_FCPORT, BFI_FCPORT_H2I_STATS_GET_REQ, in bfa_fcport_send_stats_get() 3398 bfi_h2i_set(msg->mh, BFI_MC_FCPORT, BFI_FCPORT_H2I_STATS_CLEAR_REQ, in bfa_fcport_send_stats_clear()
|