Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_vf.c74 mbox_handler_nix_bp_enable(vf, (struct nix_bp_cfg_rsp *)msg); in otx2vf_process_vfaf_mbox_msg()
H A Dotx2_common.c1757 void mbox_handler_nix_bp_enable(struct otx2_nic *pfvf, in mbox_handler_nix_bp_enable() function
1767 EXPORT_SYMBOL(mbox_handler_nix_bp_enable);
H A Dotx2_common.h1019 void mbox_handler_nix_bp_enable(struct otx2_nic *pfvf,
H A Dotx2_pf.c786 mbox_handler_nix_bp_enable(pf, (struct nix_bp_cfg_rsp *)msg); in otx2_process_pfaf_mbox_msg()