Lines Matching refs:cxgbi_device

67 int cxgbi_device_portmap_create(struct cxgbi_device *cdev, unsigned int base,  in cxgbi_device_portmap_create()
87 void cxgbi_device_portmap_cleanup(struct cxgbi_device *cdev) in cxgbi_device_portmap_cleanup()
110 static inline void cxgbi_device_destroy(struct cxgbi_device *cdev) in cxgbi_device_destroy()
127 struct cxgbi_device *cxgbi_device_register(unsigned int extra, in cxgbi_device_register()
130 struct cxgbi_device *cdev; in cxgbi_device_register()
162 void cxgbi_device_unregister(struct cxgbi_device *cdev) in cxgbi_device_unregister()
183 struct cxgbi_device *cdev, *tmp; in cxgbi_device_unregister_all()
197 struct cxgbi_device *cxgbi_device_find_by_lldev(void *lldev) in cxgbi_device_find_by_lldev()
199 struct cxgbi_device *cdev, *tmp; in cxgbi_device_find_by_lldev()
216 struct cxgbi_device *cxgbi_device_find_by_netdev(struct net_device *ndev, in cxgbi_device_find_by_netdev()
220 struct cxgbi_device *cdev, *tmp; in cxgbi_device_find_by_netdev()
249 struct cxgbi_device *cxgbi_device_find_by_netdev_rcu(struct net_device *ndev, in cxgbi_device_find_by_netdev_rcu()
253 struct cxgbi_device *cdev; in cxgbi_device_find_by_netdev_rcu()
283 static struct cxgbi_device *cxgbi_device_find_by_mac(struct net_device *ndev, in cxgbi_device_find_by_mac()
287 struct cxgbi_device *cdev, *tmp; in cxgbi_device_find_by_mac()
317 void cxgbi_hbas_remove(struct cxgbi_device *cdev) in cxgbi_hbas_remove()
337 int cxgbi_hbas_add(struct cxgbi_device *cdev, u64 max_lun, in cxgbi_hbas_add()
407 static struct cxgbi_sock *find_sock_on_port(struct cxgbi_device *cdev, in find_sock_on_port()
437 struct cxgbi_device *cdev = csk->cdev; in sock_get_port()
498 struct cxgbi_device *cdev = csk->cdev; in sock_put_port()
553 static struct cxgbi_sock *cxgbi_sock_create(struct cxgbi_device *cdev) in cxgbi_sock_create()
602 struct cxgbi_device *cdev; in cxgbi_check_route()
703 struct cxgbi_device *cdev; in cxgbi_check_route6()
1111 struct cxgbi_device *cdev = csk->cdev; in cxgbi_sock_send_pdus()
1464 struct cxgbi_device *cdev = chba->cdev; in ddp_tag_release()
1493 struct cxgbi_device *cdev = csk->cdev; in ddp_tag_reserve()
1553 struct cxgbi_device *cdev = csk->cdev; in cxgbi_ddp_reserve()
1587 struct cxgbi_device *cdev = ddp->cdev; in ddp_destroy()
1607 int cxgbi_ddp_cleanup(struct cxgbi_device *cdev) in cxgbi_ddp_cleanup()
1620 int cxgbi_ddp_init(struct cxgbi_device *cdev, in cxgbi_ddp_init()
1747 struct cxgbi_device *cdev = cconn->chba->cdev; in cxgbi_parse_pdu_itt()
1884 struct cxgbi_device *cdev = csk->cdev; in csk_return_rx_credits()
1910 struct cxgbi_device *cdev = csk->cdev; in cxgbi_conn_pdu_ready()
2096 struct cxgbi_device *cdev = cconn->chba->cdev; in cxgbi_conn_alloc_pdu()
2357 struct cxgbi_device *cdev = cconn->chba->cdev; in cxgbi_conn_max_xmit_dlength()