Searched refs:DMAE_SRC_GRC (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13-stable/sys/dev/bxe/ |
| HD | bxe_stats.c | 283 opcode = bxe_dmae_opcode(sc, DMAE_SRC_GRC, DMAE_DST_PCI, FALSE, 0); in bxe_stats_pmf_update() 364 opcode = bxe_dmae_opcode(sc, DMAE_SRC_GRC, DMAE_DST_PCI, in bxe_port_stats_init() 526 dmae->opcode = bxe_dmae_opcode(sc, DMAE_SRC_GRC, DMAE_DST_PCI, in bxe_port_stats_init()
|
| HD | bxe.h | 1953 #define DMAE_SRC_GRC 1 macro 1966 #define DMAE_CMD_SRC_GRC (DMAE_SRC_GRC << DMAE_CMD_SRC_SHIFT)
|
| HD | bxe.c | 1654 bxe_prep_dmae_with_comp(sc, &dmae, DMAE_SRC_GRC, DMAE_DST_PCI); in bxe_read_dmae()
|