Searched refs:BFI_MC_IOC (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
D | bfi.h | 107 BFI_MC_IOC = 1, /*!< IO Controller (IOC) */ enumerator
|
D | bfa_ioc.c | 1935 bfi_h2i_set(enable_req.mh, BFI_MC_IOC, BFI_IOC_H2I_ENABLE_REQ, in bfa_ioc_send_enable() 1948 bfi_h2i_set(disable_req.mh, BFI_MC_IOC, BFI_IOC_H2I_DISABLE_REQ, in bfa_ioc_send_disable() 1958 bfi_h2i_set(attr_req.mh, BFI_MC_IOC, BFI_IOC_H2I_GETATTR_REQ, in bfa_ioc_send_getattr() 2699 if (mc == BFI_MC_IOC) { in bfa_nw_ioc_mbox_isr()
|
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfi.h | 193 BFI_MC_IOC = 1, /* IO Controller (IOC) */ enumerator
|
D | bfa_ioc.c | 1813 bfi_h2i_set(enable_req.mh, BFI_MC_IOC, BFI_IOC_H2I_ENABLE_REQ, in bfa_ioc_send_enable() 1826 bfi_h2i_set(disable_req.mh, BFI_MC_IOC, BFI_IOC_H2I_DISABLE_REQ, in bfa_ioc_send_disable() 1836 bfi_h2i_set(attr_req.mh, BFI_MC_IOC, BFI_IOC_H2I_GETATTR_REQ, in bfa_ioc_send_getattr() 2617 if (mc == BFI_MC_IOC) { in bfa_ioc_mbox_isr() 3001 bfi_h2i_set(req->mh, BFI_MC_IOC, BFI_IOC_H2I_DBG_SYNC, in bfa_ioc_send_fwsync()
|