Searched refs:OFFSETOF (Results 1 – 8 of 8) sorted by relevance
| /dpdk/drivers/net/qede/base/ |
| H A D | ecore_hw.c | 199 OFFSETOF(struct pxp_ptt_entry, offset), in ecore_ptt_set_win() 390 OFFSETOF(struct pxp_ptt_entry, pretend), in ecore_fid_pretend() 406 OFFSETOF(struct pxp_ptt_entry, pretend), in ecore_port_pretend() 422 OFFSETOF(struct pxp_ptt_entry, pretend), in ecore_port_unpretend() 446 OFFSETOF(struct pxp_ptt_entry, pretend), in ecore_port_fid_pretend()
|
| H A D | ecore_mcp.c | 51 OFFSETOF(struct public_drv_mb, _field), _val) 55 OFFSETOF(struct public_drv_mb, _field)) 516 OFFSETOF(struct public_drv_mb, in ecore_mcp_update_pending_cmd() 538 OFFSETOF(struct public_drv_mb, union_data); in __ecore_mcp_cmd_and_union() 1225 OFFSETOF(struct public_path, in ecore_mcp_handle_vf_flr() 1272 OFFSETOF(struct public_port, in ecore_mcp_handle_transceiver_change() 1279 OFFSETOF(struct public_port, in ecore_mcp_handle_transceiver_change() 1359 OFFSETOF(struct public_port, in ecore_mcp_handle_link_change() 1907 OFFSETOF(struct public_global, in ecore_mcp_mdump_get_info() 2241 OFFSETOF(struct public_global, in ecore_mcp_get_mfw_ver() [all …]
|
| H A D | ecore_dev.c | 4921 OFFSETOF(struct nvm_cfg1, glob) + in ecore_hw_get_nvm_info() 4922 OFFSETOF(struct nvm_cfg1_glob, core_cfg); in ecore_hw_get_nvm_info() 4969 OFFSETOF(struct nvm_cfg1, port[MFW_PORT(p_hwfn)]); in ecore_hw_get_nvm_info() 4972 OFFSETOF(struct nvm_cfg1_port, generic_cont0)); in ecore_hw_get_nvm_info() 4993 OFFSETOF(struct nvm_cfg1, port[MFW_PORT(p_hwfn)]); in ecore_hw_get_nvm_info() 5003 OFFSETOF(struct nvm_cfg1_port, link_settings)); in ecore_hw_get_nvm_info() 5046 OFFSETOF(struct nvm_cfg1_port, ext_phy)); in ecore_hw_get_nvm_info() 5083 OFFSETOF(struct nvm_cfg1, glob) + in ecore_hw_get_nvm_info() 5084 OFFSETOF(struct nvm_cfg1_glob, generic_cont0); in ecore_hw_get_nvm_info() 5150 OFFSETOF(struct nvm_cfg1, glob) + in ecore_hw_get_nvm_info() [all …]
|
| H A D | ecore_mng_tlv.c | 1486 addr = global_addr + OFFSETOF(struct public_global, data_ptr); in ecore_mfw_process_tlv_req() 1488 OFFSETOF(struct public_global, data_size)); in ecore_mfw_process_tlv_req()
|
| H A D | bcm_osal.h | 413 #define OFFSETOF(str, field) __builtin_offsetof(str, field) macro
|
| H A D | ecore_spq.c | 528 p_phys = p_spq->p_phys + OFFSETOF(struct ecore_spq_entry, ramrod); in ecore_spq_setup()
|
| H A D | ecore_sriov.c | 1756 OFFSETOF(struct mstorm_vf_zone, in ecore_iov_vf_mbx_acquire_stats() 1760 OFFSETOF(struct ustorm_vf_zone, in ecore_iov_vf_mbx_acquire_stats() 1764 OFFSETOF(struct pstorm_vf_zone, in ecore_iov_vf_mbx_acquire_stats() 2331 OFFSETOF(struct mstorm_vf_zone, in ecore_iov_vf_mbx_start_rxq_resp()
|
| H A D | ecore_l2.c | 1893 OFFSETOF(struct public_port, stats), in __ecore_get_vport_port_stats() 1969 OFFSETOF(struct public_port, in __ecore_get_vport_port_stats()
|