Searched refs:DMAE_COMP_GRC (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_stats.c | 172 true, DMAE_COMP_GRC); in bnx2x_hw_stats_post() 238 dmae->opcode = bnx2x_dmae_opcode_add_comp(opcode, DMAE_COMP_GRC); in bnx2x_stats_pmf_update() 286 true, DMAE_COMP_GRC); in bnx2x_port_stats_init() 318 true, DMAE_COMP_GRC); in bnx2x_port_stats_init() 1280 opcode, DMAE_COMP_GRC); in bnx2x_port_stats_stop()
|
H A D | bnx2x.h | 2148 #define DMAE_COMP_GRC 1 macro 2167 #define DMAE_CMD_C_DST_GRC (DMAE_COMP_GRC << \
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_stats.c | 172 true, DMAE_COMP_GRC); in bnx2x_hw_stats_post() 238 dmae->opcode = bnx2x_dmae_opcode_add_comp(opcode, DMAE_COMP_GRC); in bnx2x_stats_pmf_update() 286 true, DMAE_COMP_GRC); in bnx2x_port_stats_init() 318 true, DMAE_COMP_GRC); in bnx2x_port_stats_init() 1281 opcode, DMAE_COMP_GRC); in bnx2x_port_stats_stop()
|
H A D | bnx2x.h | 2149 #define DMAE_COMP_GRC 1 macro 2168 #define DMAE_CMD_C_DST_GRC (DMAE_COMP_GRC << \
|
Completed in 15 milliseconds