Home
last modified time | relevance | path

Searched refs:tb_size (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/phy/
H A Dmotorcomm.c751 int tb_size, in ytphy_get_delay_reg_value()
756 int tb_size_half = tb_size / 2; in ytphy_get_delay_reg_value()
764 * tb_size is valid. in ytphy_get_delay_reg_value()
767 tb_size = tb_size_half; in ytphy_get_delay_reg_value()
769 for (i = 0; i < tb_size; i++) { in ytphy_get_delay_reg_value()
793 int tb_size = ARRAY_SIZE(ytphy_rgmii_delays); in ytphy_rgmii_clk_delay_config() local
800 ytphy_rgmii_delays, tb_size, in ytphy_rgmii_clk_delay_config()
804 ytphy_rgmii_delays, tb_size, NULL, in ytphy_rgmii_clk_delay_config()
748 ytphy_get_delay_reg_value(struct phy_device *phydev, const char *prop_name, const struct ytphy_cfg_reg_map *tbl, int tb_size, u16 *rxc_dly_en, u32 dflt) ytphy_get_delay_reg_value() argument
/kernel/linux/linux-5.10/drivers/ps3/
H A Dps3-lpm.c1078 u64 tb_size; in ps3_lpm_open() local
1124 &lpm_priv->outlet_id, &tb_size); in ps3_lpm_open()
1139 "tb_size 0x%llx\n", __func__, __LINE__, lpm_priv->lpm_id, in ps3_lpm_open()
1140 lpm_priv->outlet_id, tb_size); in ps3_lpm_open() local
/kernel/linux/linux-6.6/drivers/ps3/
H A Dps3-lpm.c1078 u64 tb_size; in ps3_lpm_open() local
1124 &lpm_priv->outlet_id, &tb_size); in ps3_lpm_open()
1139 "tb_size 0x%llx\n", __func__, __LINE__, lpm_priv->lpm_id, in ps3_lpm_open()
1140 lpm_priv->outlet_id, tb_size); in ps3_lpm_open() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dnexthop.c1044 struct nlattr *tb[], size_t tb_size, in nh_check_attr_group()
1103 for (i = NHA_GROUP_TYPE + 1; i < tb_size; ++i) { in nh_check_attr_group()
1043 nh_check_attr_group(struct net *net, struct nlattr *tb[], size_t tb_size, u16 nh_grp_type, struct netlink_ext_ack *extack) nh_check_attr_group() argument

Completed in 11 milliseconds