Home
last modified time | relevance | path

Searched refs:BNX2X_ALLOC_AND_SET (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c13452 #define BNX2X_ALLOC_AND_SET(arr, lbl, func) \ macro
13518 BNX2X_ALLOC_AND_SET(init_data, request_firmware_exit, be32_to_cpu_n); in bnx2x_init_firmware()
13521 BNX2X_ALLOC_AND_SET(init_ops, init_ops_alloc_err, bnx2x_prep_ops); in bnx2x_init_firmware()
13524 BNX2X_ALLOC_AND_SET(init_ops_offsets, init_offsets_alloc_err, in bnx2x_init_firmware()
13545 BNX2X_ALLOC_AND_SET(iro_arr, iro_alloc_err, bnx2x_prep_iro); in bnx2x_init_firmware()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c13379 #define BNX2X_ALLOC_AND_SET(arr, lbl, func) \ macro
13445 BNX2X_ALLOC_AND_SET(init_data, request_firmware_exit, be32_to_cpu_n); in bnx2x_init_firmware()
13448 BNX2X_ALLOC_AND_SET(init_ops, init_ops_alloc_err, bnx2x_prep_ops); in bnx2x_init_firmware()
13451 BNX2X_ALLOC_AND_SET(init_ops_offsets, init_offsets_alloc_err, in bnx2x_init_firmware()
13472 BNX2X_ALLOC_AND_SET(iro_arr, iro_alloc_err, bnx2x_prep_iro); in bnx2x_init_firmware()

Completed in 32 milliseconds