Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h628 void mbox_handler_nix_bp_enable(struct otx2_nic *pfvf,
Dotx2_vf.c71 mbox_handler_nix_bp_enable(vf, (struct nix_bp_cfg_rsp *)msg); in otx2vf_process_vfaf_mbox_msg()
Dotx2_common.c1533 void mbox_handler_nix_bp_enable(struct otx2_nic *pfvf, in mbox_handler_nix_bp_enable() function
1543 EXPORT_SYMBOL(mbox_handler_nix_bp_enable);
Dotx2_pf.c785 mbox_handler_nix_bp_enable(pf, (struct nix_bp_cfg_rsp *)msg); in otx2_process_pfaf_mbox_msg()