Home
last modified time | relevance | path

Searched refs:bnx2fc_init_mp_req (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/scsi/bnx2fc/
Dbnx2fc.h538 int bnx2fc_init_mp_req(struct bnx2fc_cmd *io_req);
Dbnx2fc_io.c579 int bnx2fc_init_mp_req(struct bnx2fc_cmd *io_req) in bnx2fc_init_mp_req() function
727 rc = bnx2fc_init_mp_req(io_req); in bnx2fc_initiate_tmf()
Dbnx2fc_els.c720 rc = bnx2fc_init_mp_req(els_req); in bnx2fc_initiate_els()