Home
last modified time | relevance | path

Searched refs:undi (Results 1 – 10 of 10) sorted by relevance

/linux-6.15/Documentation/networking/device_drivers/ethernet/meta/
H A Dfbnic.rst19 3. undi - This is the UEFI driver which is based on the Linux driver.
24 The undi is only provided in stored as it is not actively running once the Linux
/linux-6.15/Documentation/networking/devlink/
H A Dnfp.rst60 * - ``fw.undi``
H A Di40e.rst41 * - ``fw.undi``
H A Ddevlink-info.rst178 fw.undi
H A Dice.rst146 * - ``fw.undi``
205 combined flash image that contains the ``fw.mgmt``, ``fw.undi``, and
/linux-6.15/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_fw.h37 struct fbnic_fw_ver mgmt, bootloader, undi; member
H A Dfbnic_devlink.c90 err = fbnic_version_stored_put(req, &fbd->fw_cap.stored.undi, in fbnic_devlink_info_get()
H A Dfbnic_fw.c552 fbd->fw_cap.stored.undi.version = version; in fbnic_fw_parse_cap_resp()
554 fbd->fw_cap.stored.undi.commit, in fbnic_fw_parse_cap_resp()
/linux-6.15/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h1304 u8 undi; member
H A Dbnx2x_main.c10627 val = !!(entry && (entry->undi & (1 << BP_PORT(bp)))); in bnx2x_port_after_undi()
10671 tmp_list->undi = after_undi ? (1 << BP_PORT(bp)) : 0; in bnx2x_prev_mark_path()