Lines Matching defs:tdev
67 static inline int offload_activated(struct t3cdev *tdev) in offload_activated()
83 struct t3cdev *tdev; in cxgb3_register_client() local
108 struct t3cdev *tdev; in cxgb3_unregister_client() local
130 void cxgb3_add_clients(struct t3cdev *tdev) in cxgb3_add_clients()
149 void cxgb3_remove_clients(struct t3cdev *tdev) in cxgb3_remove_clients()
161 void cxgb3_event_notify(struct t3cdev *tdev, u32 event, u32 port) in cxgb3_event_notify()
369 static int cxgb_offload_ctl(struct t3cdev *tdev, unsigned int req, void *data) in cxgb_offload_ctl()
497 void *cxgb3_free_atid(struct t3cdev *tdev, int atid) in cxgb3_free_atid()
517 void cxgb3_free_stid(struct t3cdev *tdev, int stid) in cxgb3_free_stid()
531 void cxgb3_insert_tid(struct t3cdev *tdev, struct cxgb3_client *client, in cxgb3_insert_tid()
561 struct t3cdev *tdev = td->dev; in t3_process_tid_release_list() local
600 void cxgb3_queue_tid_release(struct t3cdev *tdev, unsigned int tid) in cxgb3_queue_tid_release()
623 void cxgb3_remove_tid(struct t3cdev *tdev, void *ctx, unsigned int tid) in cxgb3_remove_tid()
646 int cxgb3_alloc_atid(struct t3cdev *tdev, struct cxgb3_client *client, in cxgb3_alloc_atid()
670 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()
1115 struct t3cdev *tdev; in cxgb_redirect() local
1331 struct t3cdev *tdev = &adapter->tdev; in cxgb3_offload_deactivate() local
1351 static inline void register_tdev(struct t3cdev *tdev) in register_tdev()
1361 static inline void unregister_tdev(struct t3cdev *tdev) in unregister_tdev()
1389 struct t3cdev *tdev = &adapter->tdev; in cxgb3_adapter_ofld() local
1403 struct t3cdev *tdev = &adapter->tdev; in cxgb3_adapter_unofld() local