Home
last modified time | relevance | path

Searched defs:p_params (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Dpersistent.h42 iscsi_login_params_t p_params; member
47 iscsi_tunable_params_t p_params; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dcbx.c526 struct ecore_dcbx_params *p_params, bool ieee) in ecore_dcbx_get_app_data()
591 u32 pfc, struct ecore_dcbx_params *p_params) in ecore_dcbx_get_pfc_data()
617 struct ecore_dcbx_params *p_params) in ecore_dcbx_get_ets_data()
665 u32 pfc, struct ecore_dcbx_params *p_params, in ecore_dcbx_get_common_params()
824 struct ecore_dcbx_get *p_params, in ecore_dcbx_get_params()
1170 u32 *pfc, struct ecore_dcbx_params *p_params) in ecore_dcbx_set_pfc_data()
1202 struct ecore_dcbx_params *p_params) in ecore_dcbx_set_ets_data()
1253 struct ecore_dcbx_params *p_params, bool ieee) in ecore_dcbx_set_app_data()
1359 struct ecore_dcbx_set *p_params) in ecore_dcbx_set_dscp_params()
H A Decore_l2.c225 struct ecore_queue_start_common_params *p_params, in _ecore_eth_queue_to_cid()
316 struct ecore_queue_start_common_params *p_params, in ecore_eth_queue_to_cid()
360 struct ecore_queue_start_common_params *p_params) in ecore_eth_queue_to_cid_pf()
366 struct ecore_sp_vport_start_params *p_params) in ecore_sp_eth_vport_start()
469 struct ecore_sp_vport_start_params *p_params) in ecore_sp_vport_start()
667 struct ecore_sge_tpa_params *p_params) in ecore_sp_vport_update_sge_tpa()
699 struct ecore_sp_vport_update_params *p_params) in ecore_sp_update_mcast_bin()
718 struct ecore_sp_vport_update_params *p_params, in ecore_sp_vport_update()
999 struct ecore_queue_start_common_params *p_params, in ecore_eth_rx_queue_start()
1219 struct ecore_queue_start_common_params *p_params, in ecore_eth_tx_queue_start()
H A Decore_vf.h346 …t ecore_vf_pf_vport_update(struct ecore_hwfn *p_hwfn, struct ecore_sp_vport_update_params *p_param… in ecore_vf_pf_vport_update()
357 …id __ecore_vf_get_link_params(struct ecore_hwfn *p_hwfn, struct ecore_mcp_link_params *p_params, s… in __ecore_vf_get_link_params()
H A Decore_hw.c545 struct ecore_dmae_params *p_params) in ecore_dmae_opcode()
892 struct ecore_dmae_params *p_params) in ecore_dmae_execute_command()
1028 struct ecore_dmae_params *p_params) in ecore_dmae_host2host()
H A Decore_dev.c2092 struct ecore_hw_init_params *p_params) in ecore_vf_start()
2128 struct ecore_hw_init_params *p_params) in ecore_hw_init()
3290 struct ecore_hw_prepare_params *p_params) in ecore_hw_get_nvm_info()
3689 struct ecore_hw_prepare_params *p_params) in ecore_get_hw_info()
3951 struct ecore_hw_prepare_params *p_params) in ecore_hw_prepare_single()
4082 struct ecore_hw_prepare_params *p_params) in ecore_hw_prepare()
H A Decore_cxt.c2139 struct ecore_rdma_pf_params *p_params, in ecore_rdma_set_pf_params()
2236 struct ecore_eth_pf_params *p_params = in ecore_cxt_set_pf_params() local
2250 struct ecore_fcoe_pf_params *p_params; in ecore_cxt_set_pf_params() local
2271 struct ecore_iscsi_pf_params *p_params; in ecore_cxt_set_pf_params() local
H A Decore_mcp.c854 struct ecore_load_req_params *p_params) in ecore_mcp_load_req()
3864 struct ecore_resc_lock_params *p_params) in __ecore_mcp_resc_lock()
3926 struct ecore_resc_lock_params *p_params) in ecore_mcp_resc_lock()
3958 struct ecore_resc_unlock_params *p_params) in ecore_mcp_resc_unlock()
H A Decore_iov_api.h754 …_vf(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_iov_vf_init_params *p_params)… in ecore_iov_init_hw_for_vf()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_main.c850 struct ecore_hw_prepare_params p_params; in qede_prepare_edev() local