Lines Matching refs:cxgbi_device
63 int cxgbi_device_portmap_create(struct cxgbi_device *cdev, unsigned int base, in cxgbi_device_portmap_create()
83 void cxgbi_device_portmap_cleanup(struct cxgbi_device *cdev) in cxgbi_device_portmap_cleanup()
106 static inline void cxgbi_device_destroy(struct cxgbi_device *cdev) in cxgbi_device_destroy()
123 struct cxgbi_device *cxgbi_device_register(unsigned int extra, in cxgbi_device_register()
126 struct cxgbi_device *cdev; in cxgbi_device_register()
158 void cxgbi_device_unregister(struct cxgbi_device *cdev) in cxgbi_device_unregister()
179 struct cxgbi_device *cdev, *tmp; in cxgbi_device_unregister_all()
193 struct cxgbi_device *cxgbi_device_find_by_lldev(void *lldev) in cxgbi_device_find_by_lldev()
195 struct cxgbi_device *cdev, *tmp; in cxgbi_device_find_by_lldev()
212 struct cxgbi_device *cxgbi_device_find_by_netdev(struct net_device *ndev, in cxgbi_device_find_by_netdev()
216 struct cxgbi_device *cdev, *tmp; in cxgbi_device_find_by_netdev()
245 struct cxgbi_device *cxgbi_device_find_by_netdev_rcu(struct net_device *ndev, in cxgbi_device_find_by_netdev_rcu()
249 struct cxgbi_device *cdev; in cxgbi_device_find_by_netdev_rcu()
279 static struct cxgbi_device *cxgbi_device_find_by_mac(struct net_device *ndev, in cxgbi_device_find_by_mac()
283 struct cxgbi_device *cdev, *tmp; in cxgbi_device_find_by_mac()
313 void cxgbi_hbas_remove(struct cxgbi_device *cdev) in cxgbi_hbas_remove()
333 int cxgbi_hbas_add(struct cxgbi_device *cdev, u64 max_lun, in cxgbi_hbas_add()
403 static struct cxgbi_sock *find_sock_on_port(struct cxgbi_device *cdev, in find_sock_on_port()
433 struct cxgbi_device *cdev = csk->cdev; in sock_get_port()
494 struct cxgbi_device *cdev = csk->cdev; in sock_put_port()
549 static struct cxgbi_sock *cxgbi_sock_create(struct cxgbi_device *cdev) in cxgbi_sock_create()
598 struct cxgbi_device *cdev; in cxgbi_check_route()
699 struct cxgbi_device *cdev; in cxgbi_check_route6()
1107 struct cxgbi_device *cdev = csk->cdev; in cxgbi_sock_send_pdus()
1460 struct cxgbi_device *cdev = chba->cdev; in ddp_tag_release()
1489 struct cxgbi_device *cdev = csk->cdev; in ddp_tag_reserve()
1549 struct cxgbi_device *cdev = csk->cdev; in cxgbi_ddp_reserve()
1583 struct cxgbi_device *cdev = ddp->cdev; in ddp_destroy()
1603 int cxgbi_ddp_cleanup(struct cxgbi_device *cdev) in cxgbi_ddp_cleanup()
1616 int cxgbi_ddp_init(struct cxgbi_device *cdev, in cxgbi_ddp_init()
1743 struct cxgbi_device *cdev = cconn->chba->cdev; in cxgbi_parse_pdu_itt()
1880 struct cxgbi_device *cdev = csk->cdev; in csk_return_rx_credits()
1906 struct cxgbi_device *cdev = csk->cdev; in cxgbi_conn_pdu_ready()
2092 struct cxgbi_device *cdev = cconn->chba->cdev; in cxgbi_conn_alloc_pdu()
2353 struct cxgbi_device *cdev = cconn->chba->cdev; in cxgbi_conn_max_xmit_dlength()