Lines Matching refs:tcb_desc
471 struct sk_buff *skb, struct rtl_tcb_desc *tcb_desc, u8 tid) in _rtl_update_earlymode_info() argument
484 tcb_desc->empkt_num = 0; in _rtl_update_earlymode_info()
491 tcb_desc->empkt_len[tcb_desc->empkt_num] = in _rtl_update_earlymode_info()
493 tcb_desc->empkt_num++; in _rtl_update_earlymode_info()
502 if (tcb_desc->empkt_num >= rtlhal->max_earlymode_num) in _rtl_update_earlymode_info()
535 struct rtl_tcb_desc tcb_desc; in _rtl_pci_tx_chk_waitq() local
536 memset(&tcb_desc, 0, sizeof(struct rtl_tcb_desc)); in _rtl_pci_tx_chk_waitq()
554 &tcb_desc, tid); in _rtl_pci_tx_chk_waitq()
556 rtlpriv->intf_ops->adapter_tx(hw, NULL, skb, &tcb_desc); in _rtl_pci_tx_chk_waitq()
1118 struct rtl_tcb_desc tcb_desc; in _rtl_pci_prepare_bcn_tasklet() local
1124 memset(&tcb_desc, 0, sizeof(struct rtl_tcb_desc)); in _rtl_pci_prepare_bcn_tasklet()
1151 BEACON_QUEUE, &tcb_desc); in _rtl_pci_prepare_bcn_tasklet()