Lines Matching refs:cxgbit_device

49 cxgbit_wait_for_reply(struct cxgbit_device *cdev,  in cxgbit_wait_for_reply()
79 cxgbit_np_hash_add(struct cxgbit_device *cdev, struct cxgbit_np *cnp, in cxgbit_np_hash_add()
99 cxgbit_np_hash_find(struct cxgbit_device *cdev, struct cxgbit_np *cnp) in cxgbit_np_hash_find()
116 static int cxgbit_np_hash_del(struct cxgbit_device *cdev, struct cxgbit_np *cnp) in cxgbit_np_hash_del()
144 cxgbit_create_server6(struct cxgbit_device *cdev, unsigned int stid, in cxgbit_create_server6()
196 cxgbit_create_server4(struct cxgbit_device *cdev, unsigned int stid, in cxgbit_create_server4()
228 struct cxgbit_device *cxgbit_find_device(struct net_device *ndev, u8 *port_id) in cxgbit_find_device()
230 struct cxgbit_device *cdev; in cxgbit_find_device()
290 static struct cxgbit_device *cxgbit_find_np_cdev(struct cxgbit_np *cnp) in cxgbit_find_np_cdev()
295 struct cxgbit_device *cdev = NULL; in cxgbit_find_np_cdev()
343 __cxgbit_setup_cdev_np(struct cxgbit_device *cdev, struct cxgbit_np *cnp) in __cxgbit_setup_cdev_np()
377 struct cxgbit_device *cdev; in cxgbit_setup_cdev_np()
400 struct cxgbit_device *cdev; in cxgbit_setup_all_np()
518 __cxgbit_free_cdev_np(struct cxgbit_device *cdev, struct cxgbit_np *cnp) in __cxgbit_free_cdev_np()
566 struct cxgbit_device *cdev; in cxgbit_free_all_np()
580 struct cxgbit_device *cdev; in cxgbit_free_cdev_np()
650 struct cxgbit_device *cdev = handle; in cxgbit_abort_arp_failure()
796 struct cxgbit_device *cdev; in _cxgbit_free_csk()
901 struct cxgbit_device *cdev) in cxgbit_offload_init()
998 int cxgbit_ofld_send(struct cxgbit_device *cdev, struct sk_buff *skb) in cxgbit_ofld_send()
1014 static void cxgbit_release_tid(struct cxgbit_device *cdev, u32 tid) in cxgbit_release_tid()
1028 cxgbit_l2t_send(struct cxgbit_device *cdev, struct sk_buff *skb, in cxgbit_l2t_send()
1217 cxgbit_pass_accept_req(struct cxgbit_device *cdev, struct sk_buff *skb) in cxgbit_pass_accept_req()
1418 struct cxgbit_device *cdev = csk->com.cdev; in cxgbit_send_tx_flowc_wr()
1579 cxgbit_pass_open_rpl(struct cxgbit_device *cdev, struct sk_buff *skb) in cxgbit_pass_open_rpl()
1601 cxgbit_close_listsrv_rpl(struct cxgbit_device *cdev, struct sk_buff *skb) in cxgbit_close_listsrv_rpl()
1623 cxgbit_pass_establish(struct cxgbit_device *cdev, struct sk_buff *skb) in cxgbit_pass_establish()
1897 static void cxgbit_set_tcb_rpl(struct cxgbit_device *cdev, struct sk_buff *skb) in cxgbit_set_tcb_rpl()
1918 static void cxgbit_rx_data(struct cxgbit_device *cdev, struct sk_buff *skb) in cxgbit_rx_data()
1959 static void cxgbit_rx_cpl(struct cxgbit_device *cdev, struct sk_buff *skb) in cxgbit_rx_cpl()