Searched refs:rvu_rep_notify_pfvf_state (Results 1 – 3 of 3) sorted by relevance
| /drivers/net/ethernet/marvell/octeontx2/af/ |
| A D | rvu_rep.c | 112 int rvu_rep_notify_pfvf_state(struct rvu *rvu, u16 pcifunc, bool enable) in rvu_rep_notify_pfvf_state() function
|
| A D | rvu.h | 1158 int rvu_rep_notify_pfvf_state(struct rvu *rvu, u16 pcifunc, bool enable);
|
| A D | rvu_nix.c | 5260 rvu_rep_notify_pfvf_state(rvu, pcifunc, true); in rvu_mbox_handler_nix_lf_start_rx() 5293 rvu_rep_notify_pfvf_state(rvu, pcifunc, false); in rvu_mbox_handler_nix_lf_stop_rx() 5322 rvu_rep_notify_pfvf_state(rvu, pcifunc, false); in rvu_nix_lf_teardown()
|
Completed in 20 milliseconds