Searched full:enum (Results 14751 – 14775 of 20001) sorted by relevance
1...<<591592593594595596597598599600>>...801
/linux/drivers/net/ |
H A D | macsec.c | 107 enum macsec_offload offload; 351 static bool macsec_check_offload(enum macsec_offload offload, in macsec_check_offload() 367 static const struct macsec_ops *__macsec_get_ops(enum macsec_offload offload, in __macsec_get_ops() 1006 static enum rx_handler_result handle_not_macsec(struct sk_buff *skb) in handle_not_macsec() 1009 enum rx_handler_result ret = RX_HANDLER_PASS; in handle_not_macsec() 1538 static enum macsec_offload nla_get_offload(const struct nlattr *nla) in nla_get_offload() 1540 return (__force enum macsec_offload)nla_get_u8(nla); in nla_get_offload() 2664 static int macsec_update_offload(struct net_device *dev, enum macsec_offload offload) in macsec_update_offload() 2666 enum macsec_offload prev_offload; in macsec_update_offload() 2720 enum macsec_offload offload; in macsec_upd_offload() [all …]
|
/linux/drivers/nvme/host/ |
H A D | pci.c | 255 enum nvme_iod_flags { 591 enum nvme_use_sgl { 608 static inline enum nvme_use_sgl nvme_pci_use_sgls(struct nvme_dev *dev, in nvme_pci_use_sgls() 701 enum dma_data_direction dir = rq_dma_dir(req); in nvme_free_sgls() 943 enum nvme_use_sgl use_sgl) in nvme_pci_setup_data_simple() 986 enum nvme_use_sgl use_sgl = nvme_pci_use_sgls(dev, req); in nvme_map_data() 1524 static enum rq_end_io_ret abort_endio(struct request *req, blk_status_t error) in abort_endio() 1586 static enum blk_eh_timer_return nvme_timeout(struct request *req) in nvme_timeout() 2766 static enum rq_end_io_ret nvme_del_queue_end(struct request *req, in nvme_del_queue_end() 2776 static enum rq_end_io_ret nvme_del_cq_end(struct request *req, in nvme_del_cq_end() [all …]
|
/linux/Documentation/networking/ |
H A D | page_pool.rst | 162 enum dma_data_direction dma_dir;
|
/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_vf.c | 103 static int enetc_vf_setup_tc(struct net_device *ndev, enum tc_setup_type type, in enetc_vf_setup_tc()
|
/linux/Documentation/devicetree/ |
H A D | overlay-notes.rst | 124 enum of_overlay_notify_action for details.
|
/linux/sound/soc/codecs/ |
H A D | rt715-sdca-sdw.c | 120 enum sdw_slave_status status) in rt715_sdca_update_status()
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | gm200.c | 192 gm200_disp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm200_disp_new()
|
/linux/arch/arm64/include/asm/ |
H A D | hwcap.h | 197 enum {
|
/linux/drivers/edac/ |
H A D | pasemi_edac.c | 124 enum edac_type edac_mode) in pasemi_edac_init_csrows()
|
/linux/drivers/gpu/drm/tegra/ |
H A D | firewall.c | 126 enum {
|
/linux/tools/testing/selftests/bpf/benchs/ |
H A D | bench_local_storage.c | 20 enum {
|
/linux/include/linux/ |
H A D | posix-timers.h | 193 enum pid_type it_pid_type;
|
/linux/drivers/firmware/broadcom/ |
H A D | tee_bnxt_fw.c | 19 enum ta_cmd {
|
/linux/drivers/gpu/drm/vgem/ |
H A D | vgem_fence.c | 118 enum dma_resv_usage usage; in vgem_fence_attach_ioctl()
|
/linux/drivers/firmware/arm_scmi/vendors/imx/ |
H A D | imx-sm-cpu.c | 21 enum scmi_imx_cpu_protocol_cmd {
|
/linux/arch/arm64/kernel/pi/ |
H A D | patch-scs.c | 57 enum {
|
/linux/drivers/i2c/muxes/ |
H A D | i2c-mux-gpio.c | 188 enum gpiod_flags flag; in i2c_mux_gpio_probe()
|
/linux/drivers/net/ethernet/arc/ |
H A D | emac.h | 53 enum {
|
/linux/tools/testing/selftests/net/ |
H A D | so_incoming_cpu.c | 24 enum when_to_set {
|
/linux/Documentation/networking/net_cachelines/ |
H A D | net_device.rst | 134 enum:8 reg_state
|
/linux/drivers/usb/host/ |
H A D | ehci-ps3.c | 16 enum ps3_ehci_hc_insnreg { in ps3_ehci_setup_insnreg()
|
/linux/drivers/crypto/ccp/ |
H A D | ccp-crypto-des3.c | 148 enum ccp_des3_mode mode;
|
/linux/include/net/nfc/ |
H A D | hci.h | 95 enum {
|
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | rockchip,rk818.yaml | 19 enum:
|
/linux/drivers/net/ovpn/ |
H A D | main.c | 183 enum ovpn_mode mode = OVPN_MODE_P2P; in ovpn_newlink()
|
1...<<591592593594595596597598599600>>...801