Lines Matching defs:p_hwfn
88 void qed_iwarp_init_devinfo(struct qed_hwfn *p_hwfn) in qed_iwarp_init_devinfo()
104 void qed_iwarp_init_hw(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_iwarp_init_hw()
115 static void qed_iwarp_cid_cleaned(struct qed_hwfn *p_hwfn, u32 cid) in qed_iwarp_cid_cleaned()
131 qed_iwarp_init_fw_ramrod(struct qed_hwfn *p_hwfn, in qed_iwarp_init_fw_ramrod()
143 static int qed_iwarp_alloc_cid(struct qed_hwfn *p_hwfn, u32 *cid) in qed_iwarp_alloc_cid()
163 static void qed_iwarp_set_tcp_cid(struct qed_hwfn *p_hwfn, u32 cid) in qed_iwarp_set_tcp_cid()
177 static int qed_iwarp_alloc_tcp_cid(struct qed_hwfn *p_hwfn, u32 *cid) in qed_iwarp_alloc_tcp_cid()
202 int qed_iwarp_create_qp(struct qed_hwfn *p_hwfn, in qed_iwarp_create_qp()
307 static int qed_iwarp_modify_fw(struct qed_hwfn *p_hwfn, struct qed_rdma_qp *qp) in qed_iwarp_modify_fw()
389 qed_iwarp_modify_qp(struct qed_hwfn *p_hwfn, in qed_iwarp_modify_qp()
475 int qed_iwarp_fw_destroy(struct qed_hwfn *p_hwfn, struct qed_rdma_qp *qp) in qed_iwarp_fw_destroy()
500 static void qed_iwarp_destroy_ep(struct qed_hwfn *p_hwfn, in qed_iwarp_destroy_ep()
520 int qed_iwarp_destroy_qp(struct qed_hwfn *p_hwfn, struct qed_rdma_qp *qp) in qed_iwarp_destroy_qp()
556 qed_iwarp_create_ep(struct qed_hwfn *p_hwfn, struct qed_iwarp_ep **ep_out) in qed_iwarp_create_ep()
588 qed_iwarp_print_tcp_ramrod(struct qed_hwfn *p_hwfn, in qed_iwarp_print_tcp_ramrod()
634 qed_iwarp_tcp_offload(struct qed_hwfn *p_hwfn, struct qed_iwarp_ep *ep) in qed_iwarp_tcp_offload()
744 qed_iwarp_mpa_received(struct qed_hwfn *p_hwfn, struct qed_iwarp_ep *ep) in qed_iwarp_mpa_received()
828 qed_iwarp_mpa_offload(struct qed_hwfn *p_hwfn, struct qed_iwarp_ep *ep) in qed_iwarp_mpa_offload()
922 qed_iwarp_return_ep(struct qed_hwfn *p_hwfn, struct qed_iwarp_ep *ep) in qed_iwarp_return_ep()
946 qed_iwarp_parse_private_data(struct qed_hwfn *p_hwfn, struct qed_iwarp_ep *ep) in qed_iwarp_parse_private_data()
971 qed_iwarp_mpa_reply_arrived(struct qed_hwfn *p_hwfn, struct qed_iwarp_ep *ep) in qed_iwarp_mpa_reply_arrived()
1005 qed_iwarp_mpa_complete(struct qed_hwfn *p_hwfn, in qed_iwarp_mpa_complete()
1108 qed_iwarp_mpa_v2_set_private(struct qed_hwfn *p_hwfn, in qed_iwarp_mpa_v2_set_private()
1158 struct qed_hwfn *p_hwfn = rdma_cxt; in qed_iwarp_connect() local
1246 static struct qed_iwarp_ep *qed_iwarp_get_free_ep(struct qed_hwfn *p_hwfn) in qed_iwarp_get_free_ep()
1293 qed_iwarp_wait_cid_map_cleared(struct qed_hwfn *p_hwfn, struct qed_bmap *bmap) in qed_iwarp_wait_cid_map_cleared()
1324 static int qed_iwarp_wait_for_all_cids(struct qed_hwfn *p_hwfn) in qed_iwarp_wait_for_all_cids()
1343 static void qed_iwarp_free_prealloc_ep(struct qed_hwfn *p_hwfn) in qed_iwarp_free_prealloc_ep()
1368 static int qed_iwarp_prealloc_ep(struct qed_hwfn *p_hwfn, bool init) in qed_iwarp_prealloc_ep()
1414 int qed_iwarp_alloc(struct qed_hwfn *p_hwfn) in qed_iwarp_alloc()
1440 void qed_iwarp_resc_free(struct qed_hwfn *p_hwfn) in qed_iwarp_resc_free()
1453 struct qed_hwfn *p_hwfn = rdma_cxt; in qed_iwarp_accept() local
1518 struct qed_hwfn *p_hwfn = rdma_cxt; in qed_iwarp_reject() local
1546 qed_iwarp_print_cm_info(struct qed_hwfn *p_hwfn, in qed_iwarp_print_cm_info()
1571 qed_iwarp_ll2_post_rx(struct qed_hwfn *p_hwfn, in qed_iwarp_ll2_post_rx()
1591 qed_iwarp_ep_exists(struct qed_hwfn *p_hwfn, struct qed_iwarp_cm_info *cm_info) in qed_iwarp_ep_exists()
1623 qed_iwarp_get_listener(struct qed_hwfn *p_hwfn, in qed_iwarp_get_listener()
1663 qed_iwarp_parse_rx_pkt(struct qed_hwfn *p_hwfn, in qed_iwarp_parse_rx_pkt()
1761 static struct qed_iwarp_fpdu *qed_iwarp_get_curr_fpdu(struct qed_hwfn *p_hwfn, in qed_iwarp_get_curr_fpdu()
1812 qed_iwarp_mpa_classify(struct qed_hwfn *p_hwfn, in qed_iwarp_mpa_classify()
1872 qed_iwarp_cp_pkt(struct qed_hwfn *p_hwfn, in qed_iwarp_cp_pkt()
1934 qed_iwarp_update_fpdu_length(struct qed_hwfn *p_hwfn, in qed_iwarp_update_fpdu_length()
1969 qed_iwarp_recycle_pkt(struct qed_hwfn *p_hwfn, in qed_iwarp_recycle_pkt()
2003 qed_iwarp_win_right_edge(struct qed_hwfn *p_hwfn, struct qed_iwarp_fpdu *fpdu) in qed_iwarp_win_right_edge()
2039 qed_iwarp_send_fpdu(struct qed_hwfn *p_hwfn, in qed_iwarp_send_fpdu()
2116 qed_iwarp_mpa_get_data(struct qed_hwfn *p_hwfn, in qed_iwarp_mpa_get_data()
2135 qed_iwarp_process_mpa_pkt(struct qed_hwfn *p_hwfn, in qed_iwarp_process_mpa_pkt()
2254 static void qed_iwarp_process_pending_pkts(struct qed_hwfn *p_hwfn) in qed_iwarp_process_pending_pkts()
2288 struct qed_hwfn *p_hwfn = cxt; in qed_iwarp_ll2_comp_mpa_pkt() local
2331 struct qed_hwfn *p_hwfn = cxt; in qed_iwarp_ll2_comp_syn_pkt() local
2442 struct qed_hwfn *p_hwfn = cxt; in qed_iwarp_ll2_rel_rx_pkt() local
2455 struct qed_hwfn *p_hwfn = cxt; in qed_iwarp_ll2_comp_tx_pkt() local
2480 struct qed_hwfn *p_hwfn = cxt; in qed_iwarp_ll2_rel_tx_pkt() local
2509 struct qed_hwfn *p_hwfn = cxt; in qed_iwarp_ll2_slowpath() local
2523 static int qed_iwarp_ll2_stop(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_iwarp_ll2_stop()
2564 qed_iwarp_ll2_alloc_buffers(struct qed_hwfn *p_hwfn, in qed_iwarp_ll2_alloc_buffers()
2602 qed_iwarp_ll2_start(struct qed_hwfn *p_hwfn, in qed_iwarp_ll2_start()
2757 int qed_iwarp_setup(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, in qed_iwarp_setup()
2792 int qed_iwarp_stop(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_iwarp_stop()
2806 static void qed_iwarp_qp_in_error(struct qed_hwfn *p_hwfn, in qed_iwarp_qp_in_error()
2828 static void qed_iwarp_exception_received(struct qed_hwfn *p_hwfn, in qed_iwarp_exception_received()
2900 qed_iwarp_tcp_connect_unsuccessful(struct qed_hwfn *p_hwfn, in qed_iwarp_tcp_connect_unsuccessful()
2960 qed_iwarp_connect_complete(struct qed_hwfn *p_hwfn, in qed_iwarp_connect_complete()
2987 qed_iwarp_check_ep_ok(struct qed_hwfn *p_hwfn, struct qed_iwarp_ep *ep) in qed_iwarp_check_ep_ok()
2997 static int qed_iwarp_async_event(struct qed_hwfn *p_hwfn, in qed_iwarp_async_event()
3107 struct qed_hwfn *p_hwfn = rdma_cxt; in qed_iwarp_create_listen() local
3145 struct qed_hwfn *p_hwfn = rdma_cxt; in qed_iwarp_destroy_listen() local
3160 struct qed_hwfn *p_hwfn = rdma_cxt; in qed_iwarp_send_rtr() local