Home
last modified time | relevance | path

Searched refs:MAX_CFA_CODE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_vfr.h15 #define MAX_CFA_CODE 65536 macro
H A Dbnxt_vfr.c408 cfa_code_map = kmalloc_array(MAX_CFA_CODE, sizeof(*bp->cfa_code_map), in bnxt_vf_reps_create()
414 for (i = 0; i < MAX_CFA_CODE; i++) in bnxt_vf_reps_create()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_vfr.h15 #define MAX_CFA_CODE 65536 macro
H A Dbnxt_vfr.c430 for (i = 0; i < MAX_CFA_CODE; i++) in bnxt_vf_reps_alloc()
506 cfa_code_map = kmalloc_array(MAX_CFA_CODE, sizeof(*bp->cfa_code_map), in bnxt_vf_reps_create()
512 for (i = 0; i < MAX_CFA_CODE; i++) in bnxt_vf_reps_create()

Completed in 3 milliseconds