| /Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
| D | trx.c | 359 bool firstseg = ((hdr->seq_ctrl & in rtl8723e_tx_fill_desc() local 391 firstseg = true; in rtl8723e_tx_fill_desc() 395 if (firstseg) { in rtl8723e_tx_fill_desc() 488 set_tx_desc_first_seg(pdesc, (firstseg ? 1 : 0)); in rtl8723e_tx_fill_desc() 524 u8 *pdesc8, bool firstseg, in rtl8723e_tx_fill_cmddesc() argument 546 if (firstseg) in rtl8723e_tx_fill_cmddesc()
|
| D | trx.h | 360 u32 firstseg:1; member 467 u32 firstseg:1; member 533 bool firstseg, bool lastseg,
|
| /Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
| D | trx.c | 398 bool firstseg = ((hdr->seq_ctrl & in rtl92ce_tx_fill_desc() local 433 firstseg = true; in rtl92ce_tx_fill_desc() 436 if (firstseg) { in rtl92ce_tx_fill_desc() 529 set_tx_desc_first_seg(pdesc, (firstseg ? 1 : 0)); in rtl92ce_tx_fill_desc() 563 u8 *pdesc8, bool firstseg, in rtl92ce_tx_fill_cmddesc() argument 585 if (firstseg) in rtl92ce_tx_fill_cmddesc()
|
| D | trx.h | 358 u32 firstseg:1; member 465 u32 firstseg:1; member
|
| /Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
| D | trx.c | 328 bool firstseg = (!(hdr->seq_ctrl & cpu_to_le16(IEEE80211_SCTL_FRAG))); in rtl92se_tx_fill_desc() local 355 firstseg = true; in rtl92se_tx_fill_desc() 359 if (firstseg) { in rtl92se_tx_fill_desc() 481 SET_TX_DESC_FIRST_SEG(pdesc, (firstseg ? 1 : 0)); in rtl92se_tx_fill_desc() 494 bool firstseg, bool lastseg, struct sk_buff *skb) in rtl92se_tx_fill_cmddesc() argument
|
| D | trx.h | 13 void rtl92se_tx_fill_cmddesc(struct ieee80211_hw *hw, u8 *pdesc, bool firstseg,
|
| /Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
| D | trx.c | 493 bool firstseg = ((hdr->seq_ctrl & in rtl88ee_tx_fill_desc() local 527 firstseg = true; in rtl88ee_tx_fill_desc() 530 if (firstseg) { in rtl88ee_tx_fill_desc() 642 set_tx_desc_first_seg(pdesc, (firstseg ? 1 : 0)); in rtl88ee_tx_fill_desc() 669 u8 *pdesc8, bool firstseg, in rtl88ee_tx_fill_cmddesc() argument 691 if (firstseg) in rtl88ee_tx_fill_cmddesc()
|
| D | trx.h | 623 u32 firstseg:1; member 734 u32 firstseg:1; member 799 bool firstseg, bool lastseg,
|
| /Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
| D | trx.c | 421 bool firstseg = ((hdr->seq_ctrl & in rtl8723be_tx_fill_desc() local 453 firstseg = true; in rtl8723be_tx_fill_desc() 456 if (firstseg) { in rtl8723be_tx_fill_desc() 564 set_tx_desc_first_seg(pdesc, (firstseg ? 1 : 0)); in rtl8723be_tx_fill_desc() 590 bool firstseg, bool lastseg, in rtl8723be_tx_fill_cmddesc() argument
|
| D | trx.h | 469 u32 firstseg:1; member 580 u32 firstseg:1; member 645 bool firstseg, bool lastseg,
|
| /Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
| D | trx.c | 523 bool firstseg = ((hdr->seq_ctrl & in rtl92de_tx_fill_desc() local 554 firstseg = true; in rtl92de_tx_fill_desc() 557 if (firstseg) { in rtl92de_tx_fill_desc() 669 SET_TX_DESC_FIRST_SEG(pdesc, (firstseg ? 1 : 0)); in rtl92de_tx_fill_desc() 692 u8 *pdesc, bool firstseg, in rtl92de_tx_fill_cmddesc() argument 711 if (firstseg) in rtl92de_tx_fill_cmddesc()
|
| D | trx.h | 550 u32 firstseg:1; member 657 u32 firstseg:1; member
|
| /Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
| D | trx.c | 656 bool firstseg = ((hdr->seq_ctrl & in rtl92ee_tx_fill_desc() local 694 firstseg = true; in rtl92ee_tx_fill_desc() 697 if (firstseg) { in rtl92ee_tx_fill_desc() 819 set_tx_desc_first_seg(pdesc, (firstseg ? 1 : 0)); in rtl92ee_tx_fill_desc() 839 u8 *pdesc8, bool firstseg, in rtl92ee_tx_fill_cmddesc() argument 858 if (firstseg) in rtl92ee_tx_fill_cmddesc()
|
| D | trx.h | 560 u32 firstseg:1; member 671 u32 firstseg:1; member 746 bool firstseg, bool lastseg,
|
| /Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
| D | trx.c | 676 bool firstseg = ((hdr->seq_ctrl & in rtl8821ae_tx_fill_desc() local 702 firstseg = true; in rtl8821ae_tx_fill_desc() 705 if (firstseg) { in rtl8821ae_tx_fill_desc() 802 set_tx_desc_first_seg(pdesc, (firstseg ? 1 : 0)); in rtl8821ae_tx_fill_desc() 829 u8 *pdesc8, bool firstseg, in rtl8821ae_tx_fill_cmddesc() argument
|
| D | trx.h | 475 u32 firstseg:1; member 586 u32 firstseg:1; member 651 bool firstseg, bool lastseg,
|
| /Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
| D | mac.h | 79 u32 firstseg:1; member
|
| D | trx.c | 630 u8 *pdesc8, bool firstseg, in rtl92cu_tx_fill_cmddesc() argument 640 if (firstseg) in rtl92cu_tx_fill_cmddesc()
|
| /Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/ |
| D | wifi.h | 2266 bool firstseg, bool lastseg,
|