Home
last modified time | relevance | path

Searched refs:rep2pfvf_map (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_rep.c189 if (rvu->rep2pfvf_map[id] == pcifunc) in rvu_rep_get_vlan_id()
448 rvu->rep2pfvf_map = devm_kzalloc(rvu->dev, rvu->rep_cnt * in rvu_mbox_handler_get_rep_cnt()
450 if (!rvu->rep2pfvf_map) in rvu_mbox_handler_get_rep_cnt()
457 rvu->rep2pfvf_map[rep] = pcifunc; in rvu_mbox_handler_get_rep_cnt()
462 rvu->rep2pfvf_map[rep] = pcifunc | in rvu_mbox_handler_get_rep_cnt()
464 rsp->rep_pf_map[rep] = rvu->rep2pfvf_map[rep]; in rvu_mbox_handler_get_rep_cnt()
A Drvu.h652 u16 *rep2pfvf_map; member

Completed in 11 milliseconds