Home
last modified time | relevance | path

Searched defs:txdesc (Results 1 – 25 of 111) sorted by relevance

12345

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/
H A Dhalmac_tx_desc_chip.h22 #define SET_TX_DESC_DISQSELSEQ_8814A(txdesc, value) \ argument
24 #define GET_TX_DESC_DISQSELSEQ_8814A(txdesc) GET_TX_DESC_DISQSELSEQ(txdesc) argument
25 #define SET_TX_DESC_GF_8814A(txdesc, value) SET_TX_DESC_GF(txdesc, value) argument
26 #define GET_TX_DESC_GF_8814A(txdesc) GET_TX_DESC_GF(txdesc) argument
27 #define SET_TX_DESC_NO_ACM_8814A(txdesc, value) \ argument
29 #define GET_TX_DESC_NO_ACM_8814A(txdesc) GET_TX_DESC_NO_ACM(txdesc) argument
30 #define SET_TX_DESC_AMSDU_PAD_EN_8814A(txdesc, value) \ argument
32 #define GET_TX_DESC_AMSDU_PAD_EN_8814A(txdesc) GET_TX_DESC_AMSDU_PAD_EN(txdesc) argument
33 #define SET_TX_DESC_LS_8814A(txdesc, value) SET_TX_DESC_LS(txdesc, value) argument
34 #define GET_TX_DESC_LS_8814A(txdesc) GET_TX_DESC_LS(txdesc) argument
[all …]
H A Dhalmac_tx_desc_buffer_chip.h22 #define SET_TX_DESC_BUFFER_RDG_EN_8814B(txdesc, value) \ argument
24 #define GET_TX_DESC_BUFFER_RDG_EN_8814B(txdesc) \ argument
26 #define SET_TX_DESC_BUFFER_BCNPKT_TSF_CTRL_8814B(txdesc, value) \ argument
28 #define GET_TX_DESC_BUFFER_BCNPKT_TSF_CTRL_8814B(txdesc) \ argument
30 #define SET_TX_DESC_BUFFER_AGG_EN_8814B(txdesc, value) \ argument
32 #define GET_TX_DESC_BUFFER_AGG_EN_8814B(txdesc) \ argument
34 #define SET_TX_DESC_BUFFER_PKT_OFFSET_8814B(txdesc, value) \ argument
36 #define GET_TX_DESC_BUFFER_PKT_OFFSET_8814B(txdesc) \ argument
38 #define SET_TX_DESC_BUFFER_OFFSET_8814B(txdesc, value) \ argument
40 #define GET_TX_DESC_BUFFER_OFFSET_8814B(txdesc) \ argument
[all …]
H A Dhalmac_tx_desc_buffer_nic.h22 #define SET_TX_DESC_BUFFER_RDG_EN(txdesc, value) \ argument
24 #define GET_TX_DESC_BUFFER_RDG_EN(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x00, 31, 1) argument
25 #define SET_TX_DESC_BUFFER_BCNPKT_TSF_CTRL(txdesc, value) \ argument
27 #define GET_TX_DESC_BUFFER_BCNPKT_TSF_CTRL(txdesc) \ argument
29 #define SET_TX_DESC_BUFFER_AGG_EN(txdesc, value) \ argument
31 #define GET_TX_DESC_BUFFER_AGG_EN(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x00, 29, 1) argument
32 #define SET_TX_DESC_BUFFER_PKT_OFFSET(txdesc, value) \ argument
34 #define GET_TX_DESC_BUFFER_PKT_OFFSET(txdesc) \ argument
36 #define SET_TX_DESC_BUFFER_OFFSET(txdesc, value) \ argument
38 #define GET_TX_DESC_BUFFER_OFFSET(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x00, 16, 8) argument
[all …]
H A Dhalmac_tx_desc_nic.h24 #define SET_TX_DESC_DISQSELSEQ(txdesc, value) \ argument
26 #define GET_TX_DESC_DISQSELSEQ(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x00, 31, 1) argument
32 #define SET_TX_DESC_IE_END_BODY(txdesc, value) \ argument
34 #define GET_TX_DESC_IE_END_BODY(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x00, 31, 1) argument
42 #define SET_TX_DESC_GF(txdesc, value) \ argument
44 #define GET_TX_DESC_GF(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x00, 30, 1) argument
50 #define SET_TX_DESC_AGG_EN_V1(txdesc, value) \ argument
52 #define GET_TX_DESC_AGG_EN_V1(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x00, 30, 1) argument
60 #define SET_TX_DESC_NO_ACM(txdesc, value) \ argument
62 #define GET_TX_DESC_NO_ACM(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x00, 29, 1) argument
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/
H A Dhalmac_tx_desc_chip.h22 #define SET_TX_DESC_DISQSELSEQ_8814A(txdesc, value) \ argument
24 #define GET_TX_DESC_DISQSELSEQ_8814A(txdesc) GET_TX_DESC_DISQSELSEQ(txdesc) argument
25 #define SET_TX_DESC_GF_8814A(txdesc, value) SET_TX_DESC_GF(txdesc, value) argument
26 #define GET_TX_DESC_GF_8814A(txdesc) GET_TX_DESC_GF(txdesc) argument
27 #define SET_TX_DESC_NO_ACM_8814A(txdesc, value) \ argument
29 #define GET_TX_DESC_NO_ACM_8814A(txdesc) GET_TX_DESC_NO_ACM(txdesc) argument
30 #define SET_TX_DESC_AMSDU_PAD_EN_8814A(txdesc, value) \ argument
32 #define GET_TX_DESC_AMSDU_PAD_EN_8814A(txdesc) GET_TX_DESC_AMSDU_PAD_EN(txdesc) argument
33 #define SET_TX_DESC_LS_8814A(txdesc, value) SET_TX_DESC_LS(txdesc, value) argument
34 #define GET_TX_DESC_LS_8814A(txdesc) GET_TX_DESC_LS(txdesc) argument
[all …]
H A Dhalmac_tx_desc_buffer_nic.h22 #define SET_TX_DESC_BUFFER_RDG_EN(txdesc, value) \ argument
24 #define GET_TX_DESC_BUFFER_RDG_EN(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x00, 31, 1) argument
25 #define SET_TX_DESC_BUFFER_BCNPKT_TSF_CTRL(txdesc, value) \ argument
27 #define GET_TX_DESC_BUFFER_BCNPKT_TSF_CTRL(txdesc) \ argument
29 #define SET_TX_DESC_BUFFER_AGG_EN(txdesc, value) \ argument
31 #define GET_TX_DESC_BUFFER_AGG_EN(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x00, 29, 1) argument
32 #define SET_TX_DESC_BUFFER_PKT_OFFSET(txdesc, value) \ argument
34 #define GET_TX_DESC_BUFFER_PKT_OFFSET(txdesc) \ argument
36 #define SET_TX_DESC_BUFFER_OFFSET(txdesc, value) \ argument
38 #define GET_TX_DESC_BUFFER_OFFSET(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x00, 16, 8) argument
[all …]
H A Dhalmac_tx_desc_buffer_chip.h22 #define SET_TX_DESC_BUFFER_RDG_EN_8814B(txdesc, value) \ argument
24 #define GET_TX_DESC_BUFFER_RDG_EN_8814B(txdesc) \ argument
26 #define SET_TX_DESC_BUFFER_BCNPKT_TSF_CTRL_8814B(txdesc, value) \ argument
28 #define GET_TX_DESC_BUFFER_BCNPKT_TSF_CTRL_8814B(txdesc) \ argument
30 #define SET_TX_DESC_BUFFER_AGG_EN_8814B(txdesc, value) \ argument
32 #define GET_TX_DESC_BUFFER_AGG_EN_8814B(txdesc) \ argument
34 #define SET_TX_DESC_BUFFER_PKT_OFFSET_8814B(txdesc, value) \ argument
36 #define GET_TX_DESC_BUFFER_PKT_OFFSET_8814B(txdesc) \ argument
38 #define SET_TX_DESC_BUFFER_OFFSET_8814B(txdesc, value) \ argument
40 #define GET_TX_DESC_BUFFER_OFFSET_8814B(txdesc) \ argument
[all …]
H A Dhalmac_tx_desc_ap.h24 #define SET_TX_DESC_DISQSELSEQ(txdesc, value) \ argument
27 #define SET_TX_DESC_DISQSELSEQ_NO_CLR(txdesc, value) \ argument
30 #define GET_TX_DESC_DISQSELSEQ(txdesc) \ argument
38 #define SET_TX_DESC_IE_END_BODY(txdesc, value) \ argument
41 #define SET_TX_DESC_IE_END_BODY_NO_CLR(txdesc, value) \ argument
44 #define GET_TX_DESC_IE_END_BODY(txdesc) \ argument
54 #define SET_TX_DESC_GF(txdesc, value) \ argument
57 #define SET_TX_DESC_GF_NO_CLR(txdesc, value) \ argument
60 #define GET_TX_DESC_GF(txdesc) \ argument
68 #define SET_TX_DESC_AGG_EN_V1(txdesc, value) \ argument
[all …]
H A Dhalmac_tx_desc_nic.h24 #define SET_TX_DESC_DISQSELSEQ(txdesc, value) \ argument
26 #define GET_TX_DESC_DISQSELSEQ(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x00, 31, 1) argument
32 #define SET_TX_DESC_IE_END_BODY(txdesc, value) \ argument
34 #define GET_TX_DESC_IE_END_BODY(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x00, 31, 1) argument
42 #define SET_TX_DESC_GF(txdesc, value) \ argument
44 #define GET_TX_DESC_GF(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x00, 30, 1) argument
50 #define SET_TX_DESC_AGG_EN_V1(txdesc, value) \ argument
52 #define GET_TX_DESC_AGG_EN_V1(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x00, 30, 1) argument
60 #define SET_TX_DESC_NO_ACM(txdesc, value) \ argument
62 #define GET_TX_DESC_NO_ACM(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x00, 29, 1) argument
[all …]
H A Dhalmac_tx_desc_buffer_ap.h22 #define SET_TX_DESC_BUFFER_RDG_EN(txdesc, value) \ argument
25 #define SET_TX_DESC_BUFFER_RDG_EN_NO_CLR(txdesc, value) \ argument
28 #define GET_TX_DESC_BUFFER_RDG_EN(txdesc) \ argument
31 #define SET_TX_DESC_BUFFER_BCNPKT_TSF_CTRL(txdesc, value) \ argument
34 #define SET_TX_DESC_BUFFER_BCNPKT_TSF_CTRL_NO_CLR(txdesc, value) \ argument
37 #define GET_TX_DESC_BUFFER_BCNPKT_TSF_CTRL(txdesc) \ argument
40 #define SET_TX_DESC_BUFFER_AGG_EN(txdesc, value) \ argument
43 #define SET_TX_DESC_BUFFER_AGG_EN_NO_CLR(txdesc, value) \ argument
46 #define GET_TX_DESC_BUFFER_AGG_EN(txdesc) \ argument
49 #define SET_TX_DESC_BUFFER_PKT_OFFSET(txdesc, value) \ argument
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/
H A Dhalmac_tx_desc_chip.h23 #define SET_TX_DESC_DISQSELSEQ_8814A(txdesc, value) \ argument
25 #define GET_TX_DESC_DISQSELSEQ_8814A(txdesc) GET_TX_DESC_DISQSELSEQ(txdesc) argument
26 #define SET_TX_DESC_GF_8814A(txdesc, value) SET_TX_DESC_GF(txdesc, value) argument
27 #define GET_TX_DESC_GF_8814A(txdesc) GET_TX_DESC_GF(txdesc) argument
28 #define SET_TX_DESC_NO_ACM_8814A(txdesc, value) \ argument
30 #define GET_TX_DESC_NO_ACM_8814A(txdesc) GET_TX_DESC_NO_ACM(txdesc) argument
31 #define SET_TX_DESC_AMSDU_PAD_EN_8814A(txdesc, value) \ argument
33 #define GET_TX_DESC_AMSDU_PAD_EN_8814A(txdesc) GET_TX_DESC_AMSDU_PAD_EN(txdesc) argument
34 #define SET_TX_DESC_LS_8814A(txdesc, value) SET_TX_DESC_LS(txdesc, value) argument
35 #define GET_TX_DESC_LS_8814A(txdesc) GET_TX_DESC_LS(txdesc) argument
[all …]
H A Dhalmac_tx_desc_buffer_nic.h23 #define SET_TX_DESC_BUFFER_RDG_EN(txdesc, value) \ argument
25 #define GET_TX_DESC_BUFFER_RDG_EN(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x00, 31, 1) argument
26 #define SET_TX_DESC_BUFFER_BCNPKT_TSF_CTRL(txdesc, value) \ argument
28 #define GET_TX_DESC_BUFFER_BCNPKT_TSF_CTRL(txdesc) \ argument
30 #define SET_TX_DESC_BUFFER_AGG_EN(txdesc, value) \ argument
32 #define GET_TX_DESC_BUFFER_AGG_EN(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x00, 29, 1) argument
33 #define SET_TX_DESC_BUFFER_PKT_OFFSET(txdesc, value) \ argument
35 #define GET_TX_DESC_BUFFER_PKT_OFFSET(txdesc) \ argument
37 #define SET_TX_DESC_BUFFER_OFFSET(txdesc, value) \ argument
39 #define GET_TX_DESC_BUFFER_OFFSET(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x00, 16, 8) argument
[all …]
H A Dhalmac_tx_desc_buffer_chip.h23 #define SET_TX_DESC_BUFFER_RDG_EN_8814B(txdesc, value) \ argument
25 #define GET_TX_DESC_BUFFER_RDG_EN_8814B(txdesc) \ argument
27 #define SET_TX_DESC_BUFFER_BCNPKT_TSF_CTRL_8814B(txdesc, value) \ argument
29 #define GET_TX_DESC_BUFFER_BCNPKT_TSF_CTRL_8814B(txdesc) \ argument
31 #define SET_TX_DESC_BUFFER_AGG_EN_8814B(txdesc, value) \ argument
33 #define GET_TX_DESC_BUFFER_AGG_EN_8814B(txdesc) \ argument
35 #define SET_TX_DESC_BUFFER_PKT_OFFSET_8814B(txdesc, value) \ argument
37 #define GET_TX_DESC_BUFFER_PKT_OFFSET_8814B(txdesc) \ argument
39 #define SET_TX_DESC_BUFFER_OFFSET_8814B(txdesc, value) \ argument
41 #define GET_TX_DESC_BUFFER_OFFSET_8814B(txdesc) \ argument
[all …]
H A Dhalmac_tx_desc_ap.h25 #define SET_TX_DESC_DISQSELSEQ(txdesc, value) \ argument
28 #define SET_TX_DESC_DISQSELSEQ_NO_CLR(txdesc, value) \ argument
31 #define GET_TX_DESC_DISQSELSEQ(txdesc) \ argument
39 #define SET_TX_DESC_IE_END_BODY(txdesc, value) \ argument
42 #define SET_TX_DESC_IE_END_BODY_NO_CLR(txdesc, value) \ argument
45 #define GET_TX_DESC_IE_END_BODY(txdesc) \ argument
55 #define SET_TX_DESC_GF(txdesc, value) \ argument
58 #define SET_TX_DESC_GF_NO_CLR(txdesc, value) \ argument
61 #define GET_TX_DESC_GF(txdesc) \ argument
69 #define SET_TX_DESC_AGG_EN_V1(txdesc, value) \ argument
[all …]
H A Dhalmac_tx_desc_nic.h25 #define SET_TX_DESC_DISQSELSEQ(txdesc, value) \ argument
27 #define GET_TX_DESC_DISQSELSEQ(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x00, 31, 1) argument
33 #define SET_TX_DESC_IE_END_BODY(txdesc, value) \ argument
35 #define GET_TX_DESC_IE_END_BODY(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x00, 31, 1) argument
43 #define SET_TX_DESC_GF(txdesc, value) \ argument
45 #define GET_TX_DESC_GF(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x00, 30, 1) argument
51 #define SET_TX_DESC_AGG_EN_V1(txdesc, value) \ argument
53 #define GET_TX_DESC_AGG_EN_V1(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x00, 30, 1) argument
61 #define SET_TX_DESC_NO_ACM(txdesc, value) \ argument
63 #define GET_TX_DESC_NO_ACM(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x00, 29, 1) argument
[all …]
H A Dhalmac_tx_desc_buffer_ap.h23 #define SET_TX_DESC_BUFFER_RDG_EN(txdesc, value) \ argument
26 #define SET_TX_DESC_BUFFER_RDG_EN_NO_CLR(txdesc, value) \ argument
29 #define GET_TX_DESC_BUFFER_RDG_EN(txdesc) \ argument
32 #define SET_TX_DESC_BUFFER_BCNPKT_TSF_CTRL(txdesc, value) \ argument
35 #define SET_TX_DESC_BUFFER_BCNPKT_TSF_CTRL_NO_CLR(txdesc, value) \ argument
38 #define GET_TX_DESC_BUFFER_BCNPKT_TSF_CTRL(txdesc) \ argument
41 #define SET_TX_DESC_BUFFER_AGG_EN(txdesc, value) \ argument
44 #define SET_TX_DESC_BUFFER_AGG_EN_NO_CLR(txdesc, value) \ argument
47 #define GET_TX_DESC_BUFFER_AGG_EN(txdesc) \ argument
50 #define SET_TX_DESC_BUFFER_PKT_OFFSET(txdesc, value) \ argument
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/
H A Dhalmac_tx_desc_chip.h22 #define SET_TX_DESC_DISQSELSEQ_8814A(txdesc, value) \ argument
24 #define GET_TX_DESC_DISQSELSEQ_8814A(txdesc) GET_TX_DESC_DISQSELSEQ(txdesc) argument
25 #define SET_TX_DESC_GF_8814A(txdesc, value) SET_TX_DESC_GF(txdesc, value) argument
26 #define GET_TX_DESC_GF_8814A(txdesc) GET_TX_DESC_GF(txdesc) argument
27 #define SET_TX_DESC_NO_ACM_8814A(txdesc, value) \ argument
29 #define GET_TX_DESC_NO_ACM_8814A(txdesc) GET_TX_DESC_NO_ACM(txdesc) argument
30 #define SET_TX_DESC_AMSDU_PAD_EN_8814A(txdesc, value) \ argument
32 #define GET_TX_DESC_AMSDU_PAD_EN_8814A(txdesc) GET_TX_DESC_AMSDU_PAD_EN(txdesc) argument
33 #define SET_TX_DESC_LS_8814A(txdesc, value) SET_TX_DESC_LS(txdesc, value) argument
34 #define GET_TX_DESC_LS_8814A(txdesc) GET_TX_DESC_LS(txdesc) argument
[all …]
H A Dhalmac_tx_desc_buffer_chip.h22 #define SET_TX_DESC_BUFFER_RDG_EN_8814B(txdesc, value) \ argument
24 #define GET_TX_DESC_BUFFER_RDG_EN_8814B(txdesc) \ argument
26 #define SET_TX_DESC_BUFFER_BCNPKT_TSF_CTRL_8814B(txdesc, value) \ argument
28 #define GET_TX_DESC_BUFFER_BCNPKT_TSF_CTRL_8814B(txdesc) \ argument
30 #define SET_TX_DESC_BUFFER_AGG_EN_8814B(txdesc, value) \ argument
32 #define GET_TX_DESC_BUFFER_AGG_EN_8814B(txdesc) \ argument
34 #define SET_TX_DESC_BUFFER_PKT_OFFSET_8814B(txdesc, value) \ argument
36 #define GET_TX_DESC_BUFFER_PKT_OFFSET_8814B(txdesc) \ argument
38 #define SET_TX_DESC_BUFFER_OFFSET_8814B(txdesc, value) \ argument
40 #define GET_TX_DESC_BUFFER_OFFSET_8814B(txdesc) \ argument
[all …]
H A Dhalmac_tx_desc_buffer_nic.h22 #define SET_TX_DESC_BUFFER_RDG_EN(txdesc, value) \ argument
24 #define GET_TX_DESC_BUFFER_RDG_EN(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x00, 31, 1) argument
25 #define SET_TX_DESC_BUFFER_BCNPKT_TSF_CTRL(txdesc, value) \ argument
27 #define GET_TX_DESC_BUFFER_BCNPKT_TSF_CTRL(txdesc) \ argument
29 #define SET_TX_DESC_BUFFER_AGG_EN(txdesc, value) \ argument
31 #define GET_TX_DESC_BUFFER_AGG_EN(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x00, 29, 1) argument
32 #define SET_TX_DESC_BUFFER_PKT_OFFSET(txdesc, value) \ argument
34 #define GET_TX_DESC_BUFFER_PKT_OFFSET(txdesc) \ argument
36 #define SET_TX_DESC_BUFFER_OFFSET(txdesc, value) \ argument
38 #define GET_TX_DESC_BUFFER_OFFSET(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x00, 16, 8) argument
[all …]
H A Dhalmac_tx_desc_ap.h24 #define SET_TX_DESC_DISQSELSEQ(txdesc, value) \ argument
27 #define SET_TX_DESC_DISQSELSEQ_NO_CLR(txdesc, value) \ argument
30 #define GET_TX_DESC_DISQSELSEQ(txdesc) \ argument
38 #define SET_TX_DESC_IE_END_BODY(txdesc, value) \ argument
41 #define SET_TX_DESC_IE_END_BODY_NO_CLR(txdesc, value) \ argument
44 #define GET_TX_DESC_IE_END_BODY(txdesc) \ argument
54 #define SET_TX_DESC_GF(txdesc, value) \ argument
57 #define SET_TX_DESC_GF_NO_CLR(txdesc, value) \ argument
60 #define GET_TX_DESC_GF(txdesc) \ argument
68 #define SET_TX_DESC_AGG_EN_V1(txdesc, value) \ argument
[all …]
H A Dhalmac_tx_desc_nic.h24 #define SET_TX_DESC_DISQSELSEQ(txdesc, value) \ argument
26 #define GET_TX_DESC_DISQSELSEQ(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x00, 31, 1) argument
32 #define SET_TX_DESC_IE_END_BODY(txdesc, value) \ argument
34 #define GET_TX_DESC_IE_END_BODY(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x00, 31, 1) argument
42 #define SET_TX_DESC_GF(txdesc, value) \ argument
44 #define GET_TX_DESC_GF(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x00, 30, 1) argument
50 #define SET_TX_DESC_AGG_EN_V1(txdesc, value) \ argument
52 #define GET_TX_DESC_AGG_EN_V1(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x00, 30, 1) argument
60 #define SET_TX_DESC_NO_ACM(txdesc, value) \ argument
62 #define GET_TX_DESC_NO_ACM(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x00, 29, 1) argument
[all …]
H A Dhalmac_tx_desc_buffer_ap.h22 #define SET_TX_DESC_BUFFER_RDG_EN(txdesc, value) \ argument
25 #define SET_TX_DESC_BUFFER_RDG_EN_NO_CLR(txdesc, value) \ argument
28 #define GET_TX_DESC_BUFFER_RDG_EN(txdesc) \ argument
31 #define SET_TX_DESC_BUFFER_BCNPKT_TSF_CTRL(txdesc, value) \ argument
34 #define SET_TX_DESC_BUFFER_BCNPKT_TSF_CTRL_NO_CLR(txdesc, value) \ argument
37 #define GET_TX_DESC_BUFFER_BCNPKT_TSF_CTRL(txdesc) \ argument
40 #define SET_TX_DESC_BUFFER_AGG_EN(txdesc, value) \ argument
43 #define SET_TX_DESC_BUFFER_AGG_EN_NO_CLR(txdesc, value) \ argument
46 #define GET_TX_DESC_BUFFER_AGG_EN(txdesc) \ argument
49 #define SET_TX_DESC_BUFFER_PKT_OFFSET(txdesc, value) \ argument
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Dtx.h12 #define SET_TX_DESC_TXPKTSIZE(txdesc, value) \ argument
14 #define SET_TX_DESC_OFFSET(txdesc, value) \ argument
16 #define SET_TX_DESC_PKT_OFFSET(txdesc, value) \ argument
18 #define SET_TX_DESC_QSEL(txdesc, value) \ argument
20 #define SET_TX_DESC_BMC(txdesc, value) \ argument
22 #define SET_TX_DESC_RATE_ID(txdesc, value) \ argument
24 #define SET_TX_DESC_DATARATE(txdesc, value) \ argument
26 #define SET_TX_DESC_DISDATAFB(txdesc, value) \ argument
28 #define SET_TX_DESC_USE_RATE(txdesc, value) \ argument
30 #define SET_TX_DESC_SEC_TYPE(txdesc, value) \ argument
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00queue.c178 struct txentry_desc *txdesc) in rt2x00queue_create_tx_descriptor_seq()
229 struct txentry_desc *txdesc, in rt2x00queue_create_tx_descriptor_plcp()
293 struct txentry_desc *txdesc, in rt2x00queue_create_tx_descriptor_ht()
386 struct txentry_desc *txdesc, in rt2x00queue_create_tx_descriptor()
488 struct txentry_desc *txdesc) in rt2x00queue_write_tx_data()
529 struct txentry_desc *txdesc) in rt2x00queue_write_tx_descriptor()
543 struct txentry_desc *txdesc) in rt2x00queue_kick_tx_queue()
606 struct txentry_desc txdesc; in rt2x00queue_write_tx_frame() local
750 struct txentry_desc txdesc; in rt2x00queue_update_beacon() local
H A Drt2x00crypto.c37 struct txentry_desc *txdesc) in rt2x00crypto_create_tx_descriptor()
91 void rt2x00crypto_tx_copy_iv(struct sk_buff *skb, struct txentry_desc *txdesc) in rt2x00crypto_tx_copy_iv()
102 void rt2x00crypto_tx_remove_iv(struct sk_buff *skb, struct txentry_desc *txdesc) in rt2x00crypto_tx_remove_iv()

12345