Searched refs:cq_cons (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/scsi/bnx2fc/ | ||
H A D | bnx2fc_hwi.c | 1013 u32 cq_cons; bnx2fc_process_new_cqes() local 1032 cq_cons = tgt->cq_cons_idx; bnx2fc_process_new_cqes() 1033 cqe = &cq[cq_cons]; bnx2fc_process_new_cqes() |
/linux-4.1.27/drivers/net/ethernet/broadcom/ | ||
H A D | cnic_defs.h | 1129 u16 cq_cons; member in struct:ustorm_fcoe_ag_context 1131 u16 cq_cons; member in struct:ustorm_fcoe_ag_context 3336 u16 cq_cons; member in struct:ustorm_fcoe_st_context 3338 u16 cq_cons; member in struct:ustorm_fcoe_st_context |
Completed in 145 milliseconds