Home
last modified time | relevance | path

Searched refs:otx2_devlink (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_devlink.c14 struct otx2_devlink *otx2_dl = devlink_priv(devlink); in otx2_dl_mcam_count_validate()
38 struct otx2_devlink *otx2_dl = devlink_priv(devlink); in otx2_dl_mcam_count_set()
53 struct otx2_devlink *otx2_dl = devlink_priv(devlink); in otx2_dl_mcam_count_get()
72 struct otx2_devlink *otx2_dl = devlink_priv(devlink); in otx2_dl_ucast_flt_cnt_set()
89 struct otx2_devlink *otx2_dl = devlink_priv(devlink); in otx2_dl_ucast_flt_cnt_get()
101 struct otx2_devlink *otx2_dl = devlink_priv(devlink); in otx2_dl_ucast_flt_cnt_validate()
148 struct otx2_devlink *otx2_dl = devlink_priv(devlink); in otx2_devlink_eswitch_mode_get()
162 struct otx2_devlink *otx2_dl = devlink_priv(devlink); in otx2_devlink_eswitch_mode_set()
199 struct otx2_devlink *otx2_dl; in otx2_register_dl()
204 sizeof(struct otx2_devlink), pfvf->dev); in otx2_register_dl()
[all …]
H A Dotx2_devlink.h11 struct otx2_devlink { struct
H A DMakefile12 otx2_devlink.o qos_sq.o qos.o otx2_xsk.o
H A Dotx2_common.h515 struct otx2_devlink *dl;