Home
last modified time | relevance | path

Searched refs:bnxt_send_msg (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ulp.h108 int bnxt_send_msg(struct bnxt_en_dev *edev, struct bnxt_fw_msg *fw_msg);
H A Dbnxt_ulp.c143 int bnxt_send_msg(struct bnxt_en_dev *edev, in bnxt_send_msg() function
177 EXPORT_SYMBOL(bnxt_send_msg);
/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dmain.c405 rc = bnxt_send_msg(en_dev, &fw_msg); in bnxt_re_hwrm_qcfg()
429 rc = bnxt_send_msg(en_dev, &fw_msg); in bnxt_re_hwrm_qcaps()
453 rc = bnxt_send_msg(en_dev, &fw_msg); in bnxt_re_hwrm_dbr_pacing_qcfg()
672 rc = bnxt_send_msg(en_dev, &fw_msg); in bnxt_re_net_ring_free()
708 rc = bnxt_send_msg(en_dev, &fw_msg); in bnxt_re_net_ring_alloc()
734 rc = bnxt_send_msg(en_dev, &fw_msg); in bnxt_re_net_stats_ctx_free()
765 rc = bnxt_send_msg(en_dev, &fw_msg); in bnxt_re_net_stats_ctx_alloc()
1356 rc = bnxt_send_msg(en_dev, &fw_msg); in bnxt_re_query_hwrm_intf_version()