Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.c247 dmae->opcode = bnx2x_dmae_opcode_add_comp(opcode, DMAE_COMP_PCI); in bnx2x_stats_pmf_update()
472 true, DMAE_COMP_PCI); in bnx2x_port_stats_init()
502 true, DMAE_COMP_PCI); in bnx2x_func_stats_init()
1282 opcode, DMAE_COMP_PCI); in bnx2x_port_stats_stop()
1308 bnx2x_dmae_opcode_add_comp(opcode, DMAE_COMP_PCI); in bnx2x_port_stats_stop()
1416 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()