Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bng_re/
H A Dbng_dev.c129 rc = bnge_send_msg(aux_dev, &fw_msg); in bng_re_net_ring_free()
162 rc = bnge_send_msg(aux_dev, &fw_msg); in bng_re_net_ring_alloc()
181 rc = bnge_send_msg(aux_dev, &fw_msg); in bng_re_stats_ctx_free()
207 rc = bnge_send_msg(aux_dev, &fw_msg); in bng_re_stats_ctx_alloc()
229 rc = bnge_send_msg(aux_dev, &fw_msg); in bng_re_query_hwrm_version()
/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_auxr.c94 int bnge_send_msg(struct bnge_auxr_dev *auxr_dev, struct bnge_fw_msg *fw_msg) in bnge_send_msg() function
124 EXPORT_SYMBOL(bnge_send_msg);
H A Dbnge_auxr.h82 int bnge_send_msg(struct bnge_auxr_dev *adev, struct bnge_fw_msg *fw_msg);