Home
last modified time | relevance | path

Searched refs:rep_event (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Drep.c33 struct rep_event *data);
204 struct rep_event evt = {0}; in rvu_rep_dl_port_fn_hw_addr_set()
278 struct rep_event *data) in rvu_rep_notify_pfvf()
280 struct rep_event *req; in rvu_rep_notify_pfvf()
298 struct rep_event *info) in rvu_rep_state_evt_handler()
311 int rvu_event_up_notify(struct otx2_nic *pf, struct rep_event *info) in rvu_event_up_notify()
322 struct rep_event evt = {0}; in rvu_rep_change_mtu()
443 struct rep_event evt = {0}; in rvu_rep_open()
462 struct rep_event evt = {0}; in rvu_rep_stop()
H A Drep.h53 int rvu_event_up_notify(struct otx2_nic *pf, struct rep_event *info);
H A Dotx2_common.h1179 int rvu_event_up_notify(struct otx2_nic *pf, struct rep_event *info);
H A Dotx2_pf.c854 struct rep_event *info, in otx2_mbox_up_handler_rep_event_up_notify()
/linux-6.15/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_rep.c36 static int rvu_rep_up_notify(struct rvu *rvu, struct rep_event *event) in rvu_rep_up_notify()
39 struct rep_event *msg; in rvu_rep_up_notify()
71 struct rep_event *event; in rvu_rep_wq_handler()
93 int rvu_mbox_handler_rep_event_notify(struct rvu *rvu, struct rep_event *req, in rvu_mbox_handler_rep_event_notify()
112 struct rep_event *req; in rvu_rep_notify_pfvf_state()
H A Dmbox.h149 M(REP_EVENT_NOTIFY, 0x00f, rep_event_notify, rep_event, msg_rsp) \
392 M(REP_EVENT_UP_NOTIFY, 0xEF0, rep_event_up_notify, rep_event, msg_rsp) \
1594 struct rep_event { struct
H A Drvu.h520 struct rep_event event;