Lines Matching refs:cxgbit_device
52 cxgbit_wait_for_reply(struct cxgbit_device *cdev, in cxgbit_wait_for_reply()
82 cxgbit_np_hash_add(struct cxgbit_device *cdev, struct cxgbit_np *cnp, in cxgbit_np_hash_add()
102 cxgbit_np_hash_find(struct cxgbit_device *cdev, struct cxgbit_np *cnp) in cxgbit_np_hash_find()
119 static int cxgbit_np_hash_del(struct cxgbit_device *cdev, struct cxgbit_np *cnp) in cxgbit_np_hash_del()
147 cxgbit_create_server6(struct cxgbit_device *cdev, unsigned int stid, in cxgbit_create_server6()
199 cxgbit_create_server4(struct cxgbit_device *cdev, unsigned int stid, in cxgbit_create_server4()
231 struct cxgbit_device *cxgbit_find_device(struct net_device *ndev, u8 *port_id) in cxgbit_find_device()
233 struct cxgbit_device *cdev; in cxgbit_find_device()
293 static struct cxgbit_device *cxgbit_find_np_cdev(struct cxgbit_np *cnp) in cxgbit_find_np_cdev()
298 struct cxgbit_device *cdev = NULL; in cxgbit_find_np_cdev()
346 __cxgbit_setup_cdev_np(struct cxgbit_device *cdev, struct cxgbit_np *cnp) in __cxgbit_setup_cdev_np()
380 struct cxgbit_device *cdev; in cxgbit_setup_cdev_np()
403 struct cxgbit_device *cdev; in cxgbit_setup_all_np()
521 __cxgbit_free_cdev_np(struct cxgbit_device *cdev, struct cxgbit_np *cnp) in __cxgbit_free_cdev_np()
569 struct cxgbit_device *cdev; in cxgbit_free_all_np()
583 struct cxgbit_device *cdev; in cxgbit_free_cdev_np()
640 struct cxgbit_device *cdev = handle; in cxgbit_abort_arp_failure()
781 struct cxgbit_device *cdev; in _cxgbit_free_csk()
881 struct cxgbit_device *cdev) in cxgbit_offload_init()
978 int cxgbit_ofld_send(struct cxgbit_device *cdev, struct sk_buff *skb) in cxgbit_ofld_send()
994 static void cxgbit_release_tid(struct cxgbit_device *cdev, u32 tid) in cxgbit_release_tid()
1008 cxgbit_l2t_send(struct cxgbit_device *cdev, struct sk_buff *skb, in cxgbit_l2t_send()
1198 cxgbit_pass_accept_req(struct cxgbit_device *cdev, struct sk_buff *skb) in cxgbit_pass_accept_req()
1399 struct cxgbit_device *cdev = csk->com.cdev; in cxgbit_send_tx_flowc_wr()
1544 cxgbit_pass_open_rpl(struct cxgbit_device *cdev, struct sk_buff *skb) in cxgbit_pass_open_rpl()
1566 cxgbit_close_listsrv_rpl(struct cxgbit_device *cdev, struct sk_buff *skb) in cxgbit_close_listsrv_rpl()
1588 cxgbit_pass_establish(struct cxgbit_device *cdev, struct sk_buff *skb) in cxgbit_pass_establish()
1865 static void cxgbit_set_tcb_rpl(struct cxgbit_device *cdev, struct sk_buff *skb) in cxgbit_set_tcb_rpl()
1886 static void cxgbit_rx_data(struct cxgbit_device *cdev, struct sk_buff *skb) in cxgbit_rx_data()
1927 static void cxgbit_rx_cpl(struct cxgbit_device *cdev, struct sk_buff *skb) in cxgbit_rx_cpl()