Searched refs:DMAE_COMP_PCI (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_stats.c | 249 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() 1283 opcode, DMAE_COMP_PCI); in bnx2x_port_stats_stop() 1309 bnx2x_dmae_opcode_add_comp(opcode, DMAE_COMP_PCI); in bnx2x_port_stats_stop() 1417 true, DMAE_COMP_PCI); in bnx2x_port_stats_base_init()
|
H A D | bnx2x.h | 2147 #define DMAE_COMP_PCI 0 macro 2165 #define DMAE_CMD_C_DST_PCI (DMAE_COMP_PCI << \
|
H A D | bnx2x_main.c | 527 true, DMAE_COMP_PCI); in bnx2x_prep_dmae_with_comp()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_stats.c | 249 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 D | bnx2x.h | 2148 #define DMAE_COMP_PCI 0 macro 2166 #define DMAE_CMD_C_DST_PCI (DMAE_COMP_PCI << \
|
H A D | bnx2x_main.c | 526 true, DMAE_COMP_PCI); in bnx2x_prep_dmae_with_comp()
|
Completed in 45 milliseconds