Lines Matching refs:cxgbi_device
75 int cxgbi_device_portmap_create(struct cxgbi_device *cdev, unsigned int base, in cxgbi_device_portmap_create()
95 void cxgbi_device_portmap_cleanup(struct cxgbi_device *cdev) in cxgbi_device_portmap_cleanup()
118 static inline void cxgbi_device_destroy(struct cxgbi_device *cdev) in cxgbi_device_destroy()
131 struct cxgbi_device *cxgbi_device_register(unsigned int extra, in cxgbi_device_register()
134 struct cxgbi_device *cdev; in cxgbi_device_register()
166 void cxgbi_device_unregister(struct cxgbi_device *cdev) in cxgbi_device_unregister()
187 struct cxgbi_device *cdev, *tmp; in cxgbi_device_unregister_all()
201 struct cxgbi_device *cxgbi_device_find_by_lldev(void *lldev) in cxgbi_device_find_by_lldev()
203 struct cxgbi_device *cdev, *tmp; in cxgbi_device_find_by_lldev()
220 struct cxgbi_device *cxgbi_device_find_by_netdev(struct net_device *ndev, in cxgbi_device_find_by_netdev()
224 struct cxgbi_device *cdev, *tmp; in cxgbi_device_find_by_netdev()
253 struct cxgbi_device *cxgbi_device_find_by_netdev_rcu(struct net_device *ndev, in cxgbi_device_find_by_netdev_rcu()
257 struct cxgbi_device *cdev; in cxgbi_device_find_by_netdev_rcu()
286 static struct cxgbi_device *cxgbi_device_find_by_mac(struct net_device *ndev, in cxgbi_device_find_by_mac()
290 struct cxgbi_device *cdev, *tmp; in cxgbi_device_find_by_mac()
319 void cxgbi_hbas_remove(struct cxgbi_device *cdev) in cxgbi_hbas_remove()
339 int cxgbi_hbas_add(struct cxgbi_device *cdev, u64 max_lun, in cxgbi_hbas_add()
411 static struct cxgbi_sock *find_sock_on_port(struct cxgbi_device *cdev, in find_sock_on_port()
441 struct cxgbi_device *cdev = csk->cdev; in sock_get_port()
502 struct cxgbi_device *cdev = csk->cdev; in sock_put_port()
557 static struct cxgbi_sock *cxgbi_sock_create(struct cxgbi_device *cdev) in cxgbi_sock_create()
609 struct cxgbi_device *cdev; in cxgbi_check_route()
725 struct cxgbi_device *cdev; in cxgbi_check_route6()
1213 int cxgbi_ddp_ppm_setup(void **ppm_pp, struct cxgbi_device *cdev, in cxgbi_ddp_ppm_setup()
1265 struct cxgbi_device *cdev = csk->cdev; in cxgbi_ddp_reserve()
1356 struct cxgbi_device *cdev = cconn->chba->cdev; in task_release_itt()
1389 struct cxgbi_device *cdev = cconn->chba->cdev; in task_reserve_itt()
1429 struct cxgbi_device *cdev = cconn->chba->cdev; in cxgbi_parse_pdu_itt()
1602 struct cxgbi_device *cdev = csk->cdev; in csk_return_rx_credits()
1628 struct cxgbi_device *cdev = csk->cdev; in cxgbi_conn_pdu_ready()
1891 struct cxgbi_device *cdev = cconn->chba->cdev; in cxgbi_conn_alloc_pdu()
2275 struct cxgbi_device *cdev = csk->cdev; in cxgbi_sock_tx_queue_up()
2344 struct cxgbi_device *cdev = csk->cdev; in cxgbi_sock_send_skb()
2531 struct cxgbi_device *cdev = cconn->chba->cdev; in cxgbi_conn_max_xmit_dlength()