Home
last modified time | relevance | path

Searched defs:tcb (Results 1 – 12 of 12) sorted by relevance

/linux-3.4.99/drivers/scsi/
Dncr53c8xx.c1162 struct tcb { struct
1171 struct link jump_tcb; argument
1202 struct lcb * lp[MAX_LUN]; /* The lcb's of this tcb */ argument
1210 struct ccb * nego_cp;
1216 u_long transfers;
1217 u_long bytes;
1224 /*0*/ u16 period;
1225 /*2*/ u_char sval;
1226 /*3*/ u_char minsync;
1227 /*0*/ u_char wval;
[all …]
/linux-3.4.99/drivers/net/ethernet/brocade/bna/
Dbnad.c159 struct bna_tcb *tcb) in bnad_free_all_txbufs()
193 struct bna_tcb *tcb) in bnad_free_txbufs()
257 struct bna_tcb *tcb; in bnad_tx_free_tasklet() local
296 bnad_tx(struct bnad *bnad, struct bna_tcb *tcb) in bnad_tx()
330 struct bna_tcb *tcb = (struct bna_tcb *)data; in bnad_msix_tx() local
620 struct bna_tcb *tcb = NULL; in bnad_isr() local
774 struct bna_tcb *tcb = in bnad_cb_ethport_link_status() local
825 bnad_cb_tcb_setup(struct bnad *bnad, struct bna_tcb *tcb) in bnad_cb_tcb_setup()
838 bnad_cb_tcb_destroy(struct bnad *bnad, struct bna_tcb *tcb) in bnad_cb_tcb_destroy()
898 struct bna_tcb *tcb; in bnad_cb_tx_stall() local
[all …]
Dbnad_ethtool.c765 struct bna_tcb *tcb = NULL; in bnad_per_q_stats_fill() local
Dbnad.h211 struct bna_tcb *tcb[BNAD_MAX_TXQ_PER_TX]; member
Dbna_types.h490 struct bna_tcb *tcb; member
/linux-3.4.99/drivers/staging/et131x/
Det131x.c381 struct tcb { struct
382 struct tcb *next; /* Next entry in ring */ argument
394 struct tcb *tcb_ring; argument
2124 struct tcb *tcb; in et131x_init_send() local
3276 static int nic_send_packet(struct et131x_adapter *adapter, struct tcb *tcb) in nic_send_packet()
3496 struct tcb *tcb = NULL; in send_packet() local
3615 struct tcb *tcb) in free_send_packet()
3683 struct tcb *tcb; in et131x_free_busy_send_packets() local
3732 struct tcb *tcb; in et131x_handle_send_interrupt() local
4513 struct tcb *tcb = adapter->tx_ring.send_head; in et131x_isr() local
[all …]
/linux-3.4.99/drivers/isdn/gigaset/
Dser-gigaset.c108 struct cmdbuf_t *cb, *tcb; in send_cb() local
Dusb-gigaset.c434 struct cmdbuf_t *tcb; in send_cb() local
Dcommon.c841 struct cmdbuf_t *cb, *tcb; in cleanup_cs() local
/linux-3.4.99/net/ipv4/
Dtcp_output.c749 struct tcp_skb_cb *tcb = skb ? TCP_SKB_CB(skb) : NULL; in tcp_established_options() local
802 struct tcp_skb_cb *tcb; in tcp_transmit_skb() local
Dtcp.c537 struct tcp_skb_cb *tcb = TCP_SKB_CB(skb); in skb_entail() local
/linux-3.4.99/drivers/net/ethernet/intel/
De100.c521 } tcb; member