Home
last modified time | relevance | path

Searched full:afex (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bxe/
H A Dbxe.c8536 "AFEX: ramrod completed FUNCTION_UPDATE\n"); in bxe_eq_int()
11367 * if multi function mode is afex, then mask default vlan in bxe_pf_rx_q_prep()
12691 /* set AFEX default VLAN tag to an invalid value */ in bxe_nic_load()
13551 BLOGE(sc, "Invalid config for AFEX mode\n"); in bxe_get_mf_cfg_info()
16008 (sc->devinfo.mf_info.mf_mode == MULTI_FUNCTION_AFEX) ? "MF-AFEX" : in bxe_add_sysctls()
16251 * If in AFEX mode and the function is configured for FCoE in bxe_attach()
17271 * configure that AFEX and VLAN headers must be in bxe_init_hw_common()
17272 * received in AFEX mode in bxe_init_hw_common()
17324 * configure that AFEX and VLAN headers must be in bxe_init_hw_common()
17325 * sent in AFEX mode in bxe_init_hw_common()
[all …]
H A Decore_sp.c5935 /* afex ramrods can be sent only in started mode, and only in ecore_func_chk_transition()
6395 "afex: sending func_update vif_id 0x%x dvlan 0x%x prio 0x%x\n", in ecore_func_send_afex_update()
6425 ECORE_MSG(sc, "afex: ramrod lists, cmd 0x%x index 0x%x func_bit_map 0x%x func_to_clr 0x%x\n", in ecore_func_send_afex_viflists()
H A Decore_hsi.h1997 /* afex default VLAN ID - 12 bits */
2635 /* afex support of that driver */
3455 * stats collected for afex.
11138 * The data afex vif list ramrod need $$KEEP_ENDIANNESS$$
12139 struct afex_vif_list_ramrod_data afex_vif_list_data /* The data afex vif list ramrod need */;