Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/bnxt/bnxt_en/
H A Dbnxt_ulp.c436 struct bnxt_aux_dev *bnxt_adev = in bnxt_aux_dev_release()
437 container_of(dev, struct bnxt_aux_dev, aux_dev.dev); in bnxt_aux_dev_release()
467 struct bnxt_aux_dev *bnxt_adev = softc->aux_dev; in bnxt_rdma_aux_device_del()
480 struct bnxt_aux_dev *bnxt_adev = bp->aux_dev; in bnxt_rdma_aux_device_add()
H A Dbnxt.h843 struct bnxt_aux_dev { struct
1192 struct bnxt_aux_dev *aux_dev;
H A Dif_bnxt.c2704 static struct bnxt_aux_dev *bnxt_aux_dev_init(struct bnxt_softc *softc) in bnxt_aux_dev_init()
2706 struct bnxt_aux_dev *bnxt_adev; in bnxt_aux_dev_init()
2718 struct bnxt_aux_dev *bnxt_adev = softc->aux_dev; in bnxt_rdma_aux_device_uninit()
/freebsd-14.2/sys/dev/bnxt/bnxt_re/
H A Dmain.c4347 struct bnxt_aux_dev *aux_dev = in bnxt_re_probe()
4348 container_of(adev, struct bnxt_aux_dev, aux_dev); in bnxt_re_probe()