Searched refs:bnx2fc_get_next_rqe (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_hwi.c | 652 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() 807 bnx2fc_get_next_rqe(tgt, 1); in bnx2fc_process_unsol_compl() 1029 rq_data = bnx2fc_get_next_rqe(tgt, 1); in bnx2fc_pending_work() 1034 bnx2fc_get_next_rqe(tgt, 1); in bnx2fc_pending_work() 1462 char *bnx2fc_get_next_rqe(struct bnx2fc_rport *tgt, u8 num_items) in bnx2fc_get_next_rqe() function
|
H A D | bnx2fc.h | 523 char *bnx2fc_get_next_rqe(struct bnx2fc_rport *tgt, u8 num_items);
|
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_hwi.c | 652 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 D | bnx2fc.h | 527 char *bnx2fc_get_next_rqe(struct bnx2fc_rport *tgt, u8 num_items);
|
Completed in 8 milliseconds