Home
last modified time | relevance | path

Searched refs:BFI_DPORT_ENABLE (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/scsi/bfa/
Dbfi.h1103 BFI_DPORT_ENABLE = 1, /* enable dport request */ enumerator
Dbfa_svc.c6144 if (bfa_dport_send_req(dport, BFI_DPORT_ENABLE)) in bfa_dport_sm_disabled()
6184 bfa_dport_send_req(dport, BFI_DPORT_ENABLE); in bfa_dport_sm_enabling_qwait()
6486 if ((req == BFI_DPORT_ENABLE) || (req == BFI_DPORT_START)) { in bfa_dport_send_req()