Home
last modified time | relevance | path

Searched refs:pipe_dir (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dqmi.h53 __le32 pipe_dir; member
62 __le32 pipe_dir; member
H A Dqmi.c459 req->tgt_cfg[i].pipe_dir = config->ce_tgt_cfg[i].pipe_dir; in ath10k_qmi_cfg_send_sync_msg()
472 req->svc_cfg[i].pipe_dir = config->ce_svc_cfg[i].pipe_dir; in ath10k_qmi_cfg_send_sync_msg()
H A Dqmi_wlfw_v01.h129 __le32 pipe_dir; member
137 __le32 pipe_dir; member
H A Dqmi_wlfw_v01.c28 pipe_dir),
77 pipe_dir),
H A Dsnoc.c977 tgt_cfg[pipe_num].pipe_dir = in ath10k_snoc_wlan_enable()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dqmi.h316 __le32 pipe_dir; member
324 __le32 pipe_dir; member
H A Dqmi.c1314 pipe_dir),
1367 pipe_dir),
2696 req->tgt_cfg[pipe_num].pipe_dir = ce_cfg[pipe_num].pipedir; in ath11k_qmi_wlanfw_wlan_cfg_send()
2707 req->svc_cfg[pipe_num].pipe_dir = svc_cfg[pipe_num].pipedir; in ath11k_qmi_wlanfw_wlan_cfg_send()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dqmi.h369 __le32 pipe_dir; member
377 __le32 pipe_dir; member
H A Dqmi.c1562 pipe_dir),
1615 pipe_dir),
2676 req->tgt_cfg[pipe_num].pipe_dir = ce_cfg[pipe_num].pipedir; in ath12k_qmi_wlanfw_wlan_cfg_send()
2687 req->svc_cfg[pipe_num].pipe_dir = svc_cfg[pipe_num].pipedir; in ath12k_qmi_wlanfw_wlan_cfg_send()
/openbmc/linux/drivers/usb/dwc2/
H A Dhcd.h144 u8 pipe_dir; member
517 return pipe->pipe_dir == USB_DIR_IN; in dwc2_hcd_is_pipe_in()
H A Dhcd.c3846 urb->pipe_info.pipe_dir = ep_dir; in dwc2_hcd_urb_set_pipeinfo()