Searched refs:BFI_MC_PORT (Results 1 – 3 of 3) sorted by relevance
/drivers/scsi/bfa/ |
D | bfa_port.c | 265 bfi_h2i_set(m->mh, BFI_MC_PORT, BFI_PORT_H2I_ENABLE_REQ, in bfa_port_enable() 315 bfi_h2i_set(m->mh, BFI_MC_PORT, BFI_PORT_H2I_DISABLE_REQ, in bfa_port_disable() 355 bfi_h2i_set(m->mh, BFI_MC_PORT, BFI_PORT_H2I_GET_STATS_REQ, in bfa_port_get_stats() 392 bfi_h2i_set(m->mh, BFI_MC_PORT, BFI_PORT_H2I_CLEAR_STATS_REQ, in bfa_port_clear_stats() 471 bfa_ioc_mbox_regisr(port->ioc, BFI_MC_PORT, bfa_port_isr, port); in bfa_port_attach()
|
D | bfi.h | 210 BFI_MC_PORT = 21, /* Physical port */ enumerator
|
/drivers/net/ethernet/brocade/bna/ |
D | bfi.h | 142 BFI_MC_PORT = 21, /*!< Physical port */ enumerator
|