Searched defs:is_shortpre (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/sys/dev/pci/ |
H A D | if_iwmvar.h | 419 int is_shortpre; member
|
H A D | if_iwx.c | 4932 is_shortpre = entries[index].is_shortpre; in iwx_rx_reorder() argument 4645 iwx_rx_frame(struct iwx_softc * sc,struct mbuf * m,int chanidx,uint32_t rx_pkt_status,int is_shortpre,int rate_n_flags,uint32_t device_timestamp,struct ieee80211_rxinfo * rxi,struct mbuf_list * ml) iwx_rx_frame() argument 4834 int chanidx, is_shortpre; iwx_release_frames() local
|
H A D | if_iwm.c | 4792 uint32_t rx_pkt_status, int is_shortpre, int rate_n_flags, in iwm_rx_frame() argument 5045 int chanidx, is_shortpre; in iwm_release_frames() local 5143 struct iwm_rx_mpdu_desc *desc, int is_shortpre, int rate_n_flags, in iwm_rx_reorder() argument
|
H A D | if_iwxvar.h | 399 int is_shortpre; member
|