Home
last modified time | relevance | path

Searched refs:DMAE_COMP_PCI (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.c249 dmae->opcode = bnx2x_dmae_opcode_add_comp(opcode, DMAE_COMP_PCI); in bnx2x_stats_pmf_update()
474 true, DMAE_COMP_PCI); in bnx2x_port_stats_init()
504 true, DMAE_COMP_PCI); in bnx2x_func_stats_init()
1284 opcode, DMAE_COMP_PCI); in bnx2x_port_stats_stop()
1310 bnx2x_dmae_opcode_add_comp(opcode, DMAE_COMP_PCI); in bnx2x_port_stats_stop()
1418 true, DMAE_COMP_PCI); in bnx2x_port_stats_base_init()
H A Dbnx2x.h2148 #define DMAE_COMP_PCI 0 macro
2166 #define DMAE_CMD_C_DST_PCI (DMAE_COMP_PCI << \
H A Dbnx2x_main.c526 true, DMAE_COMP_PCI); in bnx2x_prep_dmae_with_comp()