/drivers/net/ethernet/sfc/ |
D | filter.h | 155 static inline void efx_filter_init_rx(struct efx_filter_spec *spec, in efx_filter_init_rx() 167 static inline void efx_filter_init_tx(struct efx_filter_spec *spec, in efx_filter_init_tx() 184 efx_filter_set_ipv4_local(struct efx_filter_spec *spec, u8 proto, in efx_filter_set_ipv4_local() 207 efx_filter_set_ipv4_full(struct efx_filter_spec *spec, u8 proto, in efx_filter_set_ipv4_full() 234 static inline int efx_filter_set_eth_local(struct efx_filter_spec *spec, in efx_filter_set_eth_local() 255 static inline int efx_filter_set_uc_def(struct efx_filter_spec *spec) in efx_filter_set_uc_def() 265 static inline int efx_filter_set_mc_def(struct efx_filter_spec *spec) in efx_filter_set_mc_def()
|
D | ef10.c | 55 unsigned long spec; /* pointer to spec plus flag bits */ member 2192 static unsigned int efx_ef10_filter_hash(const struct efx_filter_spec *spec) in efx_ef10_filter_hash() 2207 static bool efx_ef10_filter_is_exclusive(const struct efx_filter_spec *spec) in efx_ef10_filter_is_exclusive() 2245 const struct efx_filter_spec *spec, in efx_ef10_filter_set_entry() 2252 const struct efx_filter_spec *spec, in efx_ef10_filter_push_prep() 2329 const struct efx_filter_spec *spec, in efx_ef10_filter_push() 2361 struct efx_filter_spec *spec, in efx_ef10_filter_insert() 2598 struct efx_filter_spec *spec; in efx_ef10_filter_remove_internal() local 2696 u32 filter_id, struct efx_filter_spec *spec) in efx_ef10_filter_get_safe() 2767 struct efx_filter_spec *spec; in efx_ef10_filter_get_rx_ids() local [all …]
|
D | farch.c | 1871 struct efx_farch_filter_spec *spec; member 1908 efx_farch_filter_spec_table_id(const struct efx_farch_filter_spec *spec) in efx_farch_filter_spec_table_id() 2025 efx_farch_filter_from_gen_spec(struct efx_farch_filter_spec *spec, in efx_farch_filter_from_gen_spec() 2123 const struct efx_farch_filter_spec *spec) in efx_farch_filter_to_gen_spec() 2213 struct efx_farch_filter_spec *spec) in efx_farch_filter_init_rx_auto() 2227 struct efx_farch_filter_spec *spec) in efx_farch_filter_build() 2336 efx_farch_filter_make_id(const struct efx_farch_filter_spec *spec, in efx_farch_filter_make_id() 2386 struct efx_farch_filter_spec spec; in efx_farch_filter_insert() local 2568 struct efx_farch_filter_spec *spec = &table->spec[filter_idx]; in efx_farch_filter_remove() local 2592 struct efx_farch_filter_spec *spec; in efx_farch_filter_remove_safe() local [all …]
|
D | efx.h | 100 struct efx_filter_spec *spec, in efx_filter_insert_filter() 135 u32 filter_id, struct efx_filter_spec *spec) in efx_filter_get_filter_safe()
|
D | rx.c | 837 struct efx_filter_spec spec; in efx_filter_rfs() local 966 bool efx_filter_is_mc_recipient(const struct efx_filter_spec *spec) in efx_filter_is_mc_recipient()
|
D | ethtool.c | 796 struct efx_filter_spec spec; in efx_ethtool_get_class_rule() local 956 struct efx_filter_spec spec; in efx_ethtool_set_class_rule() local
|
/drivers/video/fbdev/via/ |
D | via_aux_edid.c | 35 struct fb_monspecs *spec = drv->data; in query_edid() local 64 struct fb_monspecs *spec = drv->data; in get_preferred_mode() local 81 struct fb_monspecs *spec = drv->data; in cleanup() local
|
/drivers/net/wireless/rt2x00/ |
D | rt2x00config.c | 178 struct hw_mode_spec *spec = &rt2x00dev->spec; in rt2x00ht_center_channel() local
|
D | rt2x00dev.c | 935 struct hw_mode_spec *spec) in rt2x00lib_probe_hw_modes() 1031 struct hw_mode_spec *spec = &rt2x00dev->spec; in rt2x00lib_probe_hw() local
|
D | rt2500usb.c | 1689 struct hw_mode_spec *spec = &rt2x00dev->spec; in rt2500usb_probe_hw_mode() local
|
D | rt2500pci.c | 1866 struct hw_mode_spec *spec = &rt2x00dev->spec; in rt2500pci_probe_hw_mode() local
|
/drivers/infiniband/hw/usnic/ |
D | usnic_abi.h | 50 struct usnic_transport_spec spec; member
|
D | usnic_vnic.c | 123 void usnic_vnic_res_spec_update(struct usnic_vnic_res_spec *spec, in usnic_vnic_res_spec_update()
|
/drivers/block/ |
D | rbd.c | 349 struct rbd_spec *spec; member 3924 struct rbd_spec *spec = rbd_dev->parent_spec; in rbd_parent_show() local 4004 static struct rbd_spec *rbd_spec_get(struct rbd_spec *spec) in rbd_spec_get() 4012 static void rbd_spec_put(struct rbd_spec *spec) in rbd_spec_put() 4020 struct rbd_spec *spec; in rbd_spec_alloc() local 4035 struct rbd_spec *spec = container_of(kref, struct rbd_spec, kref); in rbd_spec_free() local 4045 struct rbd_spec *spec) in rbd_dev_create() 4490 struct rbd_spec *spec = rbd_dev->spec; in rbd_spec_fill_snap_id() local 4520 struct rbd_spec *spec = rbd_dev->spec; in rbd_spec_fill_names() local 4906 struct rbd_spec *spec = NULL; in rbd_add_parse_args() local [all …]
|
/drivers/mailbox/ |
D | mailbox.c | 302 struct of_phandle_args spec; in mbox_request_channel() local
|
/drivers/md/ |
D | dm-ioctl.c | 1100 struct dm_target_spec *spec; in retrieve_status() local 1218 struct dm_target_spec **spec, char **target_params) in next_target() 1234 struct dm_target_spec *spec = (struct dm_target_spec *) param; in populate_table() local
|
/drivers/video/fbdev/ |
D | atafb.c | 2812 static void __init atafb_setup_ext(char *spec) in atafb_setup_ext() 2929 static void __init atafb_setup_int(char *spec) in atafb_setup_int() 2965 static void __init atafb_setup_mcap(char *spec) in atafb_setup_mcap() 3002 static void __init atafb_setup_user(char *spec) in atafb_setup_user()
|
D | sstfb.c | 1148 struct sst_spec *spec; in sst_init() local 1325 struct sst_spec *spec; in sstfb_probe() local
|
/drivers/mfd/ |
D | kempld-core.c | 52 u8 spec; in kempld_get_info_generic() local
|
/drivers/spmi/ |
D | spmi-pmic-arb.c | 532 struct spmi_pmic_arb_irq_spec *spec, in search_mapping_table() 571 struct spmi_pmic_arb_irq_spec spec; in qpnpint_irq_domain_dt_translate() local
|
/drivers/gpu/drm/nouveau/core/engine/perfmon/ |
D | base.c | 388 const struct nouveau_specdom *spec) in nouveau_perfdom_new()
|
/drivers/net/ethernet/mellanox/mlx4/ |
D | mcg.c | 835 static int parse_trans_rule(struct mlx4_dev *dev, struct mlx4_spec_list *spec, in parse_trans_rule() 1343 struct mlx4_spec_list spec = { {NULL} }; in mlx4_trans_to_dmfs_attach() local
|
D | en_ethtool.c | 929 struct mlx4_spec_list *spec, *tmp_spec; in mlx4_en_flow_replace() local
|
/drivers/dma/ |
D | bcm2835-dma.c | 554 static struct dma_chan *bcm2835_dma_xlate(struct of_phandle_args *spec, in bcm2835_dma_xlate()
|
/drivers/acpi/ |
D | sbs.c | 98 u16 spec; member
|