Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_ulp.h107 int bnxt_send_msg(struct bnxt_en_dev *edev, struct bnxt_fw_msg *fw_msg);
A Dbnxt_ulp.c143 int bnxt_send_msg(struct bnxt_en_dev *edev, in bnxt_send_msg() function
177 EXPORT_SYMBOL(bnxt_send_msg);
/linux-6.3-rc2/drivers/infiniband/hw/bnxt_re/
A Dmain.c364 rc = bnxt_send_msg(en_dev, &fw_msg); in bnxt_re_net_ring_free()
401 rc = bnxt_send_msg(en_dev, &fw_msg); in bnxt_re_net_ring_alloc()
429 rc = bnxt_send_msg(en_dev, &fw_msg); in bnxt_re_net_stats_ctx_free()
462 rc = bnxt_send_msg(en_dev, &fw_msg); in bnxt_re_net_stats_ctx_alloc()
947 rc = bnxt_send_msg(en_dev, &fw_msg); in bnxt_re_query_hwrm_pri2cos()
1130 rc = bnxt_send_msg(en_dev, &fw_msg); in bnxt_re_query_hwrm_intf_version()

Completed in 7 milliseconds