Home
last modified time | relevance | path

Searched refs:bnx2x_fill_fw_str (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h1376 void bnx2x_fill_fw_str(struct bnx2x *bp, char *buf, size_t buf_len);
H A Dbnx2x_vfpf.c1275 bnx2x_fill_fw_str(bp, resp->pfdev_info.fw_ver, in bnx2x_vf_mbx_acquire_resp()
H A Dbnx2x_ethtool.c1135 bnx2x_fill_fw_str(bp, version, sizeof(version)); in bnx2x_get_drvinfo()
H A Dbnx2x_cmn.c143 void bnx2x_fill_fw_str(struct bnx2x *bp, char *buf, size_t buf_len) in bnx2x_fill_fw_str() function