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

/freebsd-11.0-release/sys/dev/mwl/
H A Dmwlhal.c369 mwl_hal_detach(struct mwl_hal *mh0) argument
409 mwl_hal_newvap(struct mwl_hal *mh0, MWL_HAL_BSSTYPE type, argument
503 mwl_hal_intrset(struct mwl_hal *mh0, uint32_t mask) argument
539 mwl_hal_cmddone(struct mwl_hal *mh0) argument
558 mwl_hal_gethwspecs(struct mwl_hal *mh0, struct mwl_hal_hwspec *hw) argument
606 mwl_hal_sethwdma(struct mwl_hal *mh0, const struct mwl_hal_txrxdma *dma) argument
647 mwl_hal_gethwstats(struct mwl_hal *mh0, struct mwl_hal_hwstats *stats) argument
720 mwl_hal_setradio(struct mwl_hal *mh0, int onoff, MWL_HAL_PREAMBLE preamble) argument
748 mwl_hal_setantenna(struct mwl_hal *mh0, MWL_HAL_ANTENNA dirSet, int ant) argument
816 mwl_hal_setradardetection(struct mwl_hal *mh0, MWL_HAL_RADAR action) argument
884 mwl_hal_setchannelswitchie(struct mwl_hal *mh0, const MWL_HAL_CHANNEL *nextchan, uint32_t mode, uint32_t count) argument
908 mwl_hal_setregioncode(struct mwl_hal *mh0, int regionCode) argument
992 mwl_hal_settxrate_auto(struct mwl_hal *mh0, const MWL_HAL_TXRATE *rate) argument
1018 mwl_hal_setslottime(struct mwl_hal *mh0, int usecs) argument
1039 mwl_hal_adjusttxpower(struct mwl_hal *mh0, uint32_t level) argument
1098 mwl_hal_settxpower(struct mwl_hal *mh0, const MWL_HAL_CHANNEL *c, uint8_t maxtxpow) argument
1135 mwl_hal_getchannelinfo(struct mwl_hal *mh0, int band, int chw, const MWL_HAL_CHANNELINFO **ci) argument
1155 mwl_hal_setmcast(struct mwl_hal *mh0, int nmc, const uint8_t macs[]) argument
1352 mwl_hal_setchannel(struct mwl_hal *mh0, const MWL_HAL_CHANNEL *chan) argument
1447 mwl_hal_bastream_lookup(struct mwl_hal *mh0, int s) argument
1517 mwl_hal_bastream_destroy(struct mwl_hal *mh0, const MWL_HAL_BASTREAM *s) argument
1548 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
1570 mwl_hal_getwatchdogbitmap(struct mwl_hal *mh0, uint8_t bitmap[1]) argument
1595 mwl_hal_setaggampduratemode(struct mwl_hal *mh0, int mode, int threshold) argument
1614 mwl_hal_getaggampduratemode(struct mwl_hal *mh0, int *mode, int *threshold) argument
1636 mwl_hal_setcfend(struct mwl_hal *mh0, int ena) argument
1653 mwl_hal_setdwds(struct mwl_hal *mh0, int ena) argument
1740 mwl_hal_setkeepalive(struct mwl_hal *mh0) argument
1818 mwl_hal_setgprot(struct mwl_hal *mh0, int prot) argument
1835 mwl_hal_setwmm(struct mwl_hal *mh0, int onoff) argument
1852 mwl_hal_setedcaparams(struct mwl_hal *mh0, uint8_t qnum, uint32_t CWmin, uint32_t CWmax, uint8_t AIFSN, uint16_t TXOPLimit) argument
1881 mwl_hal_setrateadaptmode(struct mwl_hal *mh0, uint16_t mode) argument
1899 mwl_hal_setcsmode(struct mwl_hal *mh0, MWL_HAL_CSMODE csmode) argument
1952 mwl_hal_setoptimizationlevel(struct mwl_hal *mh0, int level) argument
1969 mwl_hal_setmimops(struct mwl_hal *mh0, const uint8_t addr[IEEE80211_ADDR_LEN], uint8_t enable, uint8_t mode) argument
2150 mwl_hal_getregioncode(struct mwl_hal *mh0, uint8_t *countryCode) argument
2167 mwl_hal_setpromisc(struct mwl_hal *mh0, int ena) argument
2180 mwl_hal_getpromisc(struct mwl_hal *mh0) argument
2192 mwl_hal_GetBeacon(struct mwl_hal *mh0, uint8_t *pBcn, uint16_t *pLen) argument
2213 mwl_hal_SetRifs(struct mwl_hal *mh0, uint8_t QNum) argument
2304 mwl_hal_getdiagstate(struct mwl_hal *mh0, int request, const void *args, uint32_t argsize, void **result, uint32_t *resultsize) argument
2523 mwl_hal_fwload(struct mwl_hal *mh0, void *fwargs) argument
[all...]

Completed in 64 milliseconds