Lines Matching defs:mh0

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()
884 mwl_hal_setchannelswitchie(struct mwl_hal *mh0, in mwl_hal_setchannelswitchie()
908 mwl_hal_setregioncode(struct mwl_hal *mh0, int regionCode) in mwl_hal_setregioncode()
992 mwl_hal_settxrate_auto(struct mwl_hal *mh0, const MWL_HAL_TXRATE *rate) in mwl_hal_settxrate_auto()
1018 mwl_hal_setslottime(struct mwl_hal *mh0, int usecs) in mwl_hal_setslottime()
1039 mwl_hal_adjusttxpower(struct mwl_hal *mh0, uint32_t level) in mwl_hal_adjusttxpower()
1098 mwl_hal_settxpower(struct mwl_hal *mh0, const MWL_HAL_CHANNEL *c, uint8_t maxtxpow) in mwl_hal_settxpower()
1135 mwl_hal_getchannelinfo(struct mwl_hal *mh0, int band, int chw, in mwl_hal_getchannelinfo()
1155 mwl_hal_setmcast(struct mwl_hal *mh0, int nmc, const uint8_t macs[]) in mwl_hal_setmcast()
1352 mwl_hal_setchannel(struct mwl_hal *mh0, const MWL_HAL_CHANNEL *chan) in mwl_hal_setchannel()
1447 mwl_hal_bastream_lookup(struct mwl_hal *mh0, int s) in mwl_hal_bastream_lookup()
1517 mwl_hal_bastream_destroy(struct mwl_hal *mh0, const MWL_HAL_BASTREAM *s) in mwl_hal_bastream_destroy()
1548 mwl_hal_bastream_get_seqno(struct mwl_hal *mh0, in mwl_hal_bastream_get_seqno()
1570 mwl_hal_getwatchdogbitmap(struct mwl_hal *mh0, uint8_t bitmap[1]) in mwl_hal_getwatchdogbitmap()
1595 mwl_hal_setaggampduratemode(struct mwl_hal *mh0, int mode, int threshold) in mwl_hal_setaggampduratemode()
1614 mwl_hal_getaggampduratemode(struct mwl_hal *mh0, int *mode, int *threshold) in mwl_hal_getaggampduratemode()
1636 mwl_hal_setcfend(struct mwl_hal *mh0, int ena) in mwl_hal_setcfend()
1653 mwl_hal_setdwds(struct mwl_hal *mh0, int ena) in mwl_hal_setdwds()
1740 mwl_hal_setkeepalive(struct mwl_hal *mh0) in mwl_hal_setkeepalive()
1818 mwl_hal_setgprot(struct mwl_hal *mh0, int prot) in mwl_hal_setgprot()
1835 mwl_hal_setwmm(struct mwl_hal *mh0, int onoff) in mwl_hal_setwmm()
1852 mwl_hal_setedcaparams(struct mwl_hal *mh0, uint8_t qnum, in mwl_hal_setedcaparams()
1881 mwl_hal_setrateadaptmode(struct mwl_hal *mh0, uint16_t mode) in mwl_hal_setrateadaptmode()
1899 mwl_hal_setcsmode(struct mwl_hal *mh0, MWL_HAL_CSMODE csmode) in mwl_hal_setcsmode()
1952 mwl_hal_setoptimizationlevel(struct mwl_hal *mh0, int level) in mwl_hal_setoptimizationlevel()
1969 mwl_hal_setmimops(struct mwl_hal *mh0, const uint8_t addr[IEEE80211_ADDR_LEN], in mwl_hal_setmimops()
2150 mwl_hal_getregioncode(struct mwl_hal *mh0, uint8_t *countryCode) in mwl_hal_getregioncode()
2167 mwl_hal_setpromisc(struct mwl_hal *mh0, int ena) in mwl_hal_setpromisc()
2180 mwl_hal_getpromisc(struct mwl_hal *mh0) in mwl_hal_getpromisc()
2192 mwl_hal_GetBeacon(struct mwl_hal *mh0, uint8_t *pBcn, uint16_t *pLen) in mwl_hal_GetBeacon()
2213 mwl_hal_SetRifs(struct mwl_hal *mh0, uint8_t QNum) in mwl_hal_SetRifs()
2304 mwl_hal_getdiagstate(struct mwl_hal *mh0, int request, in mwl_hal_getdiagstate()
2521 mwl_hal_fwload(struct mwl_hal *mh0, void *fwargs) in mwl_hal_fwload()