Home
last modified time | relevance | path

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

/linux/Documentation/networking/devlink/ !
H A Dixgbe.rst30 * - ``fw.undi``
40 * - ``fw.undi.srev``
85 combined flash image that contains the ``fw.mgmt``, ``fw.undi``, and
H A Dnfp.rst60 * - ``fw.undi``
H A Di40e.rst75 * - ``fw.undi``
H A Ddevlink-info.rst182 fw.undi
H A Dice.rst146 * - ``fw.undi``
205 combined flash image that contains the ``fw.mgmt``, ``fw.undi``, and
/linux/drivers/net/ethernet/meta/fbnic/ !
H A Dfbnic_fw.h52 struct fbnic_fw_ver mgmt, bootloader, undi; member
H A Dfbnic_devlink.c93 err = fbnic_version_stored_put(req, &fbd->fw_cap.stored.undi, in fbnic_devlink_info_get()
H A Dfbnic_fw.c621 fbd->fw_cap.stored.undi.version = version; in fbnic_fw_parse_cap_resp()
623 fbd->fw_cap.stored.undi.commit, in fbnic_fw_parse_cap_resp()
/linux/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/drivers/net/ethernet/broadcom/bnx2x/ !
H A Dbnx2x.h1304 u8 undi; member
H A Dbnx2x_main.c10628 val = !!(entry && (entry->undi & (1 << BP_PORT(bp)))); in bnx2x_port_after_undi()
10672 tmp_list->undi = after_undi ? (1 << BP_PORT(bp)) : 0; in bnx2x_prev_mark_path()