Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_ulp.h126 int bnxt_send_msg(struct bnxt_en_dev *edev, struct bnxt_fw_msg *fw_msg);
A Dbnxt_ulp.c188 int bnxt_send_msg(struct bnxt_en_dev *edev, in bnxt_send_msg() function
223 EXPORT_SYMBOL(bnxt_send_msg);
/drivers/infiniband/hw/bnxt_re/
A Dmain.c557 rc = bnxt_send_msg(en_dev, &fw_msg); in bnxt_re_hwrm_qcfg()
582 rc = bnxt_send_msg(en_dev, &fw_msg); in bnxt_re_hwrm_qcaps()
607 rc = bnxt_send_msg(en_dev, &fw_msg); in bnxt_re_hwrm_dbr_pacing_qcfg()
867 rc = bnxt_send_msg(en_dev, &fw_msg); in bnxt_re_net_ring_free()
903 rc = bnxt_send_msg(en_dev, &fw_msg); in bnxt_re_net_ring_alloc()
929 rc = bnxt_send_msg(en_dev, &fw_msg); in bnxt_re_net_stats_ctx_free()
960 rc = bnxt_send_msg(en_dev, &fw_msg); in bnxt_re_net_stats_ctx_alloc()
1963 rc = bnxt_send_msg(en_dev, &fw_msg); in bnxt_re_query_hwrm_intf_version()

Completed in 13 milliseconds