| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | siena_flash.h | 38 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 D | efx_mcdi.h | 196 __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 D | ef10_mcdi.c | 27 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 D | siena_mcdi.c | 37 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 D | efx_pci.c | 18 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 D | rhead_rx.c | 432 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 D | mcdi_mon.c | 109 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 D | rhead_pci.c | 61 efx_dword_t magic_ed; in rhead_pci_nic_membar_lookup()
|
| H A D | ef10_intr.c | 127 efx_dword_t dword; in ef10_intr_status_line()
|
| H A D | efx_mcdi.c | 251 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 D | siena_phy.c | 421 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 D | efx_tunnel.c | 169 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 D | efx_mae.c | 554 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 D | ef10_rx.c | 750 efx_dword_t dword; in ef10_rx_qpush() 779 efx_dword_t dword; in ef10_rx_qpush_ps_credits()
|
| H A D | ef10_ev.c | 223 efx_dword_t dword; in ef10_ev_qprime() 319 efx_dword_t dword; in ef10_ev_qmoderate()
|
| H A D | ef10_proxy.c | 404 efx_dword_t *inbufp; in efx_mcdi_proxy_cmd()
|
| H A D | rhead_nic.c | 503 efx_dword_t dword; in rhead_nic_hw_unavailable()
|
| H A D | efx_intr.c | 480 efx_dword_t dword; in siena_intr_status_line()
|
| H A D | ef10_tx.c | 383 efx_dword_t dword; in ef10_tx_qpush()
|
| H A D | efx_ev.c | 1193 efx_dword_t dword; in siena_ev_qprime() 1232 efx_dword_t dword; in siena_ev_qmoderate()
|
| H A D | rhead_ev.c | 189 efx_dword_t dword; in rhead_ev_qprime()
|
| H A D | siena_nic.c | 63 efx_dword_t capabilities; in siena_board_cfg()
|
| /f-stack/dpdk/drivers/net/sfc/ |
| H A D | sfc_ef10.h | 104 efx_dword_t dword; in sfc_ef10_rx_qpush() 127 efx_dword_t dword; in sfc_ef10_ev_qprime()
|
| H A D | sfc_ef100.h | 28 efx_dword_t dword; in sfc_ef100_evq_prime()
|
| /f-stack/dpdk/drivers/common/sfc_efx/ |
| H A D | efsys.h | 260 sizeof(efx_dword_t))); \ 319 sizeof(efx_dword_t))); \ 422 sizeof(efx_dword_t))); \ 501 sizeof(efx_dword_t))); \
|