/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | tc_priv.h | 146 static inline void __flow_flag_set(struct mlx5e_tc_flow *flow, unsigned long flag) in __flow_flag_set() 153 #define flow_flag_set(flow, flag) __flow_flag_set(flow, MLX5E_TC_FLOW_FLAG_##flag) argument 156 unsigned long flag) in __flow_flag_test_and_set() 162 #define flow_flag_test_and_set(flow, flag) \ argument 166 static inline void __flow_flag_clear(struct mlx5e_tc_flow *flow, unsigned long flag) in __flow_flag_clear() 173 #define flow_flag_clear(flow, flag) __flow_flag_clear(flow, \ argument 176 static inline bool __flow_flag_test(struct mlx5e_tc_flow *flow, unsigned long flag) in __flow_flag_test() 185 #define flow_flag_test(flow, flag) __flow_flag_test(flow, \ argument
|
/drivers/staging/media/atomisp/pci/ |
D | atomisp_cmd.c | 1277 int atomisp_gdc_cac(struct atomisp_sub_device *asd, int flag, in atomisp_gdc_cac() 1299 int atomisp_low_light(struct atomisp_sub_device *asd, int flag, in atomisp_low_light() 1316 int atomisp_xnr(struct atomisp_sub_device *asd, int flag, in atomisp_xnr() 1332 int atomisp_nr(struct atomisp_sub_device *asd, int flag, in atomisp_nr() 1352 int atomisp_tnr(struct atomisp_sub_device *asd, int flag, in atomisp_tnr() 1374 int atomisp_black_level(struct atomisp_sub_device *asd, int flag, in atomisp_black_level() 1395 int atomisp_ee(struct atomisp_sub_device *asd, int flag, in atomisp_ee() 1416 int atomisp_gamma(struct atomisp_sub_device *asd, int flag, in atomisp_gamma() 1436 int atomisp_ctc(struct atomisp_sub_device *asd, int flag, in atomisp_ctc() 1456 int atomisp_gamma_correction(struct atomisp_sub_device *asd, int flag, in atomisp_gamma_correction() [all …]
|
/drivers/target/iscsi/ |
D | iscsi_target_tpg.c | 670 u32 flag) in iscsit_ta_generate_node_acls() 719 u32 flag) in iscsit_ta_cache_dynamic_acls() 744 u32 flag) in iscsit_ta_demo_mode_write_protect() 762 u32 flag) in iscsit_ta_prod_mode_write_protect() 781 u32 flag) in iscsit_ta_demo_mode_discovery() 817 u32 flag) in iscsit_ta_t10_pi() 854 u32 flag) in iscsit_ta_tpg_enabled_sendtargets() 872 u32 flag) in iscsit_ta_login_keys_workaround()
|
/drivers/infiniband/hw/hfi1/ |
D | iowait.c | 12 void iowait_set_flag(struct iowait *wait, u32 flag) in iowait_set_flag() 18 bool iowait_flag_set(struct iowait *wait, u32 flag) in iowait_flag_set() 23 inline void iowait_clear_flag(struct iowait *wait, u32 flag) in iowait_clear_flag()
|
/drivers/acpi/ |
D | acpi_dbg.c | 72 static inline bool __acpi_aml_access_ok(unsigned long flag) in __acpi_aml_access_ok() 91 static inline bool __acpi_aml_readable(struct circ_buf *circ, unsigned long flag) in __acpi_aml_readable() 102 static inline bool __acpi_aml_writable(struct circ_buf *circ, unsigned long flag) in __acpi_aml_writable() 203 static int acpi_aml_lock_write(struct circ_buf *circ, unsigned long flag) in acpi_aml_lock_write() 222 static int acpi_aml_lock_read(struct circ_buf *circ, unsigned long flag) in acpi_aml_lock_read() 241 static void acpi_aml_unlock_fifo(unsigned long flag, bool wakeup) in acpi_aml_unlock_fifo()
|
D | pptt.c | 470 int level, int flag) in acpi_find_processor_tag() 510 unsigned int cpu, int level, int flag) in topology_get_acpi_cpu_tag() 557 static int find_acpi_cpu_topology_tag(unsigned int cpu, int level, int flag) in find_acpi_cpu_topology_tag() 586 static int check_acpi_cpu_flag(unsigned int cpu, int rev, u32 flag) in check_acpi_cpu_flag()
|
/drivers/pci/hotplug/ |
D | ibmphp_res.c | 35 static struct bus_node * __init alloc_error_bus(struct ebda_pci_rsrc *curr, u8 busno, int flag) in alloc_error_bus() 77 …_node **new_bus, struct range_node **new_range, struct ebda_pci_rsrc *curr, int flag, u8 first_bus) in alloc_bus_range() 962 u8 flag = 0; in ibmphp_check_resource() local 1479 …ibmphp_find_resource(struct bus_node *bus, u32 start_address, struct resource_node **res, int flag) in ibmphp_find_resource() 1739 static struct bus_node *find_bus_wprev(u8 bus_number, struct bus_node **prev, u8 flag) in find_bus_wprev()
|
/drivers/net/ethernet/intel/ice/ |
D | ice_fltr.c | 278 u16 ethertype, u16 flag, in ice_fltr_add_eth_to_list() 382 ice_fltr_prepare_eth(struct ice_vsi *vsi, u16 ethertype, u16 flag, in ice_fltr_prepare_eth() 462 int ice_fltr_add_eth(struct ice_vsi *vsi, u16 ethertype, u16 flag, in ice_fltr_add_eth() 476 int ice_fltr_remove_eth(struct ice_vsi *vsi, u16 ethertype, u16 flag, in ice_fltr_remove_eth()
|
/drivers/infiniband/hw/cxgb4/ |
D | ev.c | 94 unsigned long flag; in post_qp_event() local 225 unsigned long flag; in c4iw_ev_handler() local
|
D | qp.c | 89 unsigned long flag; in set_state() local 984 unsigned long flag; in complete_sq_drain_wr() local 1040 unsigned long flag; in complete_rq_drain_wr() local 1089 unsigned long flag; in c4iw_post_send() local 1269 unsigned long flag; in c4iw_post_receive() local 1362 unsigned long flag; in c4iw_post_srq_recv() local 1601 unsigned long flag; in __flush_qp() local 1663 unsigned long flag; in flush_qp() local
|
/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | ctxnv40.h | 79 _cp_bra(struct nvkm_grctx *ctx, u32 mod, int flag, int state, int name) in _cp_bra() 97 _cp_wait(struct nvkm_grctx *ctx, int flag, int state) in _cp_wait() 104 _cp_set(struct nvkm_grctx *ctx, int flag, int state) in _cp_set()
|
/drivers/net/ethernet/hisilicon/hns/ |
D | hns_dsaf_rcb.c | 36 void hns_rcb_wait_fbd_clean(struct hnae_queue **qs, int q_num, u32 flag) in hns_rcb_wait_fbd_clean() 138 void hns_rcb_int_ctrl_hw(struct hnae_queue *q, u32 flag, u32 mask) in hns_rcb_int_ctrl_hw() 155 void hns_rcb_int_clr_hw(struct hnae_queue *q, u32 flag) in hns_rcb_int_clr_hw() 168 void hns_rcbv2_int_ctrl_hw(struct hnae_queue *q, u32 flag, u32 mask) in hns_rcbv2_int_ctrl_hw() 179 void hns_rcbv2_int_clr_hw(struct hnae_queue *q, u32 flag) in hns_rcbv2_int_clr_hw()
|
/drivers/target/ |
D | target_core_configfs.c | 660 bool flag; in emulate_model_alias_store() local 689 bool flag; in emulate_write_cache_store() local 741 bool flag; in emulate_tas_store() local 766 bool flag; in emulate_tpu_store() local 796 bool flag; in emulate_tpws_store() local 827 u32 flag; in pi_prot_type_store() local 895 bool flag; in pi_prot_format_store() local 932 bool flag; in pi_prot_verify_store() local 961 bool flag; in force_pr_aptpl_store() local 983 bool flag; in emulate_rest_reord_store() local [all …]
|
/drivers/hte/ |
D | hte.c | 155 unsigned long flag; in hte_ts_put() local 245 unsigned long flag; in hte_ts_dis_en_common() local 341 unsigned long flag; in hte_do_cb_work() local 809 unsigned long flag; in hte_push_ts_ns() local
|
/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_tm.h | 129 u8 flag; member 138 u8 flag; member 147 u8 flag; member 195 u8 flag; member 224 u8 flag; member
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_cudbg.c | 73 u32 cxgb4_get_dump_length(struct adapter *adap, u32 flag) in cxgb4_get_dump_length() 164 u32 flag) in cxgb4_cudbg_collect()
|
/drivers/gpu/drm/nouveau/nvkm/subdev/bus/ |
D | hwsq.c | 116 nvkm_hwsq_setf(struct nvkm_hwsq *hwsq, u8 flag, int data) in nvkm_hwsq_setf() 128 nvkm_hwsq_wait(struct nvkm_hwsq *hwsq, u8 flag, u8 data) in nvkm_hwsq_wait()
|
D | hwsq.h | 126 hwsq_setf(struct hwsq *ram, u8 flag, int data) in hwsq_setf() 132 hwsq_wait(struct hwsq *ram, u8 flag, u8 data) in hwsq_wait()
|
/drivers/clk/bcm/ |
D | clk-kona.h | 32 #define FLAG(type, flag) BCM_CLK_ ## type ## _FLAGS_ ## flag argument 33 #define FLAG_SET(obj, type, flag) ((obj)->flags |= FLAG(type, flag)) argument 34 #define FLAG_CLEAR(obj, type, flag) ((obj)->flags &= ~(FLAG(type, flag))) argument 35 #define FLAG_FLIP(obj, type, flag) ((obj)->flags ^= FLAG(type, flag)) argument 36 #define FLAG_TEST(obj, type, flag) (!!((obj)->flags & FLAG(type, flag))) argument
|
/drivers/mtd/nand/raw/ |
D | hisi504_nand.c | 429 unsigned int flag = 0; in hisi_nfc_cmdfunc() local 500 unsigned int flag; in hinfc_irq_handle() local 583 unsigned int flag = 0; in hisi_nfc_host_init() local 638 unsigned int flag; in hisi_nfc_ecc_probe() local 697 int flag; in hisi_nfc_attach_chip() local
|
/drivers/input/keyboard/ |
D | iqs62x-keys.c | 30 enum iqs62x_event_flag flag; member 104 enum iqs62x_event_flag flag; in iqs62x_keys_init() local
|
/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
D | hclgevf_mbx.c | 229 u16 flag; in hclgevf_mbx_handler() local 311 u8 flag; in hclgevf_mbx_async_handler() local
|
/drivers/staging/rtl8723bs/os_dep/ |
D | xmit_linux.c | 47 …_os_xmit_resource_alloc(struct adapter *padapter, struct xmit_buf *pxmitbuf, u32 alloc_sz, u8 flag) in rtw_os_xmit_resource_alloc() 60 …tw_os_xmit_resource_free(struct adapter *padapter, struct xmit_buf *pxmitbuf, u32 free_sz, u8 flag) in rtw_os_xmit_resource_free()
|
/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
D | phy.h | 84 unsigned long *flag) in rtl92d_acquire_cckandrw_pagea_ctl() 93 unsigned long *flag) in rtl92d_release_cckandrw_pagea_ctl()
|
/drivers/media/radio/wl128x/ |
D | fmdrv.h | 101 u16 flag; /* FM interrupt flag */ member 111 u8 flag; /* RX RDS on/off status */ member 168 u8 flag; member 199 long flag; /* FM driver state machine info */ member
|