Home
last modified time | relevance | path

Searched defs:bmac_addr (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bxe/
H A Dbxe_elink.c2767 uint32_t bmac_addr = params->port ? NIG_REG_INGRESS_BMAC1_MEM : in elink_update_pfc_bmac1() local
2800 uint32_t bmac_addr = params->port ? NIG_REG_INGRESS_BMAC1_MEM : in elink_update_pfc_bmac2() local
3089 uint32_t bmac_addr = port ? NIG_REG_INGRESS_BMAC1_MEM : in elink_bmac1_enable() local
3162 uint32_t bmac_addr = port ? NIG_REG_INGRESS_BMAC1_MEM : in elink_bmac2_enable() local
3268 uint32_t bmac_addr = port ? NIG_REG_INGRESS_BMAC1_MEM : in elink_set_bmac_rx() local
H A Dbxe.c15426 uint32_t bmac_addr; member