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

/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dmwlhal.c371 mwl_hal_detach(struct mwl_hal *mh0) argument
411 mwl_hal_newvap(struct mwl_hal *mh0, MWL_HAL_BSSTYPE type, argument
505 mwl_hal_intrset(struct mwl_hal *mh0, uint32_t mask) argument
541 mwl_hal_cmddone(struct mwl_hal *mh0) argument
560 mwl_hal_gethwspecs(struct mwl_hal *mh0, struct mwl_hal_hwspec *hw) argument
608 mwl_hal_sethwdma(struct mwl_hal *mh0, const struct mwl_hal_txrxdma *dma) argument
651 mwl_hal_gethwstats(struct mwl_hal *mh0, struct mwl_hal_hwstats *stats) argument
724 mwl_hal_setradio(struct mwl_hal *mh0, int onoff, MWL_HAL_PREAMBLE preamble) argument
752 mwl_hal_setantenna(struct mwl_hal *mh0, MWL_HAL_ANTENNA dirSet, int ant) argument
820 mwl_hal_setradardetection(struct mwl_hal *mh0, MWL_HAL_RADAR action) argument
888 mwl_hal_setchannelswitchie(struct mwl_hal *mh0, const MWL_HAL_CHANNEL *nextchan, uint32_t mode, uint32_t count) argument
912 mwl_hal_setregioncode(struct mwl_hal *mh0, int regionCode) argument
996 mwl_hal_settxrate_auto(struct mwl_hal *mh0, const MWL_HAL_TXRATE *rate) argument
1022 mwl_hal_setslottime(struct mwl_hal *mh0, int usecs) argument
1043 mwl_hal_adjusttxpower(struct mwl_hal *mh0, uint32_t level) argument
1102 mwl_hal_settxpower(struct mwl_hal *mh0, const MWL_HAL_CHANNEL *c, uint8_t maxtxpow) argument
1139 mwl_hal_getchannelinfo(struct mwl_hal *mh0, int band, int chw, const MWL_HAL_CHANNELINFO **ci) argument
1159 mwl_hal_setmcast(struct mwl_hal *mh0, int nmc, const uint8_t macs[]) argument
1356 mwl_hal_setchannel(struct mwl_hal *mh0, const MWL_HAL_CHANNEL *chan) argument
1451 mwl_hal_bastream_lookup(struct mwl_hal *mh0, int s) argument
1521 mwl_hal_bastream_destroy(struct mwl_hal *mh0, const MWL_HAL_BASTREAM *s) argument
1552 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
1574 mwl_hal_getwatchdogbitmap(struct mwl_hal *mh0, uint8_t bitmap[1]) argument
1599 mwl_hal_setaggampduratemode(struct mwl_hal *mh0, int mode, int threshold) argument
1618 mwl_hal_getaggampduratemode(struct mwl_hal *mh0, int *mode, int *threshold) argument
1640 mwl_hal_setcfend(struct mwl_hal *mh0, int ena) argument
1657 mwl_hal_setdwds(struct mwl_hal *mh0, int ena) argument
1744 mwl_hal_setkeepalive(struct mwl_hal *mh0) argument
1822 mwl_hal_setgprot(struct mwl_hal *mh0, int prot) argument
1839 mwl_hal_setwmm(struct mwl_hal *mh0, int onoff) argument
1856 mwl_hal_setedcaparams(struct mwl_hal *mh0, uint8_t qnum, uint32_t CWmin, uint32_t CWmax, uint8_t AIFSN, uint16_t TXOPLimit) argument
1885 mwl_hal_setrateadaptmode(struct mwl_hal *mh0, uint16_t mode) argument
1903 mwl_hal_setcsmode(struct mwl_hal *mh0, MWL_HAL_CSMODE csmode) argument
1956 mwl_hal_setoptimizationlevel(struct mwl_hal *mh0, int level) argument
1973 mwl_hal_setmimops(struct mwl_hal *mh0, const uint8_t addr[IEEE80211_ADDR_LEN], uint8_t enable, uint8_t mode) argument
2154 mwl_hal_getregioncode(struct mwl_hal *mh0, uint8_t *countryCode) argument
2171 mwl_hal_setpromisc(struct mwl_hal *mh0, int ena) argument
2184 mwl_hal_getpromisc(struct mwl_hal *mh0) argument
2196 mwl_hal_GetBeacon(struct mwl_hal *mh0, uint8_t *pBcn, uint16_t *pLen) argument
2217 mwl_hal_SetRifs(struct mwl_hal *mh0, uint8_t QNum) argument
2308 mwl_hal_getdiagstate(struct mwl_hal *mh0, int request, const void *args, uint32_t argsize, void **result, uint32_t *resultsize) argument
2527 mwl_hal_fwload(struct mwl_hal *mh0, void *fwargs) argument
[all...]

Completed in 87 milliseconds