/linux-6.12.1/drivers/scsi/ |
D | ncr53c8xx.c | 1152 struct tcb { struct 1161 struct link jump_tcb; argument 1192 struct lcb * lp[MAX_LUN]; /* The lcb's of this tcb */ argument 1200 struct ccb * nego_cp; 1206 u_long transfers; 1207 u_long bytes; 1214 /*0*/ u16 period; 1215 /*2*/ u_char sval; 1216 /*3*/ u_char minsync; 1217 /*0*/ u_char wval; [all …]
|
/linux-6.12.1/drivers/net/ethernet/agere/ |
D | et131x.c | 349 struct tcb { struct 350 struct tcb *next; /* Next entry in ring */ argument 361 struct tcb *tcb_ring; argument 1753 struct tcb *tcb = tx_ring->tcb_ring; in et131x_init_send() local 2419 static int nic_send_packet(struct et131x_adapter *adapter, struct tcb *tcb) in nic_send_packet() 2586 struct tcb *tcb; in send_packet() local 2634 struct tcb *tcb) in free_send_packet() 2692 struct tcb *tcb; in et131x_free_busy_send_packets() local 2738 struct tcb *tcb; in et131x_handle_send_pkts() local 3391 struct tcb *tcb = tx_ring->send_head; in et131x_isr() local [all …]
|
/linux-6.12.1/drivers/net/ethernet/brocade/bna/ |
D | bnad.c | 137 bnad_txq_cleanup(struct bnad *bnad, struct bna_tcb *tcb) in bnad_txq_cleanup() 159 bnad_txcmpl_process(struct bnad *bnad, struct bna_tcb *tcb) in bnad_txcmpl_process() 204 bnad_tx_complete(struct bnad *bnad, struct bna_tcb *tcb) in bnad_tx_complete() 238 struct bna_tcb *tcb = (struct bna_tcb *)data; in bnad_msix_tx() local 800 struct bna_tcb *tcb = NULL; in bnad_isr() local 953 struct bna_tcb *tcb = in bnad_cb_ethport_link_status() local 999 bnad_cb_tcb_setup(struct bnad *bnad, struct bna_tcb *tcb) in bnad_cb_tcb_setup() 1009 bnad_cb_tcb_destroy(struct bnad *bnad, struct bna_tcb *tcb) in bnad_cb_tcb_destroy() 1041 struct bna_tcb *tcb; in bnad_cb_tx_stall() local 1059 struct bna_tcb *tcb; in bnad_cb_tx_resume() local [all …]
|
D | bnad_ethtool.c | 708 struct bna_tcb *tcb = NULL; in bnad_per_q_stats_fill() local
|
D | bnad.h | 202 struct bna_tcb *tcb[BNAD_MAX_TXQ_PER_TX]; member
|
D | bna_types.h | 451 struct bna_tcb *tcb; member
|
/linux-6.12.1/drivers/hte/ |
D | hte.c | 60 hte_ts_sec_cb_t tcb; member 353 hte_ts_sec_cb_t tcb, void *data) in __hte_req_ts() 652 hte_ts_sec_cb_t tcb, void *data) in hte_request_ts_ns() 694 hte_ts_cb_t cb, hte_ts_sec_cb_t tcb, in devm_hte_request_ts_ns()
|
/linux-6.12.1/drivers/net/ethernet/sfc/ |
D | tc_bindings.c | 75 struct flow_block_offload *tcb, struct efx_rep *efv) in efx_tc_setup_block() 144 struct flow_block_offload *tcb = type_data; in efx_tc_indr_setup_cb() local
|
D | tc_conntrack.c | 539 struct flow_cls_offload *tcb = type_data; in efx_tc_flow_block() local
|
/linux-6.12.1/include/linux/ |
D | hte.h | 235 hte_ts_sec_cb_t tcb, void *data) in hte_request_ts_ns() 243 hte_ts_sec_cb_t tcb, in devm_hte_request_ts_ns()
|
/linux-6.12.1/drivers/infiniband/hw/cxgb4/ |
D | cm.c | 3826 static inline u64 t4_tcb_get_field64(__be64 *tcb, u16 word) in t4_tcb_get_field64() 3838 static inline u32 t4_tcb_get_field32(__be64 *tcb, u16 word, u32 mask, u32 shift) in t4_tcb_get_field32() 3852 __be64 *tcb = (__be64 *)(rpl + 1); in read_tcb_rpl() local
|
/linux-6.12.1/tools/testing/selftests/bpf/progs/ |
D | strobemeta.h | 259 void* tcb; member
|
/linux-6.12.1/net/ipv4/ |
D | tcp.c | 486 struct tcp_skb_cb *tcb = TCP_SKB_CB(skb); in tcp_tx_timestamp() local 678 struct tcp_skb_cb *tcb = TCP_SKB_CB(skb); in tcp_skb_entail() local
|
D | tcp_output.c | 1291 struct tcp_skb_cb *tcb; in __tcp_transmit_skb() local 3951 struct tcp_skb_cb *tcb = TCP_SKB_CB(skb); in tcp_connect_queue_skb() local
|
D | tcp_ao.c | 812 struct tcp_skb_cb *tcb = TCP_SKB_CB(skb); in tcp_ao_transmit_skb() local
|
/linux-6.12.1/drivers/nvme/host/ |
D | apple.c | 288 struct apple_nvmmu_tcb *tcb = &q->tcbs[tag]; in apple_nvme_submit_cmd() local
|
/linux-6.12.1/drivers/net/ethernet/intel/ |
D | e100.c | 492 } tcb; member
|
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4fw_api.h | 618 } tcb; member
|