Searched defs:iface (Results 1 – 8 of 8) sorted by relevance
24 #define CP11X_PCIEx_MEM_BASE(iface) (0xf6000000 + (iface * 0x1000000)) argument25 #define CP11X_PCIEx_MEM_SIZE(iface) 0xf00000 argument45 #define CP11X_PCIEx_MEM_BASE(iface) (0xfa000000 + (iface * 0x1000000)) argument46 #define CP11X_PCIEx_MEM_SIZE(iface) 0xf00000 argument
29 #define CP11X_PCIEx_MEM_BASE(iface) ((iface == 0) ? 0xc0000000 : \ argument31 #define CP11X_PCIEx_MEM_SIZE(iface) ((iface == 0) ? 0x1ff00000 : 0xf00000) argument
22 #define CP11X_PCIEx_MEM_BASE(iface) (0xf6000000 + (iface * 0x1000000)) argument23 #define CP11X_PCIEx_MEM_SIZE(iface) 0xf00000 argument
62 #define CP11X_PCIEx_MEM_BASE(iface) (0xe2000000 + (iface * 0x1000000)) argument63 #define CP11X_PCIEx_MEM_SIZE(iface) 0xf00000 argument
80 #define CP11X_PCIEx_MEM_BASE(iface) (0xe5000000 + (iface * 0x1000000)) argument81 #define CP11X_PCIEx_MEM_SIZE(iface) 0xf00000 argument
13 #define CP11X_PCIEx_CONF_BASE(iface) (CP11X_PCIEx_MEM_BASE(iface) + CP11X_PCIEx_MEM_SIZE(iface)) argument
130 static int create_tap_fd(char *iface) in create_tap_fd()160 static int create_raw_fd(char *iface, int flags, int proto) in create_raw_fd()200 char *iface; in user_init_tap_fds() local257 char *iface; in user_init_hybrid_fds() local440 char *iface; in user_init_raw_fds() local
617 static void __init octeon_rx_tx_delay(int eth, int iface, int port) in octeon_rx_tx_delay()648 static void __init octeon_fdt_pip_port(int iface, int i, int p, int max) in octeon_fdt_pip_port()684 int iface; in octeon_fdt_pip_iface() local744 int iface; in octeon_fill_mac_addresses() local