Lines Matching defs:tdev

70 static inline int offload_activated(struct t3cdev *tdev)  in offload_activated()
86 struct t3cdev *tdev; in cxgb3_register_client() local
111 struct t3cdev *tdev; in cxgb3_unregister_client() local
133 void cxgb3_add_clients(struct t3cdev *tdev) in cxgb3_add_clients()
152 void cxgb3_remove_clients(struct t3cdev *tdev) in cxgb3_remove_clients()
164 void cxgb3_event_notify(struct t3cdev *tdev, u32 event, u32 port) in cxgb3_event_notify()
373 static int cxgb_offload_ctl(struct t3cdev *tdev, unsigned int req, void *data) in cxgb_offload_ctl()
501 void *cxgb3_free_atid(struct t3cdev *tdev, int atid) in cxgb3_free_atid()
521 void cxgb3_free_stid(struct t3cdev *tdev, int stid) in cxgb3_free_stid()
535 void cxgb3_insert_tid(struct t3cdev *tdev, struct cxgb3_client *client, in cxgb3_insert_tid()
565 struct t3cdev *tdev = td->dev; in t3_process_tid_release_list() local
604 void cxgb3_queue_tid_release(struct t3cdev *tdev, unsigned int tid) in cxgb3_queue_tid_release()
627 void cxgb3_remove_tid(struct t3cdev *tdev, void *ctx, unsigned int tid) in cxgb3_remove_tid()
650 int cxgb3_alloc_atid(struct t3cdev *tdev, struct cxgb3_client *client, in cxgb3_alloc_atid()
674 int cxgb3_alloc_stid(struct t3cdev *tdev, struct cxgb3_client *client, in cxgb3_alloc_stid()
1081 struct t3cdev *tdev = dev2t3cdev(dev); in cxgb_neigh_update() local
1088 static void set_l2t_ix(struct t3cdev *tdev, u32 tid, struct l2t_entry *e) in set_l2t_ix()
1116 struct t3cdev *tdev; in cxgb_redirect() local
1290 struct t3cdev *tdev = &adapter->tdev; in cxgb3_offload_deactivate() local
1309 static inline void register_tdev(struct t3cdev *tdev) in register_tdev()
1319 static inline void unregister_tdev(struct t3cdev *tdev) in unregister_tdev()
1347 struct t3cdev *tdev = &adapter->tdev; in cxgb3_adapter_ofld() local
1361 struct t3cdev *tdev = &adapter->tdev; in cxgb3_adapter_unofld() local