Home
last modified time | relevance | path

Searched refs:flrwork (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.c2088 struct rvu_work *flrwork = container_of(work, struct rvu_work, work); in rvu_flr_handler() local
2089 struct rvu *rvu = flrwork->rvu; in rvu_flr_handler()
2094 pf = flrwork - rvu->flr_wrk; in rvu_flr_handler()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c104 struct flr_work *flrwork = container_of(work, struct flr_work, work); in otx2_flr_handler() local
105 struct otx2_nic *pf = flrwork->pf; in otx2_flr_handler()
110 vf = flrwork - pf->flr_wrk; in otx2_flr_handler()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.c2678 struct rvu_work *flrwork = container_of(work, struct rvu_work, work); in rvu_flr_handler() local
2679 struct rvu *rvu = flrwork->rvu; in rvu_flr_handler()
2684 pf = flrwork - rvu->flr_wrk; in rvu_flr_handler()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c115 struct flr_work *flrwork = container_of(work, struct flr_work, work); in otx2_flr_handler() local
116 struct otx2_nic *pf = flrwork->pf; in otx2_flr_handler()
121 vf = flrwork - pf->flr_wrk; in otx2_flr_handler()

Completed in 23 milliseconds