/Linux-v4.19/drivers/staging/rtl8192e/rtl8192e/ |
D | r8192E_dev.h | 45 struct cb_desc *cb_desc, struct sk_buff *skb); 47 struct cb_desc *cb_desc, struct sk_buff *skb);
|
D | r8192E_dev.c | 1170 static u8 _rtl92e_query_is_short(u8 TxHT, u8 TxRate, struct cb_desc *tcb_desc) in _rtl92e_query_is_short() 1183 struct cb_desc *cb_desc, struct sk_buff *skb) in rtl92e_fill_tx_desc() argument 1191 pTxFwInfo->TxHT = (cb_desc->data_rate & 0x80) ? 1 : 0; in rtl92e_fill_tx_desc() 1192 pTxFwInfo->TxRate = _rtl92e_rate_mgn_to_hw((u8)cb_desc->data_rate); in rtl92e_fill_tx_desc() 1193 pTxFwInfo->EnableCPUDur = cb_desc->bTxEnableFwCalcDur; in rtl92e_fill_tx_desc() 1195 pTxFwInfo->TxRate, cb_desc); in rtl92e_fill_tx_desc() 1197 if (cb_desc->bAMPDUEnable) { in rtl92e_fill_tx_desc() 1199 pTxFwInfo->RxMF = cb_desc->ampdu_factor; in rtl92e_fill_tx_desc() 1200 pTxFwInfo->RxAMD = cb_desc->ampdu_density; in rtl92e_fill_tx_desc() 1207 pTxFwInfo->RtsEnable = (cb_desc->bRTSEnable) ? 1 : 0; in rtl92e_fill_tx_desc() [all …]
|
D | r8192E_cmdpkt.c | 29 struct cb_desc *tcb_desc; in rtl92e_send_cmd_pkt() 58 tcb_desc = (struct cb_desc *)(skb->cb + MAX_DEV_ADDR_SIZE); in rtl92e_send_cmd_pkt()
|
D | rtl_core.h | 292 struct cb_desc *cb_desc, 296 struct cb_desc *cb_desc,
|
D | rtl_core.c | 534 struct cb_desc *tcb_desc = NULL; in _rtl92e_prepare_beacon() 546 tcb_desc = (struct cb_desc *)(pnewskb->cb + 8); in _rtl92e_prepare_beacon() 1128 struct cb_desc *tcb_desc = NULL; in _rtl92e_tx_check_stuck() 1153 tcb_desc = (struct cb_desc *)(skb->cb + in _rtl92e_tx_check_stuck() 1613 struct cb_desc *tcb_desc = (struct cb_desc *)(skb->cb + in _rtl92e_hard_data_xmit() 1644 struct cb_desc *tcb_desc = (struct cb_desc *)(skb->cb + in _rtl92e_hard_start_xmit() 1705 struct cb_desc *tcb_desc; in _rtl92e_tx_cmd() 1714 tcb_desc = (struct cb_desc *)(skb->cb + MAX_DEV_ADDR_SIZE); in _rtl92e_tx_cmd() 1727 struct cb_desc *tcb_desc = (struct cb_desc *)(skb->cb + in _rtl92e_tx()
|
/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_tx.c | 306 struct sk_buff *skb, struct cb_desc *tcb_desc) in ieee80211_tx_query_agg_cap() 381 struct cb_desc *tcb_desc) in ieee80211_qurey_ShortPreambleMode() 395 ieee80211_query_HTCapShortGI(struct ieee80211_device *ieee, struct cb_desc *tcb_desc) in ieee80211_query_HTCapShortGI() 417 struct cb_desc *tcb_desc) in ieee80211_query_BandwidthMode() 438 struct cb_desc *tcb_desc, in ieee80211_query_protectionmode() 550 struct cb_desc *tcb_desc) in ieee80211_txrate_selectmode() 617 struct cb_desc *tcb_desc; in ieee80211_xmit() 775 tcb_desc = (struct cb_desc *)(skb_frag->cb + MAX_DEV_ADDR_SIZE); in ieee80211_xmit() 877 struct cb_desc *tcb_desc = (struct cb_desc *)(txb->fragments[0]->cb + MAX_DEV_ADDR_SIZE); in ieee80211_xmit()
|
D | ieee80211_crypt_wep.c | 91 struct cb_desc *tcb_desc = (struct cb_desc *)(skb->cb + MAX_DEV_ADDR_SIZE); in prism2_wep_encrypt() 170 struct cb_desc *tcb_desc = (struct cb_desc *)(skb->cb + MAX_DEV_ADDR_SIZE); in prism2_wep_decrypt()
|
D | ieee80211_crypt_ccmp.c | 195 struct cb_desc *tcb_desc = (struct cb_desc *)(skb->cb + MAX_DEV_ADDR_SIZE); in ieee80211_ccmp_encrypt() 266 struct cb_desc *tcb_desc = (struct cb_desc *)(skb->cb + MAX_DEV_ADDR_SIZE); in ieee80211_ccmp_decrypt()
|
D | ieee80211_crypt_tkip.c | 298 struct cb_desc *tcb_desc = (struct cb_desc *)(skb->cb + MAX_DEV_ADDR_SIZE); in ieee80211_tkip_encrypt() 381 struct cb_desc *tcb_desc = (struct cb_desc *)(skb->cb + MAX_DEV_ADDR_SIZE); in ieee80211_tkip_decrypt()
|
D | ieee80211_rx.c | 348 struct cb_desc *tcb_desc = (struct cb_desc *)(skb->cb+ MAX_DEV_ADDR_SIZE); in ieee80211_rx_frame_decrypt() 395 struct cb_desc *tcb_desc = (struct cb_desc *)(skb->cb+ MAX_DEV_ADDR_SIZE); in ieee80211_rx_frame_decrypt_msdu()
|
D | ieee80211_softmac.c | 220 struct cb_desc *tcb_desc = (struct cb_desc *)(skb->cb + MAX_DEV_ADDR_SIZE); in softmac_mgmt_xmit() 2031 struct cb_desc *tcb_desc = NULL; in ieee80211_softmac_xmit() 2041 tcb_desc = (struct cb_desc *)(txb->fragments[0]->cb + MAX_DEV_ADDR_SIZE); in ieee80211_softmac_xmit()
|
D | ieee80211.h | 86 struct cb_desc { struct
|
/Linux-v4.19/drivers/staging/rtl8192e/ |
D | rtllib_tx.c | 286 struct cb_desc *tcb_desc) in rtllib_tx_query_agg_cap() 359 struct cb_desc *tcb_desc) in rtllib_qurey_ShortPreambleMode() 370 struct cb_desc *tcb_desc) in rtllib_query_HTCapShortGI() 391 struct cb_desc *tcb_desc) in rtllib_query_BandwidthMode() 411 struct cb_desc *tcb_desc, in rtllib_query_protectionmode() 498 struct cb_desc *tcb_desc) in rtllib_txrate_selectmode() 585 struct cb_desc *tcb_desc; in rtllib_xmit_inter() 798 tcb_desc = (struct cb_desc *)(skb_frag->cb + in rtllib_xmit_inter() 900 struct cb_desc *tcb_desc = (struct cb_desc *) in rtllib_xmit_inter()
|
D | rtllib_crypt_wep.c | 95 struct cb_desc *tcb_desc = (struct cb_desc *)(skb->cb + in prism2_wep_encrypt() 175 struct cb_desc *tcb_desc = (struct cb_desc *)(skb->cb + in prism2_wep_decrypt()
|
D | rtllib_crypt_ccmp.c | 192 struct cb_desc *tcb_desc = (struct cb_desc *)(skb->cb + in rtllib_ccmp_encrypt() 264 struct cb_desc *tcb_desc = (struct cb_desc *)(skb->cb + in rtllib_ccmp_decrypt()
|
D | rtllib_crypt_tkip.c | 293 struct cb_desc *tcb_desc = (struct cb_desc *)(skb->cb + in rtllib_tkip_encrypt() 380 struct cb_desc *tcb_desc = (struct cb_desc *)(skb->cb + in rtllib_tkip_decrypt()
|
D | rtllib_softmac.c | 210 struct cb_desc *tcb_desc = (struct cb_desc *)(skb->cb + 8); in softmac_mgmt_xmit() 287 struct cb_desc *tcb_desc = (struct cb_desc *)(skb->cb + 8); in softmac_ps_mgmt_xmit() 2467 struct cb_desc *tcb_desc = NULL; in rtllib_softmac_xmit() 2476 tcb_desc = (struct cb_desc *)(txb->fragments[0]->cb + in rtllib_softmac_xmit()
|
D | rtllib_rx.c | 301 struct cb_desc *tcb_desc = (struct cb_desc *) in rtllib_rx_frame_decrypt() 341 struct cb_desc *tcb_desc = (struct cb_desc *) in rtllib_rx_frame_decrypt_msdu()
|
D | rtllib.h | 126 struct cb_desc { struct
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
D | fw.c | 524 struct rtl_tcb_desc *cb_desc; in _rtl92s_firmware_set_h2c_cmd() local 559 cb_desc = (struct rtl_tcb_desc *)(skb->cb); in _rtl92s_firmware_set_h2c_cmd() 560 cb_desc->queue_index = TXCMD_QUEUE; in _rtl92s_firmware_set_h2c_cmd() 561 cb_desc->cmd_or_init = DESC_PACKET_TYPE_NORMAL; in _rtl92s_firmware_set_h2c_cmd() 562 cb_desc->last_inipkt = false; in _rtl92s_firmware_set_h2c_cmd()
|
/Linux-v4.19/drivers/dma/ |
D | tegra20-apb-dma.c | 203 struct list_head cb_desc; member 564 &tdc->cb_desc); in tegra_dma_abort_all() 617 list_add_tail(&dma_desc->cb_node, &tdc->cb_desc); in handle_once_dma_done() 643 list_add_tail(&dma_desc->cb_node, &tdc->cb_desc); in handle_cont_sngl_cycle_dma_done() 665 while (!list_empty(&tdc->cb_desc)) { in tegra_dma_tasklet() 666 dma_desc = list_first_entry(&tdc->cb_desc, in tegra_dma_tasklet() 792 while (!list_empty(&tdc->cb_desc)) { in tegra_dma_terminate_all() 793 dma_desc = list_first_entry(&tdc->cb_desc, in tegra_dma_terminate_all() 1228 INIT_LIST_HEAD(&tdc->cb_desc); in tegra_dma_free_chan_resources() 1412 INIT_LIST_HEAD(&tdc->cb_desc); in tegra_dma_probe()
|
/Linux-v4.19/drivers/staging/rtl8192u/ |
D | r819xU_firmware.c | 46 struct cb_desc *tcb_desc; in fw_download_code() 71 tcb_desc = (struct cb_desc *)(skb->cb + MAX_DEV_ADDR_SIZE); in fw_download_code()
|
D | r819xU_cmdpkt.c | 34 struct cb_desc *tcb_desc; in SendTxCommandPacket() 43 tcb_desc = (struct cb_desc *)(skb->cb + MAX_DEV_ADDR_SIZE); in SendTxCommandPacket()
|
D | r8192U_core.c | 970 struct cb_desc *tcb_desc = (struct cb_desc *)(skb->cb + MAX_DEV_ADDR_SIZE); in rtl8192_hard_data_xmit() 996 struct cb_desc *tcb_desc = (struct cb_desc *)(skb->cb + MAX_DEV_ADDR_SIZE); in rtl8192_hard_start_xmit() 1022 struct cb_desc *tcb_desc; in rtl8192_tx_isr() 1029 tcb_desc = (struct cb_desc *)(skb->cb + MAX_DEV_ADDR_SIZE); in rtl8192_tx_isr() 1246 struct cb_desc *tcb_desc = (struct cb_desc *)(skb->cb + MAX_DEV_ADDR_SIZE); in rtl819xU_tx_cmd() 1438 static u8 QueryIsShort(u8 TxHT, u8 TxRate, struct cb_desc *tcb_desc) in QueryIsShort() 1464 struct cb_desc *tcb_desc = (struct cb_desc *)(skb->cb + MAX_DEV_ADDR_SIZE); in rtl8192_tx()
|