Lines Matching defs:rvu
36 static int rvu_rep_up_notify(struct rvu *rvu, struct rep_event *event) in rvu_rep_up_notify()
69 struct rvu *rvu = container_of(work, struct rvu, rep_evt_work); in rvu_rep_wq_handler() local
93 int rvu_mbox_handler_rep_event_notify(struct rvu *rvu, struct rep_event *req, in rvu_mbox_handler_rep_event_notify()
110 int rvu_rep_notify_pfvf_state(struct rvu *rvu, u16 pcifunc, bool enable) in rvu_rep_notify_pfvf_state()
145 int rvu_mbox_handler_nix_lf_stats(struct rvu *rvu, in rvu_mbox_handler_nix_lf_stats()
182 static u16 rvu_rep_get_vlan_id(struct rvu *rvu, u16 pcifunc) in rvu_rep_get_vlan_id()
192 static int rvu_rep_tx_vlan_cfg(struct rvu *rvu, u16 pcifunc, in rvu_rep_tx_vlan_cfg()
216 static int rvu_rep_rx_vlan_cfg(struct rvu *rvu, u16 pcifunc) in rvu_rep_rx_vlan_cfg()
232 static int rvu_rep_install_rx_rule(struct rvu *rvu, u16 pcifunc, in rvu_rep_install_rx_rule()
273 static int rvu_rep_install_tx_rule(struct rvu *rvu, u16 pcifunc, u16 entry, in rvu_rep_install_tx_rule()
312 int rvu_rep_install_mcam_rules(struct rvu *rvu) in rvu_rep_install_mcam_rules()
386 void rvu_rep_update_rules(struct rvu *rvu, u16 pcifunc, bool ena) in rvu_rep_update_rules()
411 int rvu_rep_pf_init(struct rvu *rvu) in rvu_rep_pf_init()
423 int rvu_mbox_handler_esw_cfg(struct rvu *rvu, struct esw_cfg_req *req, in rvu_mbox_handler_esw_cfg()
437 int rvu_mbox_handler_get_rep_cnt(struct rvu *rvu, struct msg_req *req, in rvu_mbox_handler_get_rep_cnt()