Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/mwl/
HDmwlhal.h507 } MWL_HAL_BASTREAM; typedef
509 const MWL_HAL_BASTREAM *mwl_hal_bastream_alloc(struct mwl_hal_vap *,
512 const MWL_HAL_BASTREAM *mwl_hal_bastream_lookup(struct mwl_hal *mh, int s);
513 int mwl_hal_bastream_create(struct mwl_hal_vap *, const MWL_HAL_BASTREAM *,
515 int mwl_hal_bastream_destroy(struct mwl_hal *mh, const MWL_HAL_BASTREAM *);
517 int mwl_hal_bastream_get_seqno(struct mwl_hal *mh, const MWL_HAL_BASTREAM *,
HDif_mwlvar.h187 const MWL_HAL_BASTREAM *bastream; /* A-MPDU BA stream */
HDmwlhal.c115 MWL_HAL_BASTREAM public; /* public state */
1412 const MWL_HAL_BASTREAM *
1446 const MWL_HAL_BASTREAM *
1464 const MWL_HAL_BASTREAM *s, int BarThrs, int WindowSize, uint16_t seqno) in mwl_hal_bastream_create()
1517 mwl_hal_bastream_destroy(struct mwl_hal *mh0, const MWL_HAL_BASTREAM *s) in mwl_hal_bastream_destroy()
1549 const MWL_HAL_BASTREAM *s, const uint8_t Macaddr[IEEE80211_ADDR_LEN], in mwl_hal_bastream_get_seqno()
HDif_mwl.c882 mwl_bawatchdog(const MWL_HAL_BASTREAM *sp) in mwl_bawatchdog()
895 const MWL_HAL_BASTREAM *sp; in mwl_bawatchdog_proc()
3566 const MWL_HAL_BASTREAM *sp; in mwl_addba_request()