Searched refs:rvu_rep_notify_pfvf (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | rep.c | 32 static int rvu_rep_notify_pfvf(struct otx2_nic *priv, u16 event, 209 rvu_rep_notify_pfvf(priv, RVU_EVENT_MAC_ADDR_CHANGE, &evt); in rvu_rep_dl_port_fn_hw_addr_set() 275 static int rvu_rep_notify_pfvf(struct otx2_nic *priv, u16 event, in rvu_rep_notify_pfvf() function 328 rvu_rep_notify_pfvf(priv, RVU_EVENT_MTU_CHANGE, &evt); in rvu_rep_change_mtu() 452 rvu_rep_notify_pfvf(priv, RVU_EVENT_PORT_STATE, &evt); in rvu_rep_open() 470 rvu_rep_notify_pfvf(priv, RVU_EVENT_PORT_STATE, &evt); in rvu_rep_stop()
|