Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/bfa/
Dbfi.h1104 BFI_DPORT_START = 2, /* start dport request */ enumerator
Dbfa_svc.c6245 if (bfa_dport_send_req(dport, BFI_DPORT_START)) in bfa_dport_sm_enabled()
6371 bfa_dport_send_req(dport, BFI_DPORT_START); in bfa_dport_sm_starting_qwait()
6492 if ((req == BFI_DPORT_ENABLE) || (req == BFI_DPORT_START)) { in bfa_dport_send_req()