Searched defs:mh0 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/dev/mwl/
H A Dmwlhal.c377 mwl_hal_detach(struct mwl_hal *mh0) argument
418 mwl_hal_newvap(struct mwl_hal *mh0, MWL_HAL_BSSTYPE type, argument
512 mwl_hal_intrset(struct mwl_hal *mh0, uint32_t mask) argument
548 mwl_hal_cmddone(struct mwl_hal *mh0) argument
567 mwl_hal_gethwspecs(struct mwl_hal *mh0, struct mwl_hal_hwspec *hw) argument
615 mwl_hal_sethwdma(struct mwl_hal *mh0, const struct mwl_hal_txrxdma *dma) argument
656 mwl_hal_gethwstats(struct mwl_hal *mh0, struct mwl_hal_hwstats *stats) argument
729 mwl_hal_setradio(struct mwl_hal *mh0, int onoff, MWL_HAL_PREAMBLE preamble) argument
757 mwl_hal_setantenna(struct mwl_hal *mh0, MWL_HAL_ANTENNA dirSet, int ant) argument
825 mwl_hal_setradardetection(struct mwl_hal *mh0, MWL_HAL_RADAR action) argument
893 mwl_hal_setchannelswitchie(struct mwl_hal *mh0, const MWL_HAL_CHANNEL *nextchan, uint32_t mode, uint32_t count) argument
917 mwl_hal_setregioncode(struct mwl_hal *mh0, int regionCode) argument
1001 mwl_hal_settxrate_auto(struct mwl_hal *mh0, const MWL_HAL_TXRATE *rate) argument
1027 mwl_hal_setslottime(struct mwl_hal *mh0, int usecs) argument
1048 mwl_hal_adjusttxpower(struct mwl_hal *mh0, uint32_t level) argument
1107 mwl_hal_settxpower(struct mwl_hal *mh0, const MWL_HAL_CHANNEL *c, uint8_t maxtxpow) argument
1144 mwl_hal_getchannelinfo(struct mwl_hal *mh0, int band, int chw, const MWL_HAL_CHANNELINFO **ci) argument
1164 mwl_hal_setmcast(struct mwl_hal *mh0, int nmc, const uint8_t macs[]) argument
1361 mwl_hal_setchannel(struct mwl_hal *mh0, const MWL_HAL_CHANNEL *chan) argument
1456 mwl_hal_bastream_lookup(struct mwl_hal *mh0, int s) argument
1526 mwl_hal_bastream_destroy(struct mwl_hal *mh0, const MWL_HAL_BASTREAM *s) argument
1557 mwl_hal_bastream_get_seqno(struct mwl_hal *mh0, const MWL_HAL_BASTREAM *s, const uint8_t Macaddr[IEEE80211_ADDR_LEN], uint16_t *pseqno) argument
1579 mwl_hal_getwatchdogbitmap(struct mwl_hal *mh0, uint8_t bitmap[1]) argument
1604 mwl_hal_setaggampduratemode(struct mwl_hal *mh0, int mode, int threshold) argument
1623 mwl_hal_getaggampduratemode(struct mwl_hal *mh0, int *mode, int *threshold) argument
1645 mwl_hal_setcfend(struct mwl_hal *mh0, int ena) argument
1662 mwl_hal_setdwds(struct mwl_hal *mh0, int ena) argument
1749 mwl_hal_setkeepalive(struct mwl_hal *mh0) argument
1827 mwl_hal_setgprot(struct mwl_hal *mh0, int prot) argument
1844 mwl_hal_setwmm(struct mwl_hal *mh0, int onoff) argument
1861 mwl_hal_setedcaparams(struct mwl_hal *mh0, uint8_t qnum, uint32_t CWmin, uint32_t CWmax, uint8_t AIFSN, uint16_t TXOPLimit) argument
1890 mwl_hal_setrateadaptmode(struct mwl_hal *mh0, uint16_t mode) argument
1908 mwl_hal_setcsmode(struct mwl_hal *mh0, MWL_HAL_CSMODE csmode) argument
1961 mwl_hal_setoptimizationlevel(struct mwl_hal *mh0, int level) argument
1978 mwl_hal_setmimops(struct mwl_hal *mh0, const uint8_t addr[IEEE80211_ADDR_LEN], uint8_t enable, uint8_t mode) argument
2159 mwl_hal_getregioncode(struct mwl_hal *mh0, uint8_t *countryCode) argument
2176 mwl_hal_setpromisc(struct mwl_hal *mh0, int ena) argument
2189 mwl_hal_getpromisc(struct mwl_hal *mh0) argument
2201 mwl_hal_GetBeacon(struct mwl_hal *mh0, uint8_t *pBcn, uint16_t *pLen) argument
2222 mwl_hal_SetRifs(struct mwl_hal *mh0, uint8_t QNum) argument
2313 mwl_hal_getdiagstate(struct mwl_hal *mh0, int request, const void *args, uint32_t argsize, void **result, uint32_t *resultsize) argument
2532 mwl_hal_fwload(struct mwl_hal *mh0, void *fwargs) argument
[all...]

Completed in 165 milliseconds