Searched refs:BFI_MC_PORT (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/scsi/bfa/ |
H A D | bfa_port.c | 258 bfi_h2i_set(m->mh, BFI_MC_PORT, BFI_PORT_H2I_ENABLE_REQ, in bfa_port_enable() 314 bfi_h2i_set(m->mh, BFI_MC_PORT, BFI_PORT_H2I_DISABLE_REQ, in bfa_port_disable() 354 bfi_h2i_set(m->mh, BFI_MC_PORT, BFI_PORT_H2I_GET_STATS_REQ, in bfa_port_get_stats() 391 bfi_h2i_set(m->mh, BFI_MC_PORT, BFI_PORT_H2I_CLEAR_STATS_REQ, in bfa_port_clear_stats() 473 bfa_ioc_mbox_regisr(port->ioc, BFI_MC_PORT, bfa_port_isr, port); in bfa_port_attach()
|
H A D | bfi.h | 204 BFI_MC_PORT = 21, /* Physical port */ enumerator
|
/linux/drivers/net/ethernet/brocade/bna/ |
H A D | bfi.h | 119 BFI_MC_PORT = 21, /*!< Physical port */ enumerator
|