Searched refs:MWL_HAL_BASTREAM (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/dev/mwl/
H A Dmwlhal.h509 } MWL_HAL_BASTREAM; typedef in typeref:struct:__anon9534
511 const MWL_HAL_BASTREAM *mwl_hal_bastream_alloc(struct mwl_hal_vap *,
514 const MWL_HAL_BASTREAM *mwl_hal_bastream_lookup(struct mwl_hal *mh, int s);
515 int mwl_hal_bastream_create(struct mwl_hal_vap *, const MWL_HAL_BASTREAM *,
517 int mwl_hal_bastream_destroy(struct mwl_hal *mh, const MWL_HAL_BASTREAM *);
519 int mwl_hal_bastream_get_seqno(struct mwl_hal *mh, const MWL_HAL_BASTREAM *,
H A Dif_mwlvar.h186 const MWL_HAL_BASTREAM *bastream; /* A-MPDU BA stream */
H A Dmwlhal.c115 MWL_HAL_BASTREAM public; /* public state */
1421 const MWL_HAL_BASTREAM *
1455 const MWL_HAL_BASTREAM *
1473 const MWL_HAL_BASTREAM *s, int BarThrs, int WindowSize, uint16_t seqno)
1526 mwl_hal_bastream_destroy(struct mwl_hal *mh0, const MWL_HAL_BASTREAM *s)
1558 const MWL_HAL_BASTREAM *s, const uint8_t Macaddr[IEEE80211_ADDR_LEN],
H A Dif_mwl.c921 mwl_bawatchdog(const MWL_HAL_BASTREAM *sp)
934 const MWL_HAL_BASTREAM *sp;
3719 const MWL_HAL_BASTREAM *sp;

Completed in 108 milliseconds