Home
last modified time | relevance | path

Searched defs:is_tx (Results 1 – 23 of 23) sorted by relevance

/linux-4.4.14/drivers/staging/most/hdm-dim2/
Ddim2_hal.c334 u8 ch_addr, u8 type, u8 is_tx, u16 dbr_address, u16 hw_buffer_size, in dim2_configure_channel()
687 static u8 init_ctrl_async(struct dim_channel *ch, u8 type, u8 is_tx, in init_ctrl_async()
742 u8 DIM_InitControl(struct dim_channel *ch, u8 is_tx, u16 ch_address, in DIM_InitControl()
749 u8 DIM_InitAsync(struct dim_channel *ch, u8 is_tx, u16 ch_address, in DIM_InitAsync()
756 u8 DIM_InitIsoc(struct dim_channel *ch, u8 is_tx, u16 ch_address, in DIM_InitIsoc()
781 u8 DIM_InitSync(struct dim_channel *ch, u8 is_tx, u16 ch_address, in DIM_InitSync()
Ddim2_hdm.c523 bool const is_tx = ccfg->direction == MOST_CH_TX; in configure_channel() local
/linux-4.4.14/drivers/usb/musb/
Dux500_dma.c50 u8 is_tx; member
141 struct musb_hw_ep *hw_ep, u8 is_tx) in ux500_dma_channel_allocate()
292 u8 is_tx = 0; in ux500_dma_controller_start() local
Dmusb_cppi41.c32 u8 is_tx; member
440 struct musb_hw_ep *hw_ep, u8 is_tx) in cppi41_dma_channel_allocate()
536 unsigned is_tx; in cppi41_dma_channel_abort() local
634 unsigned is_tx; in cppi41_dma_controller_start() local
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Den_resources.c41 int is_tx, int rss, int qpn, int cqn, in mlx4_en_fill_qp_context()
Dmlx4_en.h344 enum cq_type is_tx; member
/linux-4.4.14/drivers/thunderbolt/
Dnhi.h45 bool is_tx:1; /* rx otherwise */ member
/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-ioctl.c927 bool is_tx = vfd->vfl_dir != VFL_DIR_RX; in check_fmt() local
1299 bool is_tx = vfd->vfl_dir != VFL_DIR_RX; in v4l_enum_fmt() local
1352 bool is_tx = vfd->vfl_dir != VFL_DIR_RX; in v4l_g_fmt() local
1448 bool is_tx = vfd->vfl_dir != VFL_DIR_RX; in v4l_s_fmt() local
1532 bool is_tx = vfd->vfl_dir != VFL_DIR_RX; in v4l_try_fmt() local
Dv4l2-dev.c528 bool is_tx = vdev->vfl_dir != VFL_DIR_RX; in determine_valid_ioctls() local
/linux-4.4.14/sound/soc/intel/atom/
Dsst-atom-controls.c166 unsigned int is_tx = e->tx; in sst_slot_get() local
225 unsigned int is_tx = e->tx; in sst_slot_put() local
Dsst-atom-controls.h848 #define SST_SSP_SLOT_ENUM(s_ch_no, is_tx, xtexts) \ argument
854 #define SST_SSP_SLOT_CTL(xpname, xmname, s_ch_name, s_ch_no, is_tx, xtexts, xget, xput) \ argument
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
Dbase.c1226 bool rtl_action_proc(struct ieee80211_hw *hw, struct sk_buff *skb, u8 is_tx) in rtl_action_proc()
1316 u8 rtl_is_special_data(struct ieee80211_hw *hw, struct sk_buff *skb, u8 is_tx, in rtl_is_special_data()
/linux-4.4.14/drivers/spi/
Dspi-bcm2835.c247 bool is_tx) in bcm2835_spi_prepare_sg()
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dinit.c227 int nbuf, int ndesc, bool is_tx) in ath_descdma_setup()
/linux-4.4.14/drivers/usb/gadget/udc/
Dbcm63xx_udc.c219 bool is_tx; member
1435 static void bcm63xx_ep0_nuke_reply(struct bcm63xx_udc *udc, int is_tx) in bcm63xx_ep0_nuke_reply()
/linux-4.4.14/drivers/net/ieee802154/
Dcc2520.c198 bool is_tx; /* Flag for sync b/w Tx and Rx */ member
Dat86rf230.c109 bool is_tx; member
/linux-4.4.14/drivers/dma/
Dcppi41.c100 int is_tx; member
/linux-4.4.14/drivers/net/wireless/iwlegacy/
Ddebug.c46 il_update_stats(struct il_priv *il, bool is_tx, __le16 fc, u16 len) in il_update_stats()
Dcommon.h1735 il_update_stats(struct il_priv *il, bool is_tx, __le16 fc, u16 len) in il_update_stats()
/linux-4.4.14/drivers/scsi/isci/
Drequest.c2352 int is_tx = 0; in sci_request_handle_suspending_completions() local
/linux-4.4.14/drivers/net/wan/
Dixp4xx_hss.c583 int is_tx) in queue_get_desc()
/linux-4.4.14/drivers/net/ethernet/xscale/
Dixp4xx_eth.c628 int is_tx) in queue_get_desc()