Searched defs:mh0 (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/mwl/ |
H A D | mwlhal.c | 369 mwl_hal_detach(struct mwl_hal *mh0) in mwl_hal_detach() 409 mwl_hal_newvap(struct mwl_hal *mh0, MWL_HAL_BSSTYPE type, in mwl_hal_newvap() 503 mwl_hal_intrset(struct mwl_hal *mh0, uint32_t mask) in mwl_hal_intrset() 539 mwl_hal_cmddone(struct mwl_hal *mh0) in mwl_hal_cmddone() 558 mwl_hal_gethwspecs(struct mwl_hal *mh0, struct mwl_hal_hwspec *hw) in mwl_hal_gethwspecs() 606 mwl_hal_sethwdma(struct mwl_hal *mh0, const struct mwl_hal_txrxdma *dma) in mwl_hal_sethwdma() 647 mwl_hal_gethwstats(struct mwl_hal *mh0, struct mwl_hal_hwstats *stats) in mwl_hal_gethwstats() 720 mwl_hal_setradio(struct mwl_hal *mh0, int onoff, MWL_HAL_PREAMBLE preamble) in mwl_hal_setradio() 748 mwl_hal_setantenna(struct mwl_hal *mh0, MWL_HAL_ANTENNA dirSet, int ant) in mwl_hal_setantenna() 816 mwl_hal_setradardetection(struct mwl_hal *mh0, MWL_HAL_RADAR action) in mwl_hal_setradardetection() [all …]
|