Searched refs:iwm_umac_wifi_out_hdr (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/iwmc3200wifi/
H A Dtrace.h59 TP_PROTO(struct iwm_priv *iwm, struct iwm_umac_wifi_out_hdr *hdr),
118 struct iwm_umac_wifi_out_hdr *hdr =
119 (struct iwm_umac_wifi_out_hdr *)buf;
139 hdr = (struct iwm_umac_wifi_out_hdr *)ptr;
H A Dhal.c327 struct iwm_umac_wifi_out_hdr *umac_hdr;
335 buf->start -= sizeof(struct iwm_umac_wifi_out_hdr);
336 buf->len += sizeof(struct iwm_umac_wifi_out_hdr);
338 umac_hdr = (struct iwm_umac_wifi_out_hdr *)(buf->start);
H A Dtx.c303 #define IWM_UDMA_HDR_LEN sizeof(struct iwm_umac_wifi_out_hdr)
308 struct iwm_umac_wifi_out_hdr *hdr = (struct iwm_umac_wifi_out_hdr *)buf;
H A Dumac.h431 struct iwm_umac_wifi_out_hdr { struct
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/iwmc3200wifi/
H A Dtrace.h59 TP_PROTO(struct iwm_priv *iwm, struct iwm_umac_wifi_out_hdr *hdr),
118 struct iwm_umac_wifi_out_hdr *hdr =
119 (struct iwm_umac_wifi_out_hdr *)buf;
139 hdr = (struct iwm_umac_wifi_out_hdr *)ptr;
H A Dhal.c327 struct iwm_umac_wifi_out_hdr *umac_hdr;
335 buf->start -= sizeof(struct iwm_umac_wifi_out_hdr);
336 buf->len += sizeof(struct iwm_umac_wifi_out_hdr);
338 umac_hdr = (struct iwm_umac_wifi_out_hdr *)(buf->start);
H A Dtx.c303 #define IWM_UDMA_HDR_LEN sizeof(struct iwm_umac_wifi_out_hdr)
308 struct iwm_umac_wifi_out_hdr *hdr = (struct iwm_umac_wifi_out_hdr *)buf;
H A Dumac.h431 struct iwm_umac_wifi_out_hdr { struct

Completed in 714 milliseconds