Home
last modified time | relevance | path

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

/freebsd/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.h844 struct bnxt_aux_dev { struct
1193 struct bnxt_aux_dev *aux_dev;
H A Dif_bnxt.c2705 static struct bnxt_aux_dev *bnxt_aux_dev_init(struct bnxt_softc *softc) in bnxt_aux_dev_init()
2707 struct bnxt_aux_dev *bnxt_adev; in bnxt_aux_dev_init()
2719 struct bnxt_aux_dev *bnxt_adev = softc->aux_dev; in bnxt_rdma_aux_device_uninit()
/freebsd/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()