/linux-6.3-rc2/drivers/net/ethernet/qlogic/qed/ |
A D | qed_spq.c | 90 static int qed_spq_block(struct qed_hwfn *p_hwfn, in qed_spq_block() 433 void qed_eq_setup(struct qed_hwfn *p_hwfn) in qed_eq_setup() 438 void qed_eq_free(struct qed_hwfn *p_hwfn) in qed_eq_free() 483 void qed_spq_setup(struct qed_hwfn *p_hwfn) in qed_spq_setup() 549 int qed_spq_alloc(struct qed_hwfn *p_hwfn) in qed_spq_alloc() 600 void qed_spq_free(struct qed_hwfn *p_hwfn) in qed_spq_free() 743 u32 qed_spq_get_cid(struct qed_hwfn *p_hwfn) in qed_spq_get_cid() 830 int qed_spq_post(struct qed_hwfn *p_hwfn, in qed_spq_post() 1003 int qed_consq_alloc(struct qed_hwfn *p_hwfn) in qed_consq_alloc() 1037 void qed_consq_setup(struct qed_hwfn *p_hwfn) in qed_consq_setup() [all …]
|
A D | qed_rdma.c | 38 int qed_rdma_bmap_alloc(struct qed_hwfn *p_hwfn, in qed_rdma_bmap_alloc() 55 int qed_rdma_bmap_alloc_id(struct qed_hwfn *p_hwfn, in qed_rdma_bmap_alloc_id() 70 void qed_bmap_set_id(struct qed_hwfn *p_hwfn, in qed_bmap_set_id() 79 void qed_bmap_release_id(struct qed_hwfn *p_hwfn, in qed_bmap_release_id() 98 int qed_bmap_test_id(struct qed_hwfn *p_hwfn, in qed_bmap_test_id() 118 int qed_rdma_info_alloc(struct qed_hwfn *p_hwfn) in qed_rdma_info_alloc() 132 void qed_rdma_info_free(struct qed_hwfn *p_hwfn) in qed_rdma_info_free() 827 struct qed_hwfn *p_hwfn; in qed_rdma_cnq_prod_update() local 1687 struct qed_hwfn *p_hwfn = rdma_cxt; in qed_rdma_modify_srq() local 1723 struct qed_hwfn *p_hwfn = rdma_cxt; in qed_rdma_destroy_srq() local [all …]
|
A D | qed_vf.c | 143 static void qed_vf_pf_add_qid(struct qed_hwfn *p_hwfn, in qed_vf_pf_add_qid() 209 int qed_vf_pf_release(struct qed_hwfn *p_hwfn) in qed_vf_pf_release() 440 int qed_vf_hw_prepare(struct qed_hwfn *p_hwfn) in qed_vf_hw_prepare() 726 qed_vf_pf_rxq_start(struct qed_hwfn *p_hwfn, in qed_vf_pf_rxq_start() 803 int qed_vf_pf_rxq_stop(struct qed_hwfn *p_hwfn, in qed_vf_pf_rxq_stop() 841 qed_vf_pf_txq_start(struct qed_hwfn *p_hwfn, in qed_vf_pf_txq_start() 936 int qed_vf_pf_vport_start(struct qed_hwfn *p_hwfn, in qed_vf_pf_vport_start() 986 int qed_vf_pf_vport_stop(struct qed_hwfn *p_hwfn) in qed_vf_pf_vport_stop() 1233 int qed_vf_pf_reset(struct qed_hwfn *p_hwfn) in qed_vf_pf_reset() 1411 qed_vf_pf_set_coalesce(struct qed_hwfn *p_hwfn, in qed_vf_pf_set_coalesce() [all …]
|
A D | qed_dev.c | 112 struct qed_hwfn *p_hwfn; in qed_db_rec_find_hwfn() local 132 struct qed_hwfn *p_hwfn; in qed_db_recovery_add() local 178 struct qed_hwfn *p_hwfn; in qed_db_recovery_del() local 926 qed_llh_add_filter(struct qed_hwfn *p_hwfn, in qed_llh_add_filter() 1301 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_init_dp() local 1313 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_init_struct() local 1352 struct qed_hwfn *p_hwfn; in qed_resc_free() local 3070 struct qed_hwfn *p_hwfn; in qed_hw_init() local 3348 struct qed_hwfn *p_hwfn; in qed_hw_stop() local 4533 qed_get_hw_info(struct qed_hwfn *p_hwfn, in qed_get_hw_info() [all …]
|
A D | qed_iwarp.c | 1157 struct qed_hwfn *p_hwfn = rdma_cxt; in qed_iwarp_connect() local 1460 struct qed_hwfn *p_hwfn = rdma_cxt; in qed_iwarp_accept() local 1525 struct qed_hwfn *p_hwfn = rdma_cxt; in qed_iwarp_reject() local 2313 struct qed_hwfn *p_hwfn = cxt; in qed_iwarp_ll2_comp_mpa_pkt() local 2361 struct qed_hwfn *p_hwfn = cxt; in qed_iwarp_ll2_comp_syn_pkt() local 2472 struct qed_hwfn *p_hwfn = cxt; in qed_iwarp_ll2_rel_rx_pkt() local 2485 struct qed_hwfn *p_hwfn = cxt; in qed_iwarp_ll2_comp_tx_pkt() local 2510 struct qed_hwfn *p_hwfn = cxt; in qed_iwarp_ll2_rel_tx_pkt() local 2539 struct qed_hwfn *p_hwfn = cxt; in qed_iwarp_ll2_slowpath() local 3167 struct qed_hwfn *p_hwfn = rdma_cxt; in qed_iwarp_create_listen() local [all …]
|
A D | qed_mcp.c | 53 bool qed_mcp_is_init(struct qed_hwfn *p_hwfn) in qed_mcp_is_init() 101 qed_mcp_cmd_add_elem(struct qed_hwfn *p_hwfn, in qed_mcp_cmd_add_elem() 140 int qed_mcp_free(struct qed_hwfn *p_hwfn) in qed_mcp_free() 644 int qed_mcp_cmd(struct qed_hwfn *p_hwfn, in qed_mcp_cmd() 667 qed_mcp_nvm_wr_cmd(struct qed_hwfn *p_hwfn, in qed_mcp_nvm_wr_cmd() 826 __qed_mcp_load_req(struct qed_hwfn *p_hwfn, in __qed_mcp_load_req() 964 int qed_mcp_load_req(struct qed_hwfn *p_hwfn, in qed_mcp_load_req() 1840 qed_mcp_mdump_cmd(struct qed_hwfn *p_hwfn, in qed_mcp_mdump_cmd() 3018 int qed_mcp_set_led(struct qed_hwfn *p_hwfn, in qed_mcp_set_led() 3764 __qed_mcp_resc_lock(struct qed_hwfn *p_hwfn, in __qed_mcp_resc_lock() [all …]
|
A D | qed_hw.c | 44 int qed_ptt_pool_alloc(struct qed_hwfn *p_hwfn) in qed_ptt_pool_alloc() 69 void qed_ptt_invalidate(struct qed_hwfn *p_hwfn) in qed_ptt_invalidate() 80 void qed_ptt_pool_free(struct qed_hwfn *p_hwfn) in qed_ptt_pool_free() 140 void qed_ptt_set_win(struct qed_hwfn *p_hwfn, in qed_ptt_set_win() 164 static u32 qed_set_ptt(struct qed_hwfn *p_hwfn, in qed_set_ptt() 199 void qed_wr(struct qed_hwfn *p_hwfn, in qed_wr() 211 u32 qed_rd(struct qed_hwfn *p_hwfn, in qed_rd() 258 void qed_memcpy_from(struct qed_hwfn *p_hwfn, in qed_memcpy_from() 268 void qed_memcpy_to(struct qed_hwfn *p_hwfn, in qed_memcpy_to() 304 void qed_port_pretend(struct qed_hwfn *p_hwfn, in qed_port_pretend() [all …]
|
A D | qed_sriov.c | 108 static int qed_sp_vf_stop(struct qed_hwfn *p_hwfn, in qed_sp_vf_stop() 135 bool qed_iov_is_valid_vfid(struct qed_hwfn *p_hwfn, in qed_iov_is_valid_vfid() 536 int qed_iov_alloc(struct qed_hwfn *p_hwfn) in qed_iov_alloc() 558 void qed_iov_setup(struct qed_hwfn *p_hwfn) in qed_iov_setup() 566 void qed_iov_free(struct qed_hwfn *p_hwfn) in qed_iov_free() 582 int qed_iov_hw_info(struct qed_hwfn *p_hwfn) in qed_iov_hw_info() 684 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_iov_set_vf_to_disable() local 4397 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_iov_configure_min_tx_rate() local 4852 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_spoof_configure() local 4867 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_configure_max_vf_rate() local [all …]
|
A D | qed_int.c | 47 #define SB_ATTN_ALIGNED_SIZE(p_hwfn) \ argument 90 static int qed_mcp_attn_cb(struct qed_hwfn *p_hwfn) in qed_mcp_attn_cb() 180 static int qed_grc_attn_cb(struct qed_hwfn *p_hwfn) in qed_grc_attn_cb() 782 qed_int_aeu_translate(struct qed_hwfn *p_hwfn, in qed_int_aeu_translate() 1521 void qed_int_cau_conf_sb(struct qed_hwfn *p_hwfn, in qed_int_cau_conf_sb() 1587 void qed_int_sb_setup(struct qed_hwfn *p_hwfn, in qed_int_sb_setup() 1661 int qed_int_sb_init(struct qed_hwfn *p_hwfn, in qed_int_sb_init() 1710 int qed_int_sb_release(struct qed_hwfn *p_hwfn, in qed_int_sb_release() 1791 int qed_int_register_cb(struct qed_hwfn *p_hwfn, in qed_int_register_cb() 1875 qed_int_igu_enable(struct qed_hwfn *p_hwfn, in qed_int_igu_enable() [all …]
|
A D | qed_cxt.c | 83 #define CONN_CXT_SIZE(p_hwfn) \ argument 89 #define TYPE0_TASK_CXT_SIZE(p_hwfn) \ argument 164 static void qed_cxt_tm_iids(struct qed_hwfn *p_hwfn, in qed_cxt_tm_iids() 791 qed_cxt_t2_alloc_pages(struct qed_hwfn *p_hwfn, in qed_cxt_t2_alloc_pages() 1052 qed_cid_map_alloc_single(struct qed_hwfn *p_hwfn, in qed_cid_map_alloc_single() 1110 int qed_cxt_mngr_alloc(struct qed_hwfn *p_hwfn) in qed_cxt_mngr_alloc() 1195 void qed_cxt_mngr_free(struct qed_hwfn *p_hwfn) in qed_cxt_mngr_free() 1208 void qed_cxt_mngr_setup(struct qed_hwfn *p_hwfn) in qed_cxt_mngr_setup() 1398 void qed_qm_init_pf(struct qed_hwfn *p_hwfn, in qed_qm_init_pf() 1842 int qed_cxt_acquire_cid(struct qed_hwfn *p_hwfn, in qed_cxt_acquire_cid() [all …]
|
A D | qed_ooo.c | 21 *qed_ooo_seek_archipelago(struct qed_hwfn *p_hwfn, in qed_ooo_seek_archipelago() 64 void qed_ooo_save_history_entry(struct qed_hwfn *p_hwfn, in qed_ooo_save_history_entry() 76 int qed_ooo_alloc(struct qed_hwfn *p_hwfn) in qed_ooo_alloc() 236 void qed_ooo_setup(struct qed_hwfn *p_hwfn) in qed_ooo_setup() 245 void qed_ooo_free(struct qed_hwfn *p_hwfn) in qed_ooo_free() 276 void qed_ooo_put_free_buffer(struct qed_hwfn *p_hwfn, in qed_ooo_put_free_buffer() 298 void qed_ooo_put_ready_buffer(struct qed_hwfn *p_hwfn, in qed_ooo_put_ready_buffer() 325 void qed_ooo_delete_isles(struct qed_hwfn *p_hwfn, in qed_ooo_delete_isles() 353 void qed_ooo_add_new_isle(struct qed_hwfn *p_hwfn, in qed_ooo_add_new_isle() 412 void qed_ooo_add_new_buffer(struct qed_hwfn *p_hwfn, in qed_ooo_add_new_buffer() [all …]
|
A D | qed_ll2.c | 98 struct qed_hwfn *p_hwfn = cxt; in qed_ll2b_complete_tx_packet() local 164 struct qed_hwfn *p_hwfn = cxt; in qed_ll2b_complete_rx_packet() local 290 *p_hwfn, in qed_ll2_handle_sanity_inactive() 1378 struct qed_hwfn *p_hwfn = cxt; in qed_ll2_acquire_connection() local 1564 struct qed_hwfn *p_hwfn = cxt; in qed_ll2_establish_connection() local 1777 struct qed_hwfn *p_hwfn = cxt; in qed_ll2_post_rx_buffer() local 1999 struct qed_hwfn *p_hwfn = cxt; in qed_ll2_prepare_tx_packet() local 2052 struct qed_hwfn *p_hwfn = cxt; in qed_ll2_set_fragment_of_tx_packet() local 2089 struct qed_hwfn *p_hwfn = cxt; in qed_ll2_terminate_connection() local 2172 struct qed_hwfn *p_hwfn = cxt; in qed_ll2_release_connection() local [all …]
|
A D | qed_l2.c | 52 int qed_l2_alloc(struct qed_hwfn *p_hwfn) in qed_l2_alloc() 92 void qed_l2_setup(struct qed_hwfn *p_hwfn) in qed_l2_setup() 100 void qed_l2_free(struct qed_hwfn *p_hwfn) in qed_l2_free() 190 _qed_eth_queue_to_cid(struct qed_hwfn *p_hwfn, in _qed_eth_queue_to_cid() 287 qed_eth_queue_to_cid(struct qed_hwfn *p_hwfn, in qed_eth_queue_to_cid() 808 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_filter_accept_cmd() local 2495 struct qed_hwfn *p_hwfn; in qed_start_rxq() local 2526 struct qed_hwfn *p_hwfn; in qed_stop_rxq() local 2547 struct qed_hwfn *p_hwfn; in qed_start_txq() local 2589 struct qed_hwfn *p_hwfn; in qed_stop_txq() local [all …]
|
A D | qed_roce.c | 69 void qed_roce_stop(struct qed_hwfn *p_hwfn) in qed_roce_stop() 132 static void qed_roce_free_cid_pair(struct qed_hwfn *p_hwfn, u16 cid) in qed_roce_free_cid_pair() 140 int qed_roce_alloc_cid(struct qed_hwfn *p_hwfn, u16 *cid) in qed_roce_alloc_cid() 199 static void qed_roce_set_real_cid(struct qed_hwfn *p_hwfn, u32 cid) in qed_roce_set_real_cid() 222 static int qed_roce_sp_create_responder(struct qed_hwfn *p_hwfn, in qed_roce_sp_create_responder() 360 static int qed_roce_sp_create_requester(struct qed_hwfn *p_hwfn, in qed_roce_sp_create_requester() 490 static int qed_roce_sp_modify_responder(struct qed_hwfn *p_hwfn, in qed_roce_sp_modify_responder() 577 static int qed_roce_sp_modify_requester(struct qed_hwfn *p_hwfn, in qed_roce_sp_modify_requester() 811 int qed_roce_query_qp(struct qed_hwfn *p_hwfn, in qed_roce_query_qp() 980 int qed_roce_modify_qp(struct qed_hwfn *p_hwfn, in qed_roce_modify_qp() [all …]
|
A D | qed_sp_commands.c | 24 void qed_sp_destroy_request(struct qed_hwfn *p_hwfn, in qed_sp_destroy_request() 37 int qed_sp_init_request(struct qed_hwfn *p_hwfn, in qed_sp_init_request() 203 qed_tunn_set_pf_update_params(struct qed_hwfn *p_hwfn, in qed_tunn_set_pf_update_params() 265 qed_tunn_set_pf_start_params(struct qed_hwfn *p_hwfn, in qed_tunn_set_pf_start_params() 300 int qed_sp_pf_start(struct qed_hwfn *p_hwfn, in qed_sp_pf_start() 429 int qed_sp_pf_update(struct qed_hwfn *p_hwfn) in qed_sp_pf_update() 453 int qed_sp_pf_update_ufp(struct qed_hwfn *p_hwfn) in qed_sp_pf_update_ufp() 487 int qed_sp_pf_update_tunn_cfg(struct qed_hwfn *p_hwfn, in qed_sp_pf_update_tunn_cfg() 528 int qed_sp_pf_stop(struct qed_hwfn *p_hwfn) in qed_sp_pf_stop() 549 int qed_sp_heartbeat_ramrod(struct qed_hwfn *p_hwfn) in qed_sp_heartbeat_ramrod() [all …]
|
A D | qed_init_fw_funcs.c | 292 static u8 qed_get_ext_voq(struct qed_hwfn *p_hwfn, in qed_get_ext_voq() 394 qed_cmdq_lines_rt_init(struct qed_hwfn *p_hwfn, in qed_cmdq_lines_rt_init() 467 qed_btb_blocks_rt_init(struct qed_hwfn *p_hwfn, in qed_btb_blocks_rt_init() 939 int qed_qm_common_rt_init(struct qed_hwfn *p_hwfn, in qed_qm_common_rt_init() 990 int qed_qm_pf_rt_init(struct qed_hwfn *p_hwfn, in qed_qm_pf_rt_init() 1038 int qed_init_pf_wfq(struct qed_hwfn *p_hwfn, in qed_init_pf_wfq() 1053 int qed_init_pf_rl(struct qed_hwfn *p_hwfn, in qed_init_pf_rl() 1070 int qed_init_vport_wfq(struct qed_hwfn *p_hwfn, in qed_init_vport_wfq() 1112 int qed_init_global_rl(struct qed_hwfn *p_hwfn, in qed_init_global_rl() 1292 void qed_set_gre_enable(struct qed_hwfn *p_hwfn, in qed_set_gre_enable() [all …]
|
A D | qed_ooo.h | 117 static inline int qed_ooo_alloc(struct qed_hwfn *p_hwfn) in qed_ooo_alloc() 122 static inline void qed_ooo_setup(struct qed_hwfn *p_hwfn) {} in qed_ooo_setup() 124 static inline void qed_ooo_free(struct qed_hwfn *p_hwfn) {} in qed_ooo_free() 127 qed_ooo_release_connection_isles(struct qed_hwfn *p_hwfn, in qed_ooo_release_connection_isles() 135 static inline void qed_ooo_put_free_buffer(struct qed_hwfn *p_hwfn, in qed_ooo_put_free_buffer() 140 qed_ooo_get_free_buffer(struct qed_hwfn *p_hwfn, in qed_ooo_get_free_buffer() 149 qed_ooo_get_ready_buffer(struct qed_hwfn *p_hwfn, in qed_ooo_get_ready_buffer() 152 static inline void qed_ooo_delete_isles(struct qed_hwfn *p_hwfn, in qed_ooo_delete_isles() 156 static inline void qed_ooo_add_new_isle(struct qed_hwfn *p_hwfn, in qed_ooo_add_new_isle() 161 static inline void qed_ooo_add_new_buffer(struct qed_hwfn *p_hwfn, in qed_ooo_add_new_buffer() [all …]
|
A D | qed_ptp.c | 26 static enum qed_resc_lock qed_ptcdev_to_resc(struct qed_hwfn *p_hwfn) in qed_ptcdev_to_resc() 42 static int qed_ptp_res_lock(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_ptp_res_lock() 74 static int qed_ptp_res_unlock(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_ptp_res_unlock() 105 struct qed_hwfn *p_hwfn = QED_LEADING_HWFN(cdev); in qed_ptp_hw_read_rx_ts() local 131 struct qed_hwfn *p_hwfn = QED_LEADING_HWFN(cdev); in qed_ptp_hw_read_tx_ts() local 157 struct qed_hwfn *p_hwfn = QED_LEADING_HWFN(cdev); in qed_ptp_hw_read_cc() local 174 struct qed_hwfn *p_hwfn = QED_LEADING_HWFN(cdev); in qed_ptp_hw_cfg_filters() local 257 struct qed_hwfn *p_hwfn = QED_LEADING_HWFN(cdev); in qed_ptp_hw_adjfreq() local 341 struct qed_hwfn *p_hwfn = QED_LEADING_HWFN(cdev); in qed_ptp_hw_enable() local 403 struct qed_hwfn *p_hwfn = QED_LEADING_HWFN(cdev); in qed_ptp_hw_disable() local
|
A D | qed_init_ops.c | 140 void qed_init_store_rt_agg(struct qed_hwfn *p_hwfn, in qed_init_store_rt_agg() 159 static int qed_init_rt(struct qed_hwfn *p_hwfn, in qed_init_rt() 206 int qed_init_alloc(struct qed_hwfn *p_hwfn) in qed_init_alloc() 229 void qed_init_free(struct qed_hwfn *p_hwfn) in qed_init_free() 264 static int qed_init_fill_dmae(struct qed_hwfn *p_hwfn, in qed_init_fill_dmae() 285 static void qed_init_fill(struct qed_hwfn *p_hwfn, in qed_init_fill() 367 static int qed_init_cmd_wr(struct qed_hwfn *p_hwfn, in qed_init_cmd_wr() 428 static void qed_init_cmd_rd(struct qed_hwfn *p_hwfn, in qed_init_cmd_rd() 478 static int qed_init_cmd_cb(struct qed_hwfn *p_hwfn, in qed_init_cmd_cb() 549 int qed_init_run(struct qed_hwfn *p_hwfn, in qed_init_run() [all …]
|
A D | qed_nvmetcp.c | 48 static int qed_sp_nvmetcp_func_start(struct qed_hwfn *p_hwfn, in qed_sp_nvmetcp_func_start() 119 static int qed_sp_nvmetcp_func_stop(struct qed_hwfn *p_hwfn, in qed_sp_nvmetcp_func_stop() 266 static int qed_sp_nvmetcp_conn_offload(struct qed_hwfn *p_hwfn, in qed_sp_nvmetcp_conn_offload() 356 static int qed_sp_nvmetcp_conn_update(struct qed_hwfn *p_hwfn, in qed_sp_nvmetcp_conn_update() 393 static int qed_sp_nvmetcp_conn_terminate(struct qed_hwfn *p_hwfn, in qed_sp_nvmetcp_conn_terminate() 422 static int qed_sp_nvmetcp_conn_clear_sq(struct qed_hwfn *p_hwfn, in qed_sp_nvmetcp_conn_clear_sq() 518 static int qed_nvmetcp_acquire_connection(struct qed_hwfn *p_hwfn, in qed_nvmetcp_acquire_connection() 558 static void qed_nvmetcp_free_connection(struct qed_hwfn *p_hwfn, in qed_nvmetcp_free_connection() 567 int qed_nvmetcp_alloc(struct qed_hwfn *p_hwfn) in qed_nvmetcp_alloc() 581 void qed_nvmetcp_setup(struct qed_hwfn *p_hwfn) in qed_nvmetcp_setup() [all …]
|
A D | qed_debug.c | 919 static u32 qed_grc_get_param(struct qed_hwfn *p_hwfn, in qed_grc_get_param() 1032 *p_hwfn, in qed_get_dbg_block_per_chip() 1763 qed_get_block_attn_data(struct qed_hwfn *p_hwfn, in qed_get_block_attn_data() 1775 qed_get_block_attn_regs(struct qed_hwfn *p_hwfn, in qed_get_block_attn_regs() 1958 void qed_read_regs(struct qed_hwfn *p_hwfn, in qed_read_regs() 2655 static u32 qed_grc_dump_mem(struct qed_hwfn *p_hwfn, in qed_grc_dump_mem() 2882 static u32 qed_grc_dump_ctx(struct qed_hwfn *p_hwfn, in qed_grc_dump_ctx() 3099 static u32 qed_grc_dump_vfc(struct qed_hwfn *p_hwfn, in qed_grc_dump_vfc() 4996 static u32 qed_ilt_dump(struct qed_hwfn *p_hwfn, in qed_ilt_dump() 5230 bool qed_read_fw_info(struct qed_hwfn *p_hwfn, in qed_read_fw_info() [all …]
|
A D | qed_dcbx.c | 199 struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, in qed_dcbx_update_app_info() 371 qed_dcbx_copy_mib(struct qed_hwfn *p_hwfn, in qed_dcbx_copy_mib() 455 qed_dcbx_get_app_data(struct qed_hwfn *p_hwfn, in qed_dcbx_get_app_data() 521 qed_dcbx_get_pfc_data(struct qed_hwfn *p_hwfn, in qed_dcbx_get_pfc_data() 546 qed_dcbx_get_ets_data(struct qed_hwfn *p_hwfn, in qed_dcbx_get_ets_data() 792 qed_dcbx_read_remote_mib(struct qed_hwfn *p_hwfn, in qed_dcbx_read_remote_mib() 916 int qed_dcbx_info_alloc(struct qed_hwfn *p_hwfn) in qed_dcbx_info_alloc() 925 void qed_dcbx_info_free(struct qed_hwfn *p_hwfn) in qed_dcbx_info_free() 1019 qed_dcbx_set_pfc_data(struct qed_hwfn *p_hwfn, in qed_dcbx_set_pfc_data() 1051 qed_dcbx_set_ets_data(struct qed_hwfn *p_hwfn, in qed_dcbx_set_ets_data() [all …]
|
A D | qed_fcoe.c | 86 qed_sp_fcoe_func_start(struct qed_hwfn *p_hwfn, in qed_sp_fcoe_func_start() 224 qed_sp_fcoe_conn_offload(struct qed_hwfn *p_hwfn, in qed_sp_fcoe_conn_offload() 304 qed_sp_fcoe_conn_destroy(struct qed_hwfn *p_hwfn, in qed_sp_fcoe_conn_destroy() 335 qed_sp_fcoe_func_stop(struct qed_hwfn *p_hwfn, in qed_sp_fcoe_func_stop() 366 qed_fcoe_allocate_connection(struct qed_hwfn *p_hwfn, in qed_fcoe_allocate_connection() 533 int qed_fcoe_alloc(struct qed_hwfn *p_hwfn) in qed_fcoe_alloc() 549 void qed_fcoe_setup(struct qed_hwfn *p_hwfn) in qed_fcoe_setup() 578 void qed_fcoe_free(struct qed_hwfn *p_hwfn) in qed_fcoe_free() 599 qed_fcoe_acquire_connection(struct qed_hwfn *p_hwfn, in qed_fcoe_acquire_connection() 642 static void _qed_fcoe_get_tstats(struct qed_hwfn *p_hwfn, in _qed_fcoe_get_tstats() [all …]
|
A D | qed_iscsi.c | 137 qed_sp_iscsi_func_start(struct qed_hwfn *p_hwfn, in qed_sp_iscsi_func_start() 490 qed_sp_iscsi_mac_update(struct qed_hwfn *p_hwfn, in qed_sp_iscsi_mac_update() 593 static int qed_sp_iscsi_func_stop(struct qed_hwfn *p_hwfn, in qed_sp_iscsi_func_stop() 844 int qed_iscsi_alloc(struct qed_hwfn *p_hwfn) in qed_iscsi_alloc() 858 void qed_iscsi_setup(struct qed_hwfn *p_hwfn) in qed_iscsi_setup() 863 void qed_iscsi_free(struct qed_hwfn *p_hwfn) in qed_iscsi_free() 883 static void _qed_iscsi_get_tstats(struct qed_hwfn *p_hwfn, in _qed_iscsi_get_tstats() 909 static void _qed_iscsi_get_mstats(struct qed_hwfn *p_hwfn, in _qed_iscsi_get_mstats() 925 static void _qed_iscsi_get_ustats(struct qed_hwfn *p_hwfn, in _qed_iscsi_get_ustats() 945 static void _qed_iscsi_get_xstats(struct qed_hwfn *p_hwfn, in _qed_iscsi_get_xstats() [all …]
|
A D | qed_fcoe.h | 34 static inline int qed_fcoe_alloc(struct qed_hwfn *p_hwfn) in qed_fcoe_alloc() 39 static inline void qed_fcoe_setup(struct qed_hwfn *p_hwfn) {} in qed_fcoe_setup() 40 static inline void qed_fcoe_free(struct qed_hwfn *p_hwfn) {} in qed_fcoe_free()
|