Home
last modified time | relevance | path

Searched full:tcb (Results 1 – 25 of 202) sorted by relevance

123456789

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/txbf/
H A Dhaltxbfinterface.c29 PRT_TCB tcb) argument
32 u8 *p_header = GET_FRAME_OF_FIRST_FRAG(adapter, tcb);
43 if (tcb->tx_bf_pkt_type == RT_BF_PKT_TYPE_BROADCAST_NDPA) { /* @MU NDPA */
48 tcb->G_ID = 63;
50 tcb->P_AID = beam_info->beamformee_entry[beam_info->first_mu_bfee_index].p_aid;
51 …RT_DISP(FBEAM, FBEAM_FUN, ("[David]@%s End, G_ID=0x%X, P_AID=0x%X\n", __func__, tcb->G_ID, tcb->P_…
58 …if (MacAddr_isBcst(RA) || MacAddr_isMulticast(RA) || tcb->macId == MAC_ID_STATIC_FOR_BROADCAST_MUL…
59 tcb->G_ID = 63;
60 tcb->P_AID = 0;
62 u16 AID = (u16)(MacIdGetOwnerAssociatedClientAID(adapter, tcb->macId) & 0x1ff); /*@AID[0:8]*/
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/txbf/
H A Dhaltxbfinterface.c29 PRT_TCB tcb) argument
32 u8 *p_header = GET_FRAME_OF_FIRST_FRAG(adapter, tcb);
43 if (tcb->tx_bf_pkt_type == RT_BF_PKT_TYPE_BROADCAST_NDPA) { /* @MU NDPA */
48 tcb->G_ID = 63;
50 tcb->P_AID = beam_info->beamformee_entry[beam_info->first_mu_bfee_index].p_aid;
51 …RT_DISP(FBEAM, FBEAM_FUN, ("[David]@%s End, G_ID=0x%X, P_AID=0x%X\n", __func__, tcb->G_ID, tcb->P_…
58 …if (MacAddr_isBcst(RA) || MacAddr_isMulticast(RA) || tcb->macId == MAC_ID_STATIC_FOR_BROADCAST_MUL…
59 tcb->G_ID = 63;
60 tcb->P_AID = 0;
62 u16 AID = (u16)(MacIdGetOwnerAssociatedClientAID(adapter, tcb->macId) & 0x1ff); /*@AID[0:8]*/
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/txbf/
H A Dhaltxbfinterface.c29 PRT_TCB tcb) argument
32 u8 *p_header = GET_FRAME_OF_FIRST_FRAG(adapter, tcb);
43 if (tcb->tx_bf_pkt_type == RT_BF_PKT_TYPE_BROADCAST_NDPA) { /* @MU NDPA */
48 tcb->G_ID = 63;
50 tcb->P_AID = beam_info->beamformee_entry[beam_info->first_mu_bfee_index].p_aid;
51 …RT_DISP(FBEAM, FBEAM_FUN, ("[David]@%s End, G_ID=0x%X, P_AID=0x%X\n", __func__, tcb->G_ID, tcb->P_…
58 …if (MacAddr_isBcst(RA) || MacAddr_isMulticast(RA) || tcb->macId == MAC_ID_STATIC_FOR_BROADCAST_MUL…
59 tcb->G_ID = 63;
60 tcb->P_AID = 0;
62 u16 AID = (u16)(MacIdGetOwnerAssociatedClientAID(adapter, tcb->macId) & 0x1ff); /*@AID[0:8]*/
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/txbf/
H A Dhaltxbfinterface.c28 PRT_TCB tcb) argument
31 u8 *p_header = GET_FRAME_OF_FIRST_FRAG(adapter, tcb);
42 if (tcb->tx_bf_pkt_type == RT_BF_PKT_TYPE_BROADCAST_NDPA) { /* @MU NDPA */
47 tcb->G_ID = 63;
49 tcb->P_AID = beam_info->beamformee_entry[beam_info->first_mu_bfee_index].p_aid;
50 …RT_DISP(FBEAM, FBEAM_FUN, ("[David]@%s End, G_ID=0x%X, P_AID=0x%X\n", __func__, tcb->G_ID, tcb->P_…
57 …if (MacAddr_isBcst(RA) || MacAddr_isMulticast(RA) || tcb->macId == MAC_ID_STATIC_FOR_BROADCAST_MUL…
58 tcb->G_ID = 63;
59 tcb->P_AID = 0;
61 u16 AID = (u16)(MacIdGetOwnerAssociatedClientAID(adapter, tcb->macId) & 0x1ff); /*@AID[0:8]*/
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/txbf/
H A Dhaltxbfinterface.c29 PRT_TCB tcb) argument
32 u8 *p_header = GET_FRAME_OF_FIRST_FRAG(adapter, tcb);
43 if (tcb->tx_bf_pkt_type == RT_BF_PKT_TYPE_BROADCAST_NDPA) { /* @MU NDPA */
48 tcb->G_ID = 63;
50 tcb->P_AID = beam_info->beamformee_entry[beam_info->first_mu_bfee_index].p_aid;
51 …RT_DISP(FBEAM, FBEAM_FUN, ("[David]@%s End, G_ID=0x%X, P_AID=0x%X\n", __func__, tcb->G_ID, tcb->P_…
58 …if (MacAddr_isBcst(RA) || MacAddr_isMulticast(RA) || tcb->macId == MAC_ID_STATIC_FOR_BROADCAST_MUL…
59 tcb->G_ID = 63;
60 tcb->P_AID = 0;
62 u16 AID = (u16)(MacIdGetOwnerAssociatedClientAID(adapter, tcb->macId) & 0x1ff); /*@AID[0:8]*/
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/txbf/
H A Dhaltxbfinterface.c28 PRT_TCB tcb) argument
31 u8 *p_header = GET_FRAME_OF_FIRST_FRAG(adapter, tcb);
42 if (tcb->tx_bf_pkt_type == RT_BF_PKT_TYPE_BROADCAST_NDPA) { /* @MU NDPA */
47 tcb->G_ID = 63;
49 tcb->P_AID = beam_info->beamformee_entry[beam_info->first_mu_bfee_index].p_aid;
50 …RT_DISP(FBEAM, FBEAM_FUN, ("[David]@%s End, G_ID=0x%X, P_AID=0x%X\n", __func__, tcb->G_ID, tcb->P_…
57 …if (MacAddr_isBcst(RA) || MacAddr_isMulticast(RA) || tcb->macId == MAC_ID_STATIC_FOR_BROADCAST_MUL…
58 tcb->G_ID = 63;
59 tcb->P_AID = 0;
61 u16 AID = (u16)(MacIdGetOwnerAssociatedClientAID(adapter, tcb->macId) & 0x1ff); /*@AID[0:8]*/
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/txbf/
H A Dhaltxbfinterface.c28 PRT_TCB tcb) argument
31 u8 *p_header = GET_FRAME_OF_FIRST_FRAG(adapter, tcb);
42 if (tcb->tx_bf_pkt_type == RT_BF_PKT_TYPE_BROADCAST_NDPA) { /* @MU NDPA */
47 tcb->G_ID = 63;
49 tcb->P_AID = beam_info->beamformee_entry[beam_info->first_mu_bfee_index].p_aid;
50 …RT_DISP(FBEAM, FBEAM_FUN, ("[David]@%s End, G_ID=0x%X, P_AID=0x%X\n", __func__, tcb->G_ID, tcb->P_…
57 …if (MacAddr_isBcst(RA) || MacAddr_isMulticast(RA) || tcb->macId == MAC_ID_STATIC_FOR_BROADCAST_MUL…
58 tcb->G_ID = 63;
59 tcb->P_AID = 0;
61 u16 AID = (u16)(MacIdGetOwnerAssociatedClientAID(adapter, tcb->macId) & 0x1ff); /*@AID[0:8]*/
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/txbf/
H A Dhaltxbfinterface.c28 PRT_TCB tcb) argument
31 u8 *p_header = GET_FRAME_OF_FIRST_FRAG(adapter, tcb);
42 if (tcb->tx_bf_pkt_type == RT_BF_PKT_TYPE_BROADCAST_NDPA) { /* @MU NDPA */
47 tcb->G_ID = 63;
49 tcb->P_AID = beam_info->beamformee_entry[beam_info->first_mu_bfee_index].p_aid;
50 …RT_DISP(FBEAM, FBEAM_FUN, ("[David]@%s End, G_ID=0x%X, P_AID=0x%X\n", __func__, tcb->G_ID, tcb->P_…
57 …if (MacAddr_isBcst(RA) || MacAddr_isMulticast(RA) || tcb->macId == MAC_ID_STATIC_FOR_BROADCAST_MUL…
58 tcb->G_ID = 63;
59 tcb->P_AID = 0;
61 u16 AID = (u16)(MacIdGetOwnerAssociatedClientAID(adapter, tcb->macId) & 0x1ff); /*@AID[0:8]*/
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/txbf/
H A Dhaltxbfinterface.c28 PRT_TCB tcb) argument
31 u8 *p_header = GET_FRAME_OF_FIRST_FRAG(adapter, tcb);
42 if (tcb->tx_bf_pkt_type == RT_BF_PKT_TYPE_BROADCAST_NDPA) { /* @MU NDPA */
47 tcb->G_ID = 63;
49 tcb->P_AID = beam_info->beamformee_entry[beam_info->first_mu_bfee_index].p_aid;
50 …RT_DISP(FBEAM, FBEAM_FUN, ("[David]@%s End, G_ID=0x%X, P_AID=0x%X\n", __func__, tcb->G_ID, tcb->P_…
57 …if (MacAddr_isBcst(RA) || MacAddr_isMulticast(RA) || tcb->macId == MAC_ID_STATIC_FOR_BROADCAST_MUL…
58 tcb->G_ID = 63;
59 tcb->P_AID = 0;
61 u16 AID = (u16)(MacIdGetOwnerAssociatedClientAID(adapter, tcb->macId) & 0x1ff); /*@AID[0:8]*/
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/txbf/
H A Dhaltxbfinterface.c29 PRT_TCB tcb) argument
32 u8 *p_header = GET_FRAME_OF_FIRST_FRAG(adapter, tcb);
43 if (tcb->tx_bf_pkt_type == RT_BF_PKT_TYPE_BROADCAST_NDPA) { /* @MU NDPA */
48 tcb->G_ID = 63;
50 tcb->P_AID = beam_info->beamformee_entry[beam_info->first_mu_bfee_index].p_aid;
51 …RT_DISP(FBEAM, FBEAM_FUN, ("[David]@%s End, G_ID=0x%X, P_AID=0x%X\n", __func__, tcb->G_ID, tcb->P_…
58 …if (MacAddr_isBcst(RA) || MacAddr_isMulticast(RA) || tcb->macId == MAC_ID_STATIC_FOR_BROADCAST_MUL…
59 tcb->G_ID = 63;
60 tcb->P_AID = 0;
62 u16 AID = (u16)(MacIdGetOwnerAssociatedClientAID(adapter, tcb->macId) & 0x1ff); /*@AID[0:8]*/
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/txbf/
H A Dhaltxbfinterface.c28 PRT_TCB tcb) argument
31 u8 *p_header = GET_FRAME_OF_FIRST_FRAG(adapter, tcb);
42 if (tcb->tx_bf_pkt_type == RT_BF_PKT_TYPE_BROADCAST_NDPA) { /* @MU NDPA */
47 tcb->G_ID = 63;
49 tcb->P_AID = beam_info->beamformee_entry[beam_info->first_mu_bfee_index].p_aid;
50 …RT_DISP(FBEAM, FBEAM_FUN, ("[David]@%s End, G_ID=0x%X, P_AID=0x%X\n", __func__, tcb->G_ID, tcb->P_…
57 …if (MacAddr_isBcst(RA) || MacAddr_isMulticast(RA) || tcb->macId == MAC_ID_STATIC_FOR_BROADCAST_MUL…
58 tcb->G_ID = 63;
59 tcb->P_AID = 0;
61 u16 AID = (u16)(MacIdGetOwnerAssociatedClientAID(adapter, tcb->macId) & 0x1ff); /*@AID[0:8]*/
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/txbf/
H A Dhaltxbfinterface.c28 PRT_TCB tcb) argument
31 u8 *p_header = GET_FRAME_OF_FIRST_FRAG(adapter, tcb);
42 if (tcb->tx_bf_pkt_type == RT_BF_PKT_TYPE_BROADCAST_NDPA) { /* @MU NDPA */
47 tcb->G_ID = 63;
49 tcb->P_AID = beam_info->beamformee_entry[beam_info->first_mu_bfee_index].p_aid;
50 …RT_DISP(FBEAM, FBEAM_FUN, ("[David]@%s End, G_ID=0x%X, P_AID=0x%X\n", __func__, tcb->G_ID, tcb->P_…
57 …if (MacAddr_isBcst(RA) || MacAddr_isMulticast(RA) || tcb->macId == MAC_ID_STATIC_FOR_BROADCAST_MUL…
58 tcb->G_ID = 63;
59 tcb->P_AID = 0;
61 u16 AID = (u16)(MacIdGetOwnerAssociatedClientAID(adapter, tcb->macId) & 0x1ff); /*@AID[0:8]*/
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/microchip/
H A Datmel,at91rm9200-tcb.yaml4 $id: "http://devicetree.org/schemas/soc/microchip/atmel,at91rm9200-tcb.yaml#"
20 - atmel,at91rm9200-tcb
21 - atmel,at91sam9x5-tcb
22 - atmel,sama5d2-tcb
31 List of interrupts. One interrupt per TCB channel if available or one
61 - atmel,tcb-timer
62 - microchip,tcb-capture
65 List of channels to use for this particular timer. In Microchip TCB capture
81 const: atmel,sama5d2-tcb
123 compatible = "atmel,at91rm9200-tcb", "simple-mfd", "syscon";
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/brocade/bna/
H A Dbnad.c137 bnad_txq_cleanup(struct bnad *bnad, struct bna_tcb *tcb) in bnad_txq_cleanup() argument
139 struct bnad_tx_unmap *unmap_q = tcb->unmap_q; in bnad_txq_cleanup()
143 for (i = 0; i < tcb->q_depth; i++) { in bnad_txq_cleanup()
147 bnad_tx_buff_unmap(bnad, unmap_q, tcb->q_depth, i); in bnad_txq_cleanup()
159 bnad_txcmpl_process(struct bnad *bnad, struct bna_tcb *tcb) in bnad_txcmpl_process() argument
163 struct bnad_tx_unmap *unmap_q = tcb->unmap_q; in bnad_txcmpl_process()
168 if (!test_bit(BNAD_TXQ_TX_STARTED, &tcb->flags)) in bnad_txcmpl_process()
171 hw_cons = *(tcb->hw_consumer_index); in bnad_txcmpl_process()
173 cons = tcb->consumer_index; in bnad_txcmpl_process()
174 q_depth = tcb->q_depth; in bnad_txcmpl_process()
[all …]
H A Dbnad_ethtool.c756 struct bna_tcb *tcb = NULL; in bnad_per_q_stats_fill() local
825 if (bnad->tx_info[i].tcb[j] && in bnad_per_q_stats_fill()
826 bnad->tx_info[i].tcb[j]->txq) { in bnad_per_q_stats_fill()
827 tcb = bnad->tx_info[i].tcb[j]; in bnad_per_q_stats_fill()
828 buf[bi++] = tcb->txq->tx_packets; in bnad_per_q_stats_fill()
829 buf[bi++] = tcb->txq->tx_bytes; in bnad_per_q_stats_fill()
830 buf[bi++] = tcb->producer_index; in bnad_per_q_stats_fill()
831 buf[bi++] = tcb->consumer_index; in bnad_per_q_stats_fill()
832 buf[bi++] = *(tcb->hw_consumer_index); in bnad_per_q_stats_fill()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/agere/
H A Det131x.c348 /* TCB (Transmit Control Block: Host Side) */
349 struct tcb { struct
350 struct tcb *next; /* Next entry in ring */ argument
360 /* TCB (Transmit Control Block) memory and lists */
361 struct tcb *tcb_ring; argument
364 struct tcb *tcb_qhead;
365 struct tcb *tcb_qtail;
368 struct tcb *send_head;
369 struct tcb *send_tail;
459 spinlock_t tcb_send_qlock; /* protects the tx_ring send tcb list */
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pwm/
H A Datmel-tcb-pwm.txt1 Atmel TCB PWM controller
4 - compatible: should be "atmel,tcb-pwm"
13 compatible = "atmel,tcb-pwm";
/OK3568_Linux_fs/kernel/drivers/counter/
H A Dmicrochip-tcb-capture.c299 { .compatible = "atmel,at91rm9200-tcb", .data = &tcb_rm9200_config, },
300 { .compatible = "atmel,at91sam9x5-tcb", .data = &tcb_sam9x5_config, },
301 { .compatible = "atmel,sama5d2-tcb", .data = &tcb_sama5d2_config, },
302 { .compatible = "atmel,sama5d3-tcb", .data = &tcb_sama5d3_config, },
395 { .compatible = "microchip,tcb-capture", },
403 .name = "microchip-tcb-capture",
410 MODULE_DESCRIPTION("Microchip TCB Capture driver");
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/
H A DTILEPro-Modifiers.html179 the offset of the symbol&rsquo;s address from the TCB, to be used for
186 entry containing the offset of the symbol&rsquo;s address from the TCB, to
193 GOT entry containing the offset of the symbol&rsquo;s address from the TCB,
206 the TCB, to be used for local-exec TLS accesses.
212 symbol&rsquo;s address from the TCB, to be used for local-exec TLS accesses.
218 symbol&rsquo;s address from the TCB, to be used for local-exec TLS accesses.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/as.html/
H A DTILEPro-Modifiers.html179 the offset of the symbol&rsquo;s address from the TCB, to be used for
186 entry containing the offset of the symbol&rsquo;s address from the TCB, to
193 GOT entry containing the offset of the symbol&rsquo;s address from the TCB,
206 the TCB, to be used for local-exec TLS accesses.
212 symbol&rsquo;s address from the TCB, to be used for local-exec TLS accesses.
218 symbol&rsquo;s address from the TCB, to be used for local-exec TLS accesses.
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dat91-kizbox.dts84 compatible = "atmel,tcb-pwm";
97 compatible = "atmel,tcb-timer";
102 compatible = "atmel,tcb-timer";
H A Dmpa1600.dts36 compatible = "atmel,tcb-timer";
41 compatible = "atmel,tcb-timer";
H A Dat91-linea.dtsi31 compatible = "atmel,tcb-timer";
36 compatible = "atmel,tcb-timer";
H A Dat91-ariettag25.dts66 compatible = "atmel,tcb-timer";
71 compatible = "atmel,tcb-timer";
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c169 * chcr_ktls_act_open_req: creates TCB entry for ipv4 connection.
220 * chcr_ktls_act_open_req6: creates TCB entry for ipv6 connection.
271 * chcr_setup_connection: create a TCB entry so that TP will form tcp packets.
324 * chcr_set_tcb_field: update tcb fields.
326 * @word - TCB word.
327 * @mask - TCB word related mask.
328 * @val - TCB word related value.
407 * Create a tcb entry for TP. Also add l2t entry for the connection. And
547 /* initialize tcb */ in chcr_ktls_dev_add()
603 * chcr_init_tcb_fields: Initialize tcb fields to handle TCP seq number
[all …]

123456789