| /kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_npc.c | 116 int npc_config_ts_kpuaction(struct rvu *rvu, int pf, u16 pcifunc, bool enable) in npc_config_ts_kpuaction() argument 216 npc_enable_mcam_entry(struct rvu *rvu, struct npc_mcam *mcam, int blkaddr, int index, bool enable) npc_enable_mcam_entry() argument 408 npc_fixup_vf_rule(struct rvu *rvu, struct npc_mcam *mcam, int blkaddr, int index, struct mcam_entry *entry, bool *enable) npc_fixup_vf_rule() argument 451 npc_config_mcam_entry(struct rvu *rvu, struct npc_mcam *mcam, int blkaddr, int index, u8 intf, struct mcam_entry *entry, bool enable) npc_config_mcam_entry() argument 755 rvu_npc_enable_promisc_entry(struct rvu *rvu, u16 pcifunc, int nixlf, bool enable) rvu_npc_enable_promisc_entry() argument 835 rvu_npc_enable_bcast_entry(struct rvu *rvu, u16 pcifunc, int nixlf, bool enable) rvu_npc_enable_bcast_entry() argument 941 rvu_npc_enable_allmulti_entry(struct rvu *rvu, u16 pcifunc, int nixlf, bool enable) rvu_npc_enable_allmulti_entry() argument 964 bool enable, update; npc_update_vf_flow_entry() local 1101 npc_enadis_default_mce_entry(struct rvu *rvu, u16 pcifunc, int nixlf, int type, bool enable) npc_enadis_default_mce_entry() argument 1137 npc_enadis_default_entries(struct rvu *rvu, u16 pcifunc, int nixlf, bool enable) npc_enadis_default_entries() argument 1177 rvu_npc_enable_mcam_by_entry_index(struct rvu *rvu, int entry, int intf, bool enable) rvu_npc_enable_mcam_by_entry_index() argument 3391 u8 intf, enable; rvu_mbox_handler_npc_read_base_steer_rule() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_common.c | 3449 void ixgbe_set_mac_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf) in ixgbe_set_mac_anti_spoofing() argument 3473 ixgbe_set_vlan_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf) ixgbe_set_vlan_anti_spoofing() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpni-cmd.h | 156 u8 enable; member 344 u8 enable; member 352 u8 enable; member 512 u8 enable; member 531 u8 enable; member 547 u8 enable; member 558 u8 enable; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
| H A D | wmi-tlv.c | 4043 ath10k_wmi_tlv_op_gen_adaptive_qcs(struct ath10k *ar, bool enable) in ath10k_wmi_tlv_op_gen_adaptive_qcs() argument 3677 ath10k_wmi_tlv_op_gen_wow_add_wakeup_event(struct ath10k *ar, u32 vdev_id, enum wmi_wow_wakeup_event event, u32 enable) ath10k_wmi_tlv_op_gen_wow_add_wakeup_event() argument 4142 ath10k_wmi_tlv_op_gen_vdev_spectral_enable(struct ath10k *ar, u32 vdev_id, u32 trigger, u32 enable) ath10k_wmi_tlv_op_gen_vdev_spectral_enable() argument [all...] |
| H A D | wmi-ops.h | 1485 ath10k_wmi_adaptive_qcs(struct ath10k *ar, bool enable) in ath10k_wmi_adaptive_qcs() argument 804 ath10k_wmi_vdev_spectral_enable(struct ath10k *ar, u32 vdev_id, u32 trigger, u32 enable) ath10k_wmi_vdev_spectral_enable() argument 1358 ath10k_wmi_wow_add_wakeup_event(struct ath10k *ar, u32 vdev_id, enum wmi_wow_wakeup_event event, u32 enable) ath10k_wmi_wow_add_wakeup_event() argument 1528 ath10k_wmi_pdev_enable_adaptive_cca(struct ath10k *ar, u8 enable, u32 detect_level, u32 detect_margin) ath10k_wmi_pdev_enable_adaptive_cca() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
| H A D | ptp.c | 2152 efx_phc_enable(struct ptp_clock_info *ptp, struct ptp_clock_request *request, int enable) efx_phc_enable() argument
|
| /kernel/linux/linux-6.6/drivers/net/phy/ |
| H A D | sfp.c | 1974 static int sfp_sm_mod_hpower(struct sfp *sfp, bool enable) in sfp_sm_mod_hpower() argument
|
| /kernel/linux/linux-6.6/drivers/media/platform/nxp/ |
| H A D | imx7-media-csi.c | 1695 static int imx7_csi_s_stream(struct v4l2_subdev *sd, int enable) in imx7_csi_s_stream() argument
|
| H A D | imx-mipi-csis.c | 333 bool enable; member 935 static int mipi_csis_s_stream(struct v4l2_subdev *sd, int enable) in mipi_csis_s_stream() argument
|
| /kernel/linux/linux-6.6/drivers/media/platform/renesas/rcar-vin/ |
| H A D | rcar-csi2.c | 1146 static int rcsi2_s_stream(struct v4l2_subdev *sd, int enable) in rcsi2_s_stream() argument
|
| /kernel/linux/linux-6.6/drivers/media/i2c/ |
| H A D | adv7842.c | 2132 static void adv7842_irq_enable(struct v4l2_subdev *sd, bool enable) in adv7842_irq_enable() argument 2237 static int adv7842_cec_adap_enable(struct cec_adapter *adap, bool enable) in adv7842_cec_adap_enable() argument [all...] |
| H A D | hi846.c | 1604 static int hi846_set_stream(struct v4l2_subdev *sd, int enable) in hi846_set_stream() argument
|
| H A D | imx290.c | 1039 static int imx290_set_stream(struct v4l2_subdev *sd, int enable) in imx290_set_stream() argument
|
| /kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/ |
| H A D | camss-vfe-4-7.c | 321 static void vfe_wm_enable(struct vfe_device *vfe, u8 wm, u8 enable) in vfe_wm_enable() argument 331 static void vfe_wm_frame_based(struct vfe_device *vfe, u8 wm, u8 enable) in vfe_wm_frame_based() argument 496 static void vfe_bus_enable_wr_if(struct vfe_device *vfe, u8 enable) in vfe_bus_enable_wr_if() argument 396 vfe_wm_line_based(struct vfe_device *vfe, u32 wm, struct v4l2_pix_format_mplane *pix, u8 plane, u32 enable) vfe_wm_line_based() argument 576 vfe_set_xbar_cfg(struct vfe_device *vfe, struct vfe_output *output, u8 enable) vfe_set_xbar_cfg() argument 646 vfe_set_realign_cfg(struct vfe_device *vfe, struct vfe_line *line, u8 enable) vfe_set_realign_cfg() argument 700 vfe_enable_irq_wm_line(struct vfe_device *vfe, u8 wm, enum vfe_line_id line_id, u8 enable) vfe_enable_irq_wm_line() argument 717 vfe_enable_irq_pix_line(struct vfe_device *vfe, u8 comp, enum vfe_line_id line_id, u8 enable) vfe_enable_irq_pix_line() argument 934 vfe_set_cgc_override(struct vfe_device *vfe, u8 wm, u8 enable) vfe_set_cgc_override() argument 988 vfe_set_camif_cmd(struct vfe_device *vfe, u8 enable) vfe_set_camif_cmd() argument 1006 vfe_set_module_cfg(struct vfe_device *vfe, u8 enable) vfe_set_module_cfg() argument [all...] |
| H A D | camss-vfe-4-8.c | 304 static void vfe_wm_frame_based(struct vfe_device *vfe, u8 wm, u8 enable) in vfe_wm_frame_based() argument 468 static void vfe_bus_enable_wr_if(struct vfe_device *vfe, u8 enable) in vfe_bus_enable_wr_if() argument 369 vfe_wm_line_based(struct vfe_device *vfe, u32 wm, struct v4l2_pix_format_mplane *pix, u8 plane, u32 enable) vfe_wm_line_based() argument 547 vfe_set_xbar_cfg(struct vfe_device *vfe, struct vfe_output *output, u8 enable) vfe_set_xbar_cfg() argument 617 vfe_set_realign_cfg(struct vfe_device *vfe, struct vfe_line *line, u8 enable) vfe_set_realign_cfg() argument 672 vfe_enable_irq_wm_line(struct vfe_device *vfe, u8 wm, enum vfe_line_id line_id, u8 enable) vfe_enable_irq_wm_line() argument 689 vfe_enable_irq_pix_line(struct vfe_device *vfe, u8 comp, enum vfe_line_id line_id, u8 enable) vfe_enable_irq_pix_line() argument 866 vfe_set_cgc_override(struct vfe_device *vfe, u8 wm, u8 enable) vfe_set_cgc_override() argument 920 vfe_set_camif_cmd(struct vfe_device *vfe, u8 enable) vfe_set_camif_cmd() argument 938 vfe_set_module_cfg(struct vfe_device *vfe, u8 enable) vfe_set_module_cfg() argument 1029 vfe_wm_enable(struct vfe_device *vfe, u8 wm, u8 enable) vfe_wm_enable() argument [all...] |
| H A D | camss-vfe-4-1.c | 270 static void vfe_wm_enable(struct vfe_device *vfe, u8 wm, u8 enable) in vfe_wm_enable() argument 280 static void vfe_wm_frame_based(struct vfe_device *vfe, u8 wm, u8 enable) in vfe_wm_frame_based() argument 399 static void vfe_bus_enable_wr_if(struct vfe_device *vfe, u8 enable) in vfe_bus_enable_wr_if() argument 303 vfe_wm_line_based(struct vfe_device *vfe, u32 wm, struct v4l2_pix_format_mplane *pix, u8 plane, u32 enable) vfe_wm_line_based() argument 483 vfe_set_xbar_cfg(struct vfe_device *vfe, struct vfe_output *output, u8 enable) vfe_set_xbar_cfg() argument 518 vfe_set_realign_cfg(struct vfe_device *vfe, struct vfe_line *line, u8 enable) vfe_set_realign_cfg() argument 546 vfe_enable_irq_wm_line(struct vfe_device *vfe, u8 wm, enum vfe_line_id line_id, u8 enable) vfe_enable_irq_wm_line() argument 563 vfe_enable_irq_pix_line(struct vfe_device *vfe, u8 comp, enum vfe_line_id line_id, u8 enable) vfe_enable_irq_pix_line() argument 761 vfe_set_cgc_override(struct vfe_device *vfe, u8 wm, u8 enable) vfe_set_cgc_override() argument 818 vfe_set_camif_cmd(struct vfe_device *vfe, u8 enable) vfe_set_camif_cmd() argument 834 vfe_set_module_cfg(struct vfe_device *vfe, u8 enable) vfe_set_module_cfg() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
| H A D | stv0910.c | 1223 static int gate_ctrl(struct dvb_frontend *fe, int enable) in gate_ctrl() argument
|
| /kernel/linux/linux-6.6/drivers/media/pci/ddbridge/ |
| H A D | ddbridge-core.c | 860 static int locked_gate_ctrl(struct dvb_frontend *fe, int enable) in locked_gate_ctrl() argument
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/ |
| H A D | wmi.c | 2113 int wmi_led_cfg(struct wil6210_priv *wil, bool enable) in wmi_led_cfg() argument 2170 int wmi_rbufcap_cfg(struct wil6210_priv *wil, bool enable, u16 threshold) in wmi_rbufcap_cfg() argument
|
| H A D | debugfs.c | 1775 bool enable; in wil_tx_latency_write() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
| H A D | cfg80211.c | 429 ath6kl_cfg80211_sta_bmiss_enhance(struct ath6kl_vif *vif, bool enable) ath6kl_cfg80211_sta_bmiss_enhance() argument
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/pcie/ |
| H A D | trans.c | 3490 static void iwl_trans_pci_interrupts(struct iwl_trans *trans, bool enable) in iwl_trans_pci_interrupts() argument
|
| /kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
| H A D | cfg80211.c | 2266 u16 enable = true; in mwifiex_cfg80211_assoc() local
|
| H A D | ioctl.h | 313 u16 enable; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
| H A D | rtw8822b.c | 1050 static void rtw8822b_cfg_ldo25(struct rtw_dev *rtwdev, bool enable) in rtw8822b_cfg_ldo25() argument 1545 rtw8822b_bf_config_bfee_su(struct rtw_dev *rtwdev, struct rtw_vif *vif, struct rtw_bfee *bfee, bool enable) rtw8822b_bf_config_bfee_su() argument 1555 rtw8822b_bf_config_bfee_mu(struct rtw_dev *rtwdev, struct rtw_vif *vif, struct rtw_bfee *bfee, bool enable) rtw8822b_bf_config_bfee_mu() argument 1565 rtw8822b_bf_config_bfee(struct rtw_dev *rtwdev, struct rtw_vif *vif, struct rtw_bfee *bfee, bool enable) rtw8822b_bf_config_bfee() argument [all...] |