Lines Matching refs:cxgb4_lld_info

80 static void *t4_uld_add(const struct cxgb4_lld_info *);
192 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(csk->cdev); in send_act_open_req()
311 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(csk->cdev); in send_act_open_req6()
769 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(csk->cdev); in free_atid()
785 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_act_establish()
879 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(csk->cdev); in csk_act_open_retry_timer()
938 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_act_open_rpl()
984 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_peer_close()
1005 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_close_con_rpl()
1044 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_abort_req_rss()
1092 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_abort_rpl_rss()
1117 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_rx_data()
1139 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_rx_iscsi_hdr()
1241 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_rx_iscsi_data()
1339 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_rx_data_ddp()
1403 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_rx_iscsi_cmp()
1495 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_fw4_ack()
1515 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_set_tcb_rpl()
1568 struct cxgb4_lld_info *lldi; in release_offload_resources()
1606 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in init_act_open()
1803 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in ulp_mem_io_set_hdr()
1970 return (struct cxgbi_ppm *)(*((struct cxgb4_lld_info *) in cdev2ppm()
1976 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in cxgb4i_ddp_init()
2011 static void *t4_uld_add(const struct cxgb4_lld_info *lldi) in t4_uld_add()