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.c471 struct bnxt_aux_dev *bnxt_adev = in bnxt_aux_dev_release()
472 container_of(dev, struct bnxt_aux_dev, aux_dev.dev); in bnxt_aux_dev_release()
506 struct bnxt_aux_dev *bnxt_adev = softc->aux_dev; in bnxt_rdma_aux_device_del()
519 struct bnxt_aux_dev *bnxt_adev = bp->aux_dev; in bnxt_rdma_aux_device_add()
H A Dbnxt.h939 struct bnxt_aux_dev { struct
1340 struct bnxt_aux_dev *aux_dev;
H A Dif_bnxt.c3228 static struct bnxt_aux_dev *bnxt_aux_dev_init(struct bnxt_softc *softc) in bnxt_aux_dev_init()
3230 struct bnxt_aux_dev *bnxt_adev; in bnxt_aux_dev_init()
3242 struct bnxt_aux_dev *bnxt_adev = softc->aux_dev; in bnxt_rdma_aux_device_uninit()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dmain.c4416 struct bnxt_aux_dev *aux_dev = in bnxt_re_probe()
4417 container_of(adev, struct bnxt_aux_dev, aux_dev); in bnxt_re_probe()