Home
last modified time | relevance | path

Searched refs:efx_dword_t (Results 1 – 25 of 34) sorted by relevance

12

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Dsiena_flash.h38 efx_dword_t magic;
39 efx_dword_t no_of_blobs;
43 efx_dword_t magic;
44 efx_dword_t cpu_type;
45 efx_dword_t build_variant;
46 efx_dword_t offset;
47 efx_dword_t length;
48 efx_dword_t checksum;
129 efx_dword_t capabilities;
142 efx_dword_t value;
[all …]
H A Defx_mcdi.h196 __out_opt efx_dword_t *capabilitiesp,
307 EFX_POPULATE_DWORD_1(*MCDI_IN2(_emr, efx_dword_t, _ofst), \
311 EFX_SET_DWORD_FIELD(*MCDI_IN2(_emr, efx_dword_t, _ofst), \
315 EFX_POPULATE_DWORD_1(*MCDI_IN2(_emr, efx_dword_t, _ofst), \
320 EFX_POPULATE_DWORD_2(*MCDI_IN2(_emr, efx_dword_t, _ofst), \
326 EFX_POPULATE_DWORD_3(*MCDI_IN2(_emr, efx_dword_t, _ofst), \
426 MCDI_IN2((_emr), efx_dword_t, _ofst)->ed_u32[0] = (_value)
447 EFX_DWORD_FIELD(*MCDI_OUT2(_emr, efx_dword_t, _ofst), \
451 EFX_DWORD_FIELD(*MCDI_OUT2(_emr, efx_dword_t, _ofst), \
455 EFX_DWORD_FIELD(*(MCDI_OUT2(_emr, efx_dword_t, _ofst) + \
[all …]
H A Def10_mcdi.c27 efx_dword_t dword; in ef10_mcdi_init()
142 efx_dword_t dword; in ef10_mcdi_send_request()
148 for (pos = 0; pos < hdr_len; pos += sizeof (efx_dword_t)) { in ef10_mcdi_send_request()
149 dword = *(efx_dword_t *)((uint8_t *)hdrp + pos); in ef10_mcdi_send_request()
154 for (pos = 0; pos < sdu_len; pos += sizeof (efx_dword_t)) { in ef10_mcdi_send_request()
155 dword = *(efx_dword_t *)((uint8_t *)sdup + pos); in ef10_mcdi_send_request()
197 efx_dword_t hdr; in ef10_mcdi_poll_response()
215 efx_dword_t data; in ef10_mcdi_read_response()
233 efx_dword_t dword; in ef10_mcdi_poll_reboot()
H A Dsiena_mcdi.c37 efx_dword_t dword; in siena_mcdi_send_request()
49 EFSYS_ASSERT3U(hdr_len, ==, sizeof (efx_dword_t)); in siena_mcdi_send_request()
50 dword = *(efx_dword_t *)hdrp; in siena_mcdi_send_request()
54 for (pos = 0; pos < sdu_len; pos += sizeof (efx_dword_t)) { in siena_mcdi_send_request()
55 dword = *(efx_dword_t *)((uint8_t *)sdup + pos); in siena_mcdi_send_request()
80 efx_dword_t dword; in siena_mcdi_poll_reboot()
108 efx_dword_t hdr; in siena_mcdi_poll_response()
128 efx_dword_t data; in siena_mcdi_read_response()
H A Defx_pci.c18 efx_dword_t hdr; in efx_pci_config_next_ext_cap()
66 efx_dword_t hdr; in efx_pci_config_find_next_ext_cap()
195 efx_dword_t cap_hdr; in efx_pci_read_ext_cap_xilinx_table()
H A Drhead_rx.c432 const efx_dword_t *resp; in efx_mcdi_query_rx_prefix_id()
433 const efx_dword_t *finfo; in efx_mcdi_query_rx_prefix_id()
475 resp = MCDI_OUT2(req, efx_dword_t, QUERY_RX_PREFIX_ID_OUT_RESPONSE); in efx_mcdi_query_rx_prefix_id()
489 finfo = (const efx_dword_t *)((const uint8_t *)resp + in efx_mcdi_query_rx_prefix_id()
H A Dmcdi_mon.c109 efx_dword_t dword; in mcdi_mon_decode_stats()
351 efx_dword_t *maskp;
377 maskp = MCDI_OUT2(req, efx_dword_t, SENSOR_INFO_OUT_MASK);
H A Drhead_pci.c61 efx_dword_t magic_ed; in rhead_pci_nic_membar_lookup()
H A Def10_intr.c127 efx_dword_t dword; in ef10_intr_status_line()
H A Defx_mcdi.c251 efx_dword_t hdr[2]; in efx_mcdi_request_start()
349 efx_dword_t hdr[2]; in efx_mcdi_read_response_header()
395 efx_dword_t err[2]; in efx_mcdi_read_response_header()
403 if (err_len >= (MC_CMD_ERR_CODE_OFST + sizeof (efx_dword_t))) in efx_mcdi_read_response_header()
406 if (err_len >= (MC_CMD_ERR_ARG_OFST + sizeof (efx_dword_t))) in efx_mcdi_read_response_header()
467 efx_dword_t hdr[2]; in efx_mcdi_finish_response()
1387 EFX_DWORD_FIELD(*MCDI_OUT(req, efx_dword_t, ofst), in efx_mcdi_read_assertion()
1389 ofst += sizeof (efx_dword_t); in efx_mcdi_read_assertion()
1480 __out_opt efx_dword_t *capabilitiesp,
1526 *capabilitiesp = *MCDI_OUT2(req, efx_dword_t,
[all …]
H A Dsiena_phy.c421 efx_dword_t dword; \
456 efx_dword_t dword; in siena_phy_decode_stats()
498 efx_dword_t dword; in siena_phy_decode_stats()
H A Defx_tunnel.c169 EFX_STATIC_ASSERT(sizeof (efx_dword_t) == in efx_mcdi_set_tunnel_encap_udp_ports()
172 MCDI_IN2(req, efx_dword_t, in efx_mcdi_set_tunnel_encap_udp_ports()
H A Defx_mae.c554 efx_dword_t dword; in efx_mae_mport_by_phy_port()
582 efx_dword_t dword; in efx_mae_mport_by_pcie_function()
670 efx_dword_t dword; in efx_mae_match_spec_field_set()
1272 efx_dword_t dword; in efx_mae_action_set_populate_drop()
H A Def10_rx.c750 efx_dword_t dword; in ef10_rx_qpush()
779 efx_dword_t dword; in ef10_rx_qpush_ps_credits()
H A Def10_ev.c223 efx_dword_t dword; in ef10_ev_qprime()
319 efx_dword_t dword; in ef10_ev_qmoderate()
H A Def10_proxy.c404 efx_dword_t *inbufp; in efx_mcdi_proxy_cmd()
H A Drhead_nic.c503 efx_dword_t dword; in rhead_nic_hw_unavailable()
H A Defx_intr.c480 efx_dword_t dword; in siena_intr_status_line()
H A Def10_tx.c383 efx_dword_t dword; in ef10_tx_qpush()
H A Defx_ev.c1193 efx_dword_t dword; in siena_ev_qprime()
1232 efx_dword_t dword; in siena_ev_qmoderate()
H A Drhead_ev.c189 efx_dword_t dword; in rhead_ev_qprime()
H A Dsiena_nic.c63 efx_dword_t capabilities; in siena_board_cfg()
/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_ef10.h104 efx_dword_t dword; in sfc_ef10_rx_qpush()
127 efx_dword_t dword; in sfc_ef10_ev_qprime()
H A Dsfc_ef100.h28 efx_dword_t dword; in sfc_ef100_evq_prime()
/f-stack/dpdk/drivers/common/sfc_efx/
H A Defsys.h260 sizeof(efx_dword_t))); \
319 sizeof(efx_dword_t))); \
422 sizeof(efx_dword_t))); \
501 sizeof(efx_dword_t))); \

12