| /drivers/scsi/ |
| A D | gvp11.c | 27 struct WD33C93_hostdata wh; member 59 struct WD33C93_hostdata *wh = &hdata->wh; in dma_setup() local 86 wh->dma_bounce_buffer = in dma_setup() 93 wh->dma_bounce_buffer = in dma_setup() 98 wh->dma_bounce_len = 0; in dma_setup() 139 wh->dma_bounce_buffer = in dma_setup() 144 wh->dma_bounce_len = 0; in dma_setup() 167 wh->dma_dir = dir_in; in dma_setup() 191 struct WD33C93_hostdata *wh = &hdata->wh; in dma_stop() local 216 wh->dma_bounce_len = 0; in dma_stop() [all …]
|
| A D | a2091.c | 25 struct WD33C93_hostdata wh; member 54 struct WD33C93_hostdata *wh = &hdata->wh; in dma_setup() local 77 wh->dma_bounce_buffer = kmalloc(wh->dma_bounce_len, in dma_setup() 82 wh->dma_bounce_len = 0; in dma_setup() 119 wh->dma_dir = dir_in; in dma_setup() 140 struct WD33C93_hostdata *wh = &hdata->wh; in dma_stop() local 146 if (!wh->dma_dir) in dma_stop() 153 if (wh->dma_dir) { in dma_stop() 174 if (wh->dma_dir) in dma_stop() 179 wh->dma_bounce_len = 0; in dma_stop() [all …]
|
| A D | a3000.c | 27 struct WD33C93_hostdata wh; member 59 struct WD33C93_hostdata *wh = &hdata->wh; in dma_setup() local 89 wh->dma_bounce_buffer = kmalloc(wh->dma_bounce_len, in dma_setup() 94 wh->dma_bounce_len = 0; in dma_setup() 121 wh->dma_dir = dir_in; in dma_setup() 144 struct WD33C93_hostdata *wh = &hdata->wh; in dma_stop() local 150 if (!wh->dma_dir) in dma_stop() 157 if (wh->dma_dir) { in dma_stop() 181 DMA_DIR(wh->dma_dir)); in dma_stop() 191 wh->dma_bounce_len = 0; in dma_stop() [all …]
|
| A D | sgiwd93.c | 39 struct WD33C93_hostdata wh; member 117 hdata->wh.dma_dir = datainp; in dma_setup() 160 if (hdata->wh.dma_dir) { in dma_stop() 168 DMA_DIR(hdata->wh.dma_dir)); in dma_stop() 259 hdata->wh.no_sync = 0; in sgiwd93_probe() 260 hdata->wh.fast = 1; in sgiwd93_probe() 261 hdata->wh.dma_mode = CTRL_BURST; in sgiwd93_probe()
|
| /drivers/net/wireless/rsi/ |
| A D | rsi_91x_core.c | 99 struct ieee80211_hdr *wh; in rsi_get_num_pkts_dequeue() local 112 wh = (struct ieee80211_hdr *)skb->data; in rsi_get_num_pkts_dequeue() 113 vif = rsi_get_vif(adapter, wh->addr2); in rsi_get_num_pkts_dequeue() 379 struct ieee80211_hdr *wh = NULL; in rsi_core_xmit() local 404 wh = (struct ieee80211_hdr *)&skb->data[0]; in rsi_core_xmit() 407 vif = rsi_get_vif(adapter, wh->addr2); in rsi_core_xmit() 412 if ((ieee80211_is_mgmt(wh->frame_control)) || in rsi_core_xmit() 413 (ieee80211_is_ctl(wh->frame_control)) || in rsi_core_xmit() 437 u8 *qos = ieee80211_get_qos_ctl(wh); in rsi_core_xmit() 451 (!is_broadcast_ether_addr(wh->addr1)) && in rsi_core_xmit() [all …]
|
| A D | rsi_91x_hal.c | 61 struct ieee80211_hdr *wh = NULL; in rsi_prepare_mgmt_desc() local 111 if (ieee80211_is_probe_req(wh->frame_control)) in rsi_prepare_mgmt_desc() 114 if (is_broadcast_ether_addr(wh->addr1)) in rsi_prepare_mgmt_desc() 127 if (ieee80211_is_probe_resp(wh->frame_control)) { in rsi_prepare_mgmt_desc() 136 (ieee80211_is_action(wh->frame_control))) { in rsi_prepare_mgmt_desc() 156 struct ieee80211_hdr *wh = NULL; in rsi_prepare_data_desc() local 199 if (ieee80211_is_data_qos(wh->frame_control)) { in rsi_prepare_data_desc() 270 if ((is_broadcast_ether_addr(wh->addr1)) || in rsi_prepare_data_desc() 271 (is_multicast_ether_addr(wh->addr1))) { in rsi_prepare_data_desc() 286 (ieee80211_has_moredata(wh->frame_control))) in rsi_prepare_data_desc() [all …]
|
| /drivers/net/wireless/marvell/ |
| A D | mwl8k.c | 814 struct ieee80211_hdr wh; member 846 struct ieee80211_hdr *wh; in mwl8k_add_dma_header() local 885 if (wh != &tr->wh) in mwl8k_add_dma_header() 886 memmove(&tr->wh, wh, hdrlen); in mwl8k_add_dma_header() 888 memset(((void *)&tr->wh) + hdrlen, 0, sizeof(tr->wh) - hdrlen); in mwl8k_add_dma_header() 901 struct ieee80211_hdr *wh; in mwl8k_encapsulate_tx_frame() local 1368 wh = &((struct mwl8k_dma_data *)skb->data)->wh; in rxq_process() 1385 wh->addr1); in rxq_process() 1738 wh->addr2); in mwl8k_txq_reclaim() 1915 struct ieee80211_hdr *wh; in mwl8k_txq_xmit() local [all …]
|
| /drivers/media/platform/samsung/exynos4-is/ |
| A D | fimc-isp-video.c | 45 unsigned int wh, i; in isp_video_capture_queue_setup() local 47 wh = vid_fmt->width * vid_fmt->height; in isp_video_capture_queue_setup() 58 if (sizes[i] < (wh * fmt->depth[i]) / 8) in isp_video_capture_queue_setup() 66 sizes[i] = (wh * fmt->depth[i]) / 8; in isp_video_capture_queue_setup()
|
| A D | fimc-lite.c | 356 unsigned long wh = frame->f_width * frame->f_height; in queue_setup() local 366 if (sizes[i] < (wh * fmt->depth[i]) / 8) in queue_setup() 374 sizes[i] = (wh * fmt->depth[i]) / 8; in queue_setup()
|
| A D | fimc-capture.c | 347 unsigned long wh = frame->f_width * frame->f_height; in queue_setup() local 357 if (sizes[i] < (wh * fmt->depth[i]) / 8) in queue_setup() 365 unsigned int size = (wh * fmt->depth[i]) / 8; in queue_setup()
|
| /drivers/net/wireless/intel/iwlwifi/ |
| A D | Makefile | 29 iwlwifi-$(CONFIG_IWLMLD) += cfg/rf-fm.o cfg/rf-wh.o cfg/rf-pe.o
|
| /drivers/net/wireless/ath/ath6kl/ |
| A D | wmi.c | 390 struct ieee80211_hdr_3addr *pwh, wh; in ath6kl_wmi_dot11_hdr_remove() local 405 memcpy((u8 *) &wh, datap, sizeof(struct ieee80211_hdr_3addr)); in ath6kl_wmi_dot11_hdr_remove() 422 switch ((le16_to_cpu(wh.frame_control)) & in ath6kl_wmi_dot11_hdr_remove() 425 memcpy(eth_hdr.h_dest, wh.addr3, ETH_ALEN); in ath6kl_wmi_dot11_hdr_remove() 426 memcpy(eth_hdr.h_source, wh.addr2, ETH_ALEN); in ath6kl_wmi_dot11_hdr_remove() 429 memcpy(eth_hdr.h_dest, wh.addr1, ETH_ALEN); in ath6kl_wmi_dot11_hdr_remove() 430 memcpy(eth_hdr.h_source, wh.addr3, ETH_ALEN); in ath6kl_wmi_dot11_hdr_remove() 435 memcpy(eth_hdr.h_dest, wh.addr1, ETH_ALEN); in ath6kl_wmi_dot11_hdr_remove() 436 memcpy(eth_hdr.h_source, wh.addr2, ETH_ALEN); in ath6kl_wmi_dot11_hdr_remove()
|
| /drivers/net/wireless/mediatek/mt76/ |
| A D | mt76x02_dfs.c | 8 #define RADAR_SPEC(m, len, el, eh, wl, wh, \ argument 17 .w_high = wh, \
|
| /drivers/net/wireless/ath/ath12k/ |
| A D | dp_mon.c | 1980 struct ieee80211_hdr_3addr *wh; in ath12k_dp_mon_rx_merg_msdus() local 2051 wh = (struct ieee80211_hdr_3addr *)hdr_desc; in ath12k_dp_mon_rx_merg_msdus() 2053 if (ieee80211_is_data_qos(wh->frame_control)) in ath12k_dp_mon_rx_merg_msdus()
|
| /drivers/net/wireless/ath/ath11k/ |
| A D | dp_rx.c | 4900 struct ieee80211_hdr_3addr *wh; in ath11k_dp_rx_mon_merg_msdus() local 4944 wh = (struct ieee80211_hdr_3addr *)hdr_desc; in ath11k_dp_rx_mon_merg_msdus() 4946 if (ieee80211_is_data_qos(wh->frame_control)) in ath11k_dp_rx_mon_merg_msdus()
|