Searched refs:NIG_REG_PORT_SWAP (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | ecore_reg.h | 2054 #define NIG_REG_PORT_SWAP 0x10394 macro
|
| H A D | elink.c | 3394 if (REG_RD(sc, NIG_REG_PORT_SWAP)) in elink_get_emac_base() 3400 if (REG_RD(sc, NIG_REG_PORT_SWAP)) in elink_get_emac_base() 8733 swap_val = REG_RD(sc, NIG_REG_PORT_SWAP); in elink_get_gpio_port() 10212 swap_val = REG_RD(sc, NIG_REG_PORT_SWAP); in elink_8727_hw_reset() 14342 swap_val = REG_RD(sc, NIG_REG_PORT_SWAP); in elink_8073_common_init_phy() 14567 swap_val = REG_RD(sc, NIG_REG_PORT_SWAP); in elink_8727_common_init_phy() 15207 swap_val = REG_RD(sc, NIG_REG_PORT_SWAP); in elink_init_mod_abs_int()
|
| H A D | bnx2x.c | 601 int gpio_port = ((REG_RD(sc, NIG_REG_PORT_SWAP) && in bnx2x_gpio_read() 626 int gpio_port = ((REG_RD(sc, NIG_REG_PORT_SWAP) && in bnx2x_gpio_write() 722 int gpio_port = ((REG_RD(sc, NIG_REG_PORT_SWAP) && in bnx2x_gpio_int_write()
|