Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.h135 typedef u8 (*format_fw_ver_t)(u32 raw, u8 *str, u16 *len); typedef
218 format_fw_ver_t format_fw_ver;
Dbnx2x_link.c11388 .format_fw_ver = (format_fw_ver_t)NULL,
11423 .format_fw_ver = (format_fw_ver_t)NULL,
11459 .format_fw_ver = (format_fw_ver_t)NULL,
11495 .format_fw_ver = (format_fw_ver_t)NULL,
11526 .format_fw_ver = (format_fw_ver_t)bnx2x_7101_format_ver,
11557 .format_fw_ver = (format_fw_ver_t)bnx2x_format_ver,
11585 .format_fw_ver = (format_fw_ver_t)bnx2x_null_format_ver,
11614 .format_fw_ver = (format_fw_ver_t)bnx2x_format_ver,
11646 .format_fw_ver = (format_fw_ver_t)bnx2x_format_ver,
11677 .format_fw_ver = (format_fw_ver_t)bnx2x_format_ver,
[all …]