Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c652 rq_data = (unsigned char *)bnx2fc_get_next_rqe(tgt, num_rq); in bnx2fc_process_unsol_compl()
669 bnx2fc_get_next_rqe(tgt, 1); in bnx2fc_process_unsol_compl()
694 bnx2fc_get_next_rqe(tgt, 1); in bnx2fc_process_unsol_compl()
806 bnx2fc_get_next_rqe(tgt, 1); in bnx2fc_process_unsol_compl()
1028 rq_data = bnx2fc_get_next_rqe(tgt, 1); in bnx2fc_pending_work()
1033 bnx2fc_get_next_rqe(tgt, 1); in bnx2fc_pending_work()
1461 char *bnx2fc_get_next_rqe(struct bnx2fc_rport *tgt, u8 num_items) in bnx2fc_get_next_rqe() function
H A Dbnx2fc.h527 char *bnx2fc_get_next_rqe(struct bnx2fc_rport *tgt, u8 num_items);