• Home
  • Raw
  • Download

Lines Matching refs:cxgb4_lld_info

85 static void *t4_uld_add(const struct cxgb4_lld_info *);
210 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(csk->cdev); in send_act_open_req()
329 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(csk->cdev); in send_act_open_req6()
717 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in cxgb4i_make_tx_data_wr()
881 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(csk->cdev); in free_atid()
897 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_act_establish()
991 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(csk->cdev); in csk_act_open_retry_timer()
1050 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_act_open_rpl()
1096 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_peer_close()
1117 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_close_con_rpl()
1156 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_abort_req_rss()
1204 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_abort_rpl_rss()
1228 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_rx_data()
1250 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_rx_iscsi_hdr()
1353 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_rx_iscsi_data()
1451 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_rx_data_ddp()
1515 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_rx_iscsi_cmp()
1607 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_fw4_ack()
1627 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_set_tcb_rpl()
1686 struct cxgb4_lld_info *lldi; in release_offload_resources()
1768 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in init_act_open()
1974 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in ulp_mem_io_set_hdr()
2147 return (struct cxgbi_ppm *)(*((struct cxgb4_lld_info *) in cdev2ppm()
2153 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in cxgb4i_ddp_init()
2210 static void *t4_uld_add(const struct cxgb4_lld_info *lldi) in t4_uld_add()