Lines Matching refs:efx_nic
32 static inline u32 efx_rx_buf_hash(struct efx_nic *efx, const u8 *eh) in efx_rx_buf_hash()
65 void efx_unmap_rx_buffer(struct efx_nic *efx, struct efx_rx_buffer *rx_buf);
67 static inline void efx_sync_rx_buffer(struct efx_nic *efx, in efx_sync_rx_buffer()
80 void efx_rx_config_page_split(struct efx_nic *efx);
87 struct efx_rss_context *efx_alloc_rss_context_entry(struct efx_nic *efx);
88 struct efx_rss_context *efx_find_rss_context_entry(struct efx_nic *efx, u32 id);
90 void efx_set_default_rx_indir_table(struct efx_nic *efx,
101 struct efx_arfs_rule *efx_rps_hash_find(struct efx_nic *efx,
103 struct efx_arfs_rule *efx_rps_hash_add(struct efx_nic *efx,
106 void efx_rps_hash_del(struct efx_nic *efx, const struct efx_filter_spec *spec);
113 int efx_probe_filters(struct efx_nic *efx);
114 void efx_remove_filters(struct efx_nic *efx);