Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-fh.h723 * @tfd_offset:
733 __le16 tfd_offset[TFD_QUEUE_BC_SIZE];
739 * @tfd_offset: 0-12 - tx command byte count
744 __le16 tfd_offset;
726 __le16 tfd_offset[TFD_QUEUE_BC_SIZE]; global() member
737 __le16 tfd_offset; global() member
/freebsd/sys/contrib/dev/iwlwifi/queue/
H A Dtx.c
/freebsd/sys/dev/iwm/
H A Dif_iwm.c3632 scd_bc_tbl[qid].tfd_offset[idx] = w_val;
3638 scd_bc_tbl[qid].tfd_offset[IWM_TFD_QUEUE_SIZE_MAX + idx] = w_val;
H A Dif_iwmreg.h1903 * @tfd_offset 0-12 - tx command byte count
1907 uint16_t tfd_offset[IWM_TFD_QUEUE_BC_SIZE]; member