Home
last modified time | relevance | path

Searched refs:E2_FUNC_MAX (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_hsi.h1574 #define E2_FUNC_MAX 4 /* per path */ macro
2674 uint32_t afex_scratchpad_addr_to_write[E2_FUNC_MAX];
2680 uint32_t afex_param1_to_driver[E2_FUNC_MAX]; /* 0x0088 */
2756 uint32_t pf_allocation[E2_FUNC_MAX]; /* 0x0120 */
2828 uint8_t storage_boot_prog[E2_FUNC_MAX];
2849 uint32_t c2s_pcp_map_lower[E2_FUNC_MAX]; /* 0x1a4 */
2855 uint32_t c2s_pcp_map_upper[E2_FUNC_MAX]; /* 0x1b4 */
2858 uint32_t c2s_pcp_map_default[E2_FUNC_MAX]; /* 0x1c4 */
2881 uint8_t rsrv2[E2_FUNC_MAX]; /* 0x1f0 */
2885 uint32_t mtu_size[E2_FUNC_MAX]; /* 0x1f8 */
[all …]
H A Dbnx2x.c10181 abs_func_id < (E2_FUNC_MAX * 2); abs_func_id += 2) {