Lines Matching defs:cb
502 struct cb { struct
524 struct cb *next, *prev; argument
525 dma_addr_t dma_addr;
526 struct sk_buff *skb;
873 int (*cb_prepare)(struct nic *, struct cb *, struct sk_buff *)) in e100_exec_cb()
875 struct cb *cb; in e100_exec_cb() local
1097 static int e100_configure(struct nic *nic, struct cb *cb, struct sk_buff *skb) in e100_configure()
1335 static int e100_setup_ucode(struct nic *nic, struct cb *cb, in e100_setup_ucode()
1369 struct cb *cb = nic->cb_to_clean; in e100_load_ucode_wait() local
1405 static int e100_setup_iaaddr(struct nic *nic, struct cb *cb, in e100_setup_iaaddr()
1413 static int e100_dump(struct nic *nic, struct cb *cb, struct sk_buff *skb) in e100_dump()
1588 static int e100_multi(struct nic *nic, struct cb *cb, struct sk_buff *skb) in e100_multi()
1764 static int e100_xmit_prepare(struct nic *nic, struct cb *cb, in e100_xmit_prepare()
1837 struct cb *cb; in e100_tx_clean() local
1881 struct cb *cb = nic->cb_to_clean; in e100_clean_cbs() local
1903 struct cb *cb; in e100_alloc_cbs() local