Home
last modified time | relevance | path

Searched defs:add (Results 626 - 650 of 1023) sorted by relevance

1...<<21222324252627282930>>...41

/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fman/
H A Dfman_keygen.c311 static void keygen_write_sp(struct fman_kg_regs __iomem *regs, u32 sp, bool add) in keygen_write_sp() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_vfpf.c932 bnx2x_vfpf_update_vlan(struct bnx2x *bp, u16 vid, u8 vf_qid, bool add) bnx2x_vfpf_update_vlan() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_sriov.c102 static int hinic_set_vf_vlan(struct hinic_hwdev *hwdev, bool add, u16 vid, in hinic_set_vf_vlan() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/ehea/
H A Dehea_qmr.c608 static int ehea_update_busmap(unsigned long pfn, unsigned long nr_pages, int add) in ehea_update_busmap() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_ethtool_fdir.c1357 ice_fdir_write_fltr(struct ice_pf *pf, struct ice_fdir_fltr *input, bool add, in ice_fdir_write_fltr() argument
1427 ice_fdir_write_all_fltr(struct ice_pf *pf, struct ice_fdir_fltr *input, bool add) ice_fdir_write_all_fltr() argument
[all...]
H A Dice_virtchnl_fdir.c1280 ice_vc_fdir_write_fltr(struct ice_vf *vf, struct virtchnl_fdir_fltr_conf *conf, bool add, bool is_tun) ice_vc_fdir_write_fltr() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_pf.c304 fm10k_update_xc_addr_pf(struct fm10k_hw *hw, u16 glort, const u8 *mac, u16 vid, bool add, u8 flags) fm10k_update_xc_addr_pf() argument
351 fm10k_update_uc_addr_pf(struct fm10k_hw *hw, u16 glort, const u8 *mac, u16 vid, bool add, u8 flags) fm10k_update_uc_addr_pf() argument
372 fm10k_update_mc_addr_pf(struct fm10k_hw *hw, u16 glort, const u8 *mac, u16 vid, bool add) fm10k_update_mc_addr_pf() argument
[all...]
/kernel/linux/linux-6.6/fs/ext4/
H A Dresize.c1777 ext4_group_extend_no_check(struct super_block *sb, ext4_fsblk_t o_blocks_count, ext4_grpblk_t add) ext4_group_extend_no_check() argument
1846 ext4_grpblk_t add; ext4_group_extend() local
2010 ext4_grpblk_t add, offset; ext4_resize_fs() local
[all...]
/kernel/linux/linux-6.6/fs/hostfs/
H A Dhostfs_kern.c50 static int __init hostfs_args(char *options, int *add) in hostfs_args() argument
/kernel/linux/linux-6.6/include/linux/mfd/
H A Ducb1x00.h155 int (*add)(struct ucb1x00_dev *dev); member
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dmtd.h693 void (*add)(struct mtd_info *mtd); member
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dcharger-manager.c883 ktime_t now, add; in cm_setup_timer() local
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.c442 static int ixgbe_set_vf_vlan(struct ixgbe_adapter *adapter, int add, int vid, in ixgbe_set_vf_vlan() argument
974 u32 add = (msgbuf[0] & IXGBE_VT_MSGINFO_MASK) >> IXGBE_VT_MSGINFO_SHIFT; in ixgbe_set_vf_vlan_msg() local
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_prs.c438 static void mvpp2_prs_mac_drop_all_set(struct mvpp2 *priv, int port, bool add) in mvpp2_prs_mac_drop_all_set() argument
526 static void mvpp2_prs_dsa_tag_set(struct mvpp2 *priv, int port, bool add, in mvpp2_prs_dsa_tag_set() argument
110 mvpp2_prs_tcam_port_set(struct mvpp2_prs_entry *pe, unsigned int port, bool add) mvpp2_prs_tcam_port_set() argument
472 mvpp2_prs_mac_promisc_set(struct mvpp2 *priv, int port, enum mvpp2_prs_l2_cast l2_cast, bool add) mvpp2_prs_mac_promisc_set() argument
593 mvpp2_prs_dsa_tag_ethertype_set(struct mvpp2 *priv, int port, bool add, bool tagged, bool extend) mvpp2_prs_dsa_tag_ethertype_set() argument
2232 mvpp2_prs_mac_da_accept(struct mvpp2_port *port, const u8 *da, bool add) mvpp2_prs_mac_da_accept() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Dmcg.c1581 mlx4_PROMISC(struct mlx4_dev *dev, u32 qpn, enum mlx4_steer_type steer, u8 add, u8 port) mlx4_PROMISC() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dlib.c95 iwlagn_manage_ibss_station(struct iwl_priv *priv, struct ieee80211_vif *vif, bool add) iwlagn_manage_ibss_station() argument
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/p54/
H A Deeprom.h96 __le16 add; member
101 __le16 add; member
H A Dp54.h119 s16 add; member
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dcpsw.c178 cpsw_set_mc(struct net_device *ndev, const u8 *addr, int vid, int add) cpsw_set_mc() argument
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinctrl-palmas.c744 int base, add; in palmas_pinconf_get() local
853 int base, add, mask; in palmas_pinconf_set() local
[all...]
/kernel/linux/linux-6.6/drivers/pci/endpoint/functions/
H A Dpci-epf-test.c712 int bar, add; in pci_epf_test_set_bar() local
826 int bar, add; in pci_epf_test_alloc_space() local
/kernel/linux/linux-6.6/crypto/
H A Ddrbg.c780 drbg_add_buf(unsigned char *dst, size_t dstlen, const unsigned char *add, size_t addlen) drbg_add_buf() argument
/kernel/linux/linux-6.6/drivers/md/
H A Draid5-ppl.c1456 int ppl_modify_log(struct r5conf *conf, struct md_rdev *rdev, bool add) in ppl_modify_log() argument
/kernel/linux/linux-6.6/net/sched/
H A Dcls_u32.c1274 static int u32_reoffload(struct tcf_proto *tp, bool add, flow_setup_cb_t *cb, in u32_reoffload() argument
1220 u32_reoffload_hnode(struct tcf_proto *tp, struct tc_u_hnode *ht, bool add, flow_setup_cb_t *cb, void *cb_priv, struct netlink_ext_ack *extack) u32_reoffload_hnode() argument
1240 u32_reoffload_knode(struct tcf_proto *tp, struct tc_u_knode *n, bool add, flow_setup_cb_t *cb, void *cb_priv, struct netlink_ext_ack *extack) u32_reoffload_knode() argument
[all...]
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dfse_compress.c120 { U64 const add = 0x0101010101010101ull; in FSE_buildCTable_wksp() local

Completed in 39 milliseconds

1...<<21222324252627282930>>...41