Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/bfa/
Dbfi.h1104 BFI_DPORT_START = 2, /* start dport request */ enumerator
Dbfa_svc.c6211 if (bfa_dport_send_req(dport, BFI_DPORT_START)) in bfa_dport_sm_enabled()
6337 bfa_dport_send_req(dport, BFI_DPORT_START); in bfa_dport_sm_starting_qwait()
6458 if ((req == BFI_DPORT_ENABLE) || (req == BFI_DPORT_START)) { in bfa_dport_send_req()