| /dpdk/drivers/net/sfc/ |
| H A D | sfc.h | 56 boolean_t lsc_intr; 57 boolean_t rxq_intr; 76 boolean_t flow_ctrl_autoneg; 77 boolean_t include_fcs; 78 boolean_t vlan_strip; 85 boolean_t promisc; 86 boolean_t allmulti; 97 boolean_t mac_stats_reset_pending; 100 boolean_t mac_stats_periodic_dma_supported; 142 boolean_t isolated; [all …]
|
| H A D | sfc_filter.h | 30 boolean_t supports_ip_proto_or_addr_filter; 35 boolean_t supports_rem_or_local_port_filter; 43 boolean_t sfc_filter_is_match_supported(struct sfc_adapter *sa, uint32_t match);
|
| H A D | sfc_ev.c | 52 static boolean_t 66 static boolean_t 78 static boolean_t 151 static boolean_t 165 static boolean_t 177 static boolean_t 191 static boolean_t 204 static boolean_t 220 static boolean_t 230 static boolean_t [all …]
|
| H A D | sfc_rx.h | 114 boolean_t deferred_start; 115 boolean_t deferred_started; 156 boolean_t sfc_rx_check_scatter(size_t pdu, size_t rx_buf_size, 158 boolean_t rx_scatter_enabled,
|
| H A D | sfc_port.c | 41 sfc_port_update_mac_stats(struct sfc_adapter *sa, boolean_t force_upload) in sfc_port_update_mac_stats() 529 static boolean_t 535 static boolean_t 545 boolean_t requested_all_ucast = sfc_get_requested_all_ucast(port); in sfc_set_rx_mode_unchecked() 546 boolean_t requested_all_mcast = sfc_get_requested_all_mcast(port); in sfc_set_rx_mode_unchecked() 561 boolean_t old_all_ucast; in sfc_set_rx_mode() 562 boolean_t old_all_mcast; in sfc_set_rx_mode() 563 boolean_t requested_all_ucast = sfc_get_requested_all_ucast(port); in sfc_set_rx_mode() 564 boolean_t requested_all_mcast = sfc_get_requested_all_mcast(port); in sfc_set_rx_mode() 565 boolean_t actual_all_ucast; in sfc_set_rx_mode() [all …]
|
| H A D | sfc_tx.h | 100 boolean_t deferred_start; 101 boolean_t deferred_started;
|
| /dpdk/drivers/common/sfc_efx/base/ |
| H A D | rhead_ev.c | 19 static boolean_t 26 static __checkReturn boolean_t 33 static __checkReturn boolean_t 40 static __checkReturn boolean_t 48 static boolean_t 63 static boolean_t 70 static boolean_t 214 static __checkReturn boolean_t 221 boolean_t should_abort; in rhead_ev_dispatch() 315 boolean_t should_abort; in rhead_ev_qpoll() [all …]
|
| H A D | efx_impl.h | 130 size_t, boolean_t, 181 efx_rx_hash_type_t, boolean_t); 214 efx_rc_t (*emo_up)(efx_nic_t *, boolean_t *); 221 efx_rxq_t *, boolean_t); 232 uint16_t, boolean_t); 239 efx_rc_t (*epo_power)(efx_nic_t *, boolean_t); /* optional */ 288 efx_rc_t (*efo_reconfigure)(efx_nic_t *, uint8_t const *, boolean_t, 289 boolean_t, boolean_t, boolean_t, 299 __in boolean_t all_unicst, 300 __in boolean_t mulcst, [all …]
|
| H A D | efx.h | 263 extern __checkReturn boolean_t 398 __in boolean_t ev_cpl); 401 extern __checkReturn boolean_t 406 extern __checkReturn boolean_t 493 __out boolean_t *fatalp, 501 __out boolean_t *fatalp); 698 __in boolean_t all_unicst, 699 __in boolean_t mulcst, 700 __in boolean_t all_mulcst, 701 __in boolean_t brdcst); [all …]
|
| H A D | ef10_ev.c | 22 static __checkReturn boolean_t 29 static __checkReturn boolean_t 36 static __checkReturn boolean_t 43 static __checkReturn boolean_t 127 boolean_t low_latency; in ef10_ev_qcreate() 414 static __checkReturn boolean_t 424 boolean_t should_abort; in ef10_ev_rx_packed_stream() 428 boolean_t new_buffer; in ef10_ev_rx_packed_stream() 507 static __checkReturn boolean_t 523 boolean_t cont; in ef10_ev_rx() [all …]
|
| H A D | efx_mac.c | 204 __in boolean_t all_unicst, in efx_mac_filter_set() 205 __in boolean_t mulcst, in efx_mac_filter_set() 206 __in boolean_t all_mulcst, in efx_mac_filter_set() 207 __in boolean_t brdcst) in efx_mac_filter_set() 211 boolean_t old_all_unicst; in efx_mac_filter_set() 212 boolean_t old_mulcst; in efx_mac_filter_set() 213 boolean_t old_all_mulcst; in efx_mac_filter_set() 214 boolean_t old_brdcst; in efx_mac_filter_set() 249 __out boolean_t *all_unicst, in efx_mac_filter_get_all_ucast_mcast() 250 __out boolean_t *all_mulcst) in efx_mac_filter_get_all_ucast_mcast() [all …]
|
| H A D | efx_sram.c | 180 __in boolean_t negate, in efx_sram_byte_increment_set() 195 __in boolean_t negate, in efx_sram_all_the_same_set() 209 __in boolean_t negate, in efx_sram_bit_alternate_set() 222 __in boolean_t negate, in efx_sram_byte_alternate_set() 235 __in boolean_t negate, in efx_sram_byte_changing_set() 256 __in boolean_t negate, in efx_sram_bit_sweep_set()
|
| H A D | efx_tunnel.c | 51 static __checkReturn boolean_t 86 static __checkReturn boolean_t 107 __in boolean_t unloading, in efx_mcdi_set_tunnel_encap_udp_ports() 108 __out boolean_t *resetting) in efx_mcdi_set_tunnel_encap_udp_ports() 486 static boolean_t 540 boolean_t locked = B_FALSE; in efx_tunnel_reconfigure() 542 boolean_t resetting; in efx_tunnel_reconfigure() 641 static __checkReturn boolean_t 661 boolean_t resetting = B_FALSE; in ef10_tunnel_reconfigure() 715 boolean_t resetting; in ef10_tunnel_fini()
|
| H A D | ef10_filter.c | 25 static boolean_t 36 static boolean_t 439 static __checkReturn boolean_t 480 static __checkReturn boolean_t 523 static __checkReturn boolean_t 552 boolean_t restoring; in ef10_filter_restore() 625 __out boolean_t *found) in ef10_filter_add_lookup_equal_spec() 853 boolean_t locked = B_FALSE; in ef10_filter_add_internal() 888 boolean_t found; in ef10_filter_add_internal() 1163 boolean_t locked = B_FALSE; in ef10_filter_delete() [all …]
|
| H A D | ef10_impl.h | 163 extern __checkReturn boolean_t 204 __out boolean_t *fatalp, 212 __out boolean_t *fatalp); 279 extern __checkReturn boolean_t 320 __out boolean_t *mac_upp); 353 __in boolean_t using_rss); 416 extern __checkReturn boolean_t 438 __out boolean_t *supportedp); 499 __in boolean_t all_segments); 663 extern __checkReturn __success(return != B_FALSE) boolean_t [all …]
|
| H A D | efx_ev.c | 445 __checkReturn boolean_t 638 static __checkReturn boolean_t 646 boolean_t ignore = B_FALSE; in siena_ev_rx_not_ok() 728 static __checkReturn boolean_t 738 boolean_t ok; in siena_ev_rx() 740 boolean_t sop; in siena_ev_rx() 741 boolean_t jumbo_cont; in siena_ev_rx() 744 boolean_t is_v6; in siena_ev_rx() 746 boolean_t ignore; in siena_ev_rx() 747 boolean_t should_abort; in siena_ev_rx() [all …]
|
| H A D | efx_intr.c | 43 __out boolean_t *fatalp, 50 __out boolean_t *fatalp); 56 static __checkReturn boolean_t 257 __out boolean_t *fatalp, in efx_intr_status_line() 273 __out boolean_t *fatalp) in efx_intr_status_message() 449 static __checkReturn boolean_t 476 __out boolean_t *fatalp, in siena_intr_status_line() 504 __out boolean_t *fatalp) in siena_intr_status_message()
|
| H A D | rhead_intr.c | 61 __out boolean_t *fatalp, in rhead_intr_status_line() 79 __out boolean_t *fatalp) in rhead_intr_status_message()
|
| H A D | efx_lic.c | 36 __checkReturn __success(return != B_FALSE) boolean_t 46 __checkReturn __success(return != B_FALSE) boolean_t 148 __out boolean_t *licensedp); 183 __out boolean_t *licensedp); 211 __checkReturn __success(return != B_FALSE) boolean_t 221 __checkReturn __success(return != B_FALSE) boolean_t 446 __checkReturn __success(return != B_FALSE) boolean_t 456 boolean_t found; in efx_lic_v1v2_find_key() 478 EFSYS_PROBE1(fail1, boolean_t, B_FALSE); in efx_lic_v1v2_find_key() 483 __checkReturn __success(return != B_FALSE) boolean_t [all …]
|
| H A D | siena_impl.h | 122 extern __checkReturn boolean_t 149 __out boolean_t *supportedp); 180 __in boolean_t vpd, 363 boolean_t sls_mac_up; 383 __in boolean_t on); 459 __out boolean_t *mac_upp);
|
| H A D | efx_mcdi.h | 29 boolean_t emr_quiet; 52 boolean_t emi_ev_cpl; 53 boolean_t emi_new_epoch; 189 __in boolean_t attach); 208 __out boolean_t *supportedp); 214 __out boolean_t *supportedp); 220 __out boolean_t *supportedp); 226 __out boolean_t *supportedp); 273 __in boolean_t events);
|
| H A D | efx_mon.c | 307 __checkReturn boolean_t 571 EFSYS_PROBE1(fail1, boolean_t, B_TRUE); in efx_mon_mcdi_to_efx_stat() 578 __checkReturn boolean_t 687 EFSYS_PROBE1(fail1, boolean_t, B_TRUE); in efx_mon_get_stat_unit() 694 __checkReturn boolean_t 798 EFSYS_PROBE1(fail1, boolean_t, B_TRUE); in efx_mon_get_stat_portmap()
|
| H A D | rhead_pci.c | 53 boolean_t xilinx_tbl_found = B_FALSE; in rhead_pci_nic_membar_lookup() 57 boolean_t bar_found = B_FALSE; in rhead_pci_nic_membar_lookup()
|
| H A D | ef10_intr.c | 124 __out boolean_t *fatalp, in ef10_intr_status_line() 144 __out boolean_t *fatalp) in ef10_intr_status_message()
|
| /dpdk/drivers/common/sfc_efx/ |
| H A D | sfc_efx_mcdi.c | 61 static inline boolean_t 74 sfc_efx_mcdi_poll(struct sfc_efx_mcdi *mcdi, boolean_t proxy) in sfc_efx_mcdi_poll() 79 boolean_t aborted __rte_unused; in sfc_efx_mcdi_poll() 86 boolean_t poll_completed; in sfc_efx_mcdi_poll()
|