/linux/drivers/gpu/drm/msm/dp/ |
A D | dp_link.h | 94 static inline u32 dp_link_bit_depth_to_bpp(u32 tbd) in dp_link_bit_depth_to_bpp() argument 102 switch (tbd) { in dp_link_bit_depth_to_bpp() 123 static inline u32 dp_link_bit_depth_to_bpc(u32 tbd) in dp_link_bit_depth_to_bpc() argument 125 switch (tbd) { in dp_link_bit_depth_to_bpc()
|
A D | dp_link.c | 292 static bool dp_link_is_bit_depth_valid(u32 tbd) in dp_link_is_bit_depth_valid() argument 295 switch (tbd) { in dp_link_is_bit_depth_valid() 1147 u32 tbd; in dp_link_get_test_bits_depth() local 1156 tbd = DP_TEST_BIT_DEPTH_6; in dp_link_get_test_bits_depth() 1159 tbd = DP_TEST_BIT_DEPTH_8; in dp_link_get_test_bits_depth() 1162 tbd = DP_TEST_BIT_DEPTH_10; in dp_link_get_test_bits_depth() 1165 tbd = DP_TEST_BIT_DEPTH_UNKNOWN; in dp_link_get_test_bits_depth() 1169 if (tbd != DP_TEST_BIT_DEPTH_UNKNOWN) in dp_link_get_test_bits_depth() 1170 tbd = (tbd >> DP_TEST_BIT_DEPTH_SHIFT); in dp_link_get_test_bits_depth() 1172 return tbd; in dp_link_get_test_bits_depth()
|
A D | dp_ctrl.c | 121 u32 config = 0, tbd; in dp_ctrl_config_ctrl() local 131 tbd = dp_link_get_test_bits_depth(ctrl->link, in dp_ctrl_config_ctrl() 134 if (tbd == DP_TEST_BIT_DEPTH_UNKNOWN) { in dp_ctrl_config_ctrl() 136 tbd = DP_TEST_BIT_DEPTH_8; in dp_ctrl_config_ctrl() 139 config |= tbd << DP_CONFIGURATION_CTRL_BPC_SHIFT; in dp_ctrl_config_ctrl()
|
/linux/drivers/net/ethernet/i825xx/ |
A D | lib82596.c | 202 u32 tbd; member 1001 struct i596_tbd *tbd; in i596_start_xmit() local 1017 tbd = lp->dma->tbds + lp->next_tx_cmd; in i596_start_xmit() 1029 tx_cmd->tbd = SWAP32(virt_to_dma(lp, tbd)); in i596_start_xmit() 1030 tbd->next = I596_NULL; in i596_start_xmit() 1037 tbd->pad = 0; in i596_start_xmit() 1038 tbd->size = SWAP16(EOF | length); in i596_start_xmit() 1042 tbd->data = SWAP32(tx_cmd->dma_addr); in i596_start_xmit() 1046 dma_sync_dev(dev, tbd, sizeof(struct i596_tbd)); in i596_start_xmit()
|
A D | 82596.c | 235 struct i596_tbd *tbd; member 1054 struct i596_tbd *tbd; in i596_start_xmit() local 1068 tbd = lp->tbds + lp->next_tx_cmd; in i596_start_xmit() 1079 tx_cmd->tbd = WSWAPtbd(virt_to_bus(tbd)); in i596_start_xmit() 1080 tbd->next = I596_NULL; in i596_start_xmit() 1087 tbd->pad = 0; in i596_start_xmit() 1088 tbd->size = EOF | length; in i596_start_xmit() 1090 tbd->data = WSWAPchar(virt_to_bus(skb->data)); in i596_start_xmit()
|
A D | ether1.c | 674 tbd_t tbd; in ether1_sendpacket() local 705 tbd.tbd_opts = TBD_EOL | skb->len; in ether1_sendpacket() 706 tbd.tbd_link = I82586_NULL; in ether1_sendpacket() 707 tbd.tbd_bufl = dataddr; in ether1_sendpacket() 708 tbd.tbd_bufh = 0; in ether1_sendpacket() 715 ether1_writebuffer (dev, &tbd, tbdaddr, TBD_SIZE); in ether1_sendpacket()
|
/linux/drivers/atm/ |
A D | idt77252.c | 707 struct scqe *tbd; in push_on_scq() local 742 tbd = &IDT77252_PRV_TBD(skb); in push_on_scq() 834 struct scqe *tbd; in queue_skb() local 848 tbd = &IDT77252_PRV_TBD(skb); in queue_skb() 863 tbd->word_2 = IDT77252_PRV_PADDR(skb) + 4; in queue_skb() 864 tbd->word_3 = 0x00000000; in queue_skb() 865 tbd->word_4 = word4; in queue_skb() 894 tbd->word_3 = 0x00000000; in queue_skb() 895 tbd->word_4 = word4; in queue_skb() 900 tbd->word_2 = IDT77252_PRV_PADDR(skb); in queue_skb() [all …]
|
A D | idt77252.h | 789 struct scqe tbd; /* Transmit Buffer Descriptor */ member 795 (((struct idt77252_skb_prv *)(ATM_SKB(skb)+1))->tbd)
|
A D | nicstar.c | 134 static int push_scqe(ns_dev * card, vc_map * vc, scq_info * scq, ns_scqe * tbd, 1733 static int push_scqe(ns_dev * card, vc_map * vc, scq_info * scq, ns_scqe * tbd, in push_scqe() argument 1764 *scq->next = *tbd; in push_scqe() 1770 card->index, le32_to_cpu(tbd->word_1), le32_to_cpu(tbd->word_2), in push_scqe() 1771 le32_to_cpu(tbd->word_3), le32_to_cpu(tbd->word_4), in push_scqe()
|
/linux/arch/m68k/include/asm/ |
A D | quicc_simple.h | 26 typedef int (handle_tx_error_routine)(int scc_num, int channel_num, QUICC_BD *tbd);
|
/linux/drivers/net/wireless/intel/ipw2x00/ |
A D | ipw2100.c | 2809 struct ipw2100_bd *tbd; in __ipw2100_tx_process() local 2923 tbd->host_addr, tbd->buf_length); in __ipw2100_tx_process() 3000 struct ipw2100_bd *tbd; in ipw2100_tx_send_commands() local 3035 tbd->num_fragments = 1; in ipw2100_tx_send_commands() 3036 tbd->status.info.field = in ipw2100_tx_send_commands() 3069 struct ipw2100_bd *tbd; in ipw2100_tx_send_data() local 3138 tbd->status.info.field = in ipw2100_tx_send_data() 3145 packet->index, tbd->host_addr, tbd->buf_length); in ipw2100_tx_send_data() 3170 tbd->buf_length, in ipw2100_tx_send_data() 3182 tbd->host_addr, in ipw2100_tx_send_data() [all …]
|
/linux/drivers/staging/qlge/ |
A D | qlge_main.c | 1236 struct tx_buf_desc *tbd = mac_iocb_ptr->tbd; in qlge_map_send() local 1256 tbd->len = cpu_to_le32(len); in qlge_map_send() 1257 tbd->addr = cpu_to_le64(map); in qlge_map_send() 1272 tbd++; in qlge_map_send() 1304 tbd->addr = cpu_to_le64(map); in qlge_map_send() 1310 tbd->len = in qlge_map_send() 1317 tbd = (struct tx_buf_desc *)&tx_ring_desc->oal; in qlge_map_send() 1332 tbd->addr = cpu_to_le64(map); in qlge_map_send() 1333 tbd->len = cpu_to_le32(skb_frag_size(frag)); in qlge_map_send() 1341 tbd->len = cpu_to_le32(le32_to_cpu(tbd->len) | TX_DESC_E); in qlge_map_send()
|
A D | qlge.h | 1104 struct tx_buf_desc tbd[TX_DESC_PER_IOCB]; member 1149 struct tx_buf_desc tbd[TX_DESC_PER_IOCB]; member
|
/linux/drivers/net/ethernet/intel/ |
A D | e100.c | 492 } tbd; member 1763 cb->u.tcb.tbd_array = cb->dma_addr + offsetof(struct cb, u.tcb.tbd); in e100_xmit_prepare() 1767 cb->u.tcb.tbd.buf_addr = cpu_to_le32(dma_addr); in e100_xmit_prepare() 1768 cb->u.tcb.tbd.size = cpu_to_le16(skb->len); in e100_xmit_prepare() 1832 le32_to_cpu(cb->u.tcb.tbd.buf_addr), in e100_tx_clean() 1833 le16_to_cpu(cb->u.tcb.tbd.size), in e100_tx_clean() 1859 le32_to_cpu(cb->u.tcb.tbd.buf_addr), in e100_clean_cbs() 1860 le16_to_cpu(cb->u.tcb.tbd.size), in e100_clean_cbs()
|
/linux/drivers/net/ethernet/chelsio/cxgb3/ |
A D | sge.c | 2928 unsigned int tbd[SGE_TXQ_PER_SET] = {0, 0}; in sge_timer_tx() local 2932 tbd[TXQ_ETH] = reclaim_completed_tx(adap, &qs->txq[TXQ_ETH], in sge_timer_tx() 2938 tbd[TXQ_OFLD] = reclaim_completed_tx(adap, &qs->txq[TXQ_OFLD], in sge_timer_tx() 2944 (max(tbd[TXQ_ETH], tbd[TXQ_OFLD]) / in sge_timer_tx()
|
/linux/Documentation/input/devices/ |
A D | atarikbd.rst | 443 be used sparingly, and the output should not be shut of for more than <tbd>
|