Searched refs:tb (Results 401 - 425 of 473) sorted by relevance

<<111213141516171819

/linux-master/include/net/netfilter/
H A Dnf_tables.h884 const struct nlattr * const tb[]);
943 const struct nlattr * const tb[]);
1385 const struct nlattr * const tb[]);
1412 const struct nlattr *const tb[],
/linux-master/include/net/
H A Dinet_connection_sock.h323 void inet_csk_update_fastreuse(struct inet_bind_bucket *tb,
H A Dpkt_cls.h367 struct nlattr **tb, struct nlattr *rate_tlv,
370 int tcf_exts_validate_ex(struct net *net, struct tcf_proto *tp, struct nlattr **tb,
524 #define tcf_em_tree_validate(tp, tb, t) ((void)(t), 0)
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c55 static void *seq_tab_get_idx(struct seq_tab *tb, loff_t pos) argument
57 pos -= tb->skip_first;
58 return pos >= tb->rows ? NULL : &tb->data[pos * tb->width];
63 struct seq_tab *tb = seq->private; local
65 if (tb->skip_first && *pos == 0)
68 return seq_tab_get_idx(tb, *pos);
84 const struct seq_tab *tb = seq->private; local
86 return tb
[all...]
/linux-master/crypto/
H A Dvmac.c619 static int vmac_create(struct crypto_template *tmpl, struct rtattr **tb) argument
627 err = crypto_check_attr_type(tb, CRYPTO_ALG_TYPE_SHASH, &mask);
637 crypto_attr_alg_name(tb[1]), 0, mask);
H A Dskcipher.c1028 * @tb: the template parameters
1034 struct crypto_template *tmpl, struct rtattr **tb)
1042 err = crypto_check_attr_type(tb, CRYPTO_ALG_TYPE_SKCIPHER, &mask);
1052 crypto_attr_alg_name(tb[1]), 0, mask);
1033 skcipher_alloc_instance_simple( struct crypto_template *tmpl, struct rtattr **tb) argument
/linux-master/drivers/dma/sh/
H A Drz-dmac.c40 u32 tb; member in struct:rz_lmdesc
321 lmdesc->tb = d->len;
362 lmdesc->tb = sg_dma_len(sg);
/linux-master/net/ipv6/
H A Dsit.c1480 static int ipip6_validate(struct nlattr *tb[], struct nlattr *data[], argument
1553 struct nlattr *tb[], struct nlattr *data[],
1581 if (tb[IFLA_MTU]) {
1582 u32 mtu = nla_get_u32(tb[IFLA_MTU]);
1600 static int ipip6_changelink(struct net_device *dev, struct nlattr *tb[], argument
1552 ipip6_newlink(struct net *src_net, struct net_device *dev, struct nlattr *tb[], struct nlattr *data[], struct netlink_ext_ack *extack) argument
/linux-master/drivers/net/
H A Dvrf.c1691 static int vrf_validate(struct nlattr *tb[], struct nlattr *data[], argument
1694 if (tb[IFLA_ADDRESS]) {
1695 if (nla_len(tb[IFLA_ADDRESS]) != ETH_ALEN) {
1699 if (!is_valid_ether_addr(nla_data(tb[IFLA_ADDRESS]))) {
1721 struct nlattr *tb[], struct nlattr *data[],
1720 vrf_newlink(struct net *src_net, struct net_device *dev, struct nlattr *tb[], struct nlattr *data[], struct netlink_ext_ack *extack) argument
H A Damt.c3124 static int amt_validate(struct nlattr *tb[], struct nlattr *data[], argument
3165 struct nlattr *tb[], struct nlattr *data[],
3189 NL_SET_ERR_MSG_ATTR(extack, tb[IFLA_AMT_LINK],
3195 NL_SET_ERR_MSG_ATTR(extack, tb[IFLA_AMT_LINK],
3204 NL_SET_ERR_MSG_ATTR(extack, tb[IFLA_AMT_LOCAL_IP],
3220 NL_SET_ERR_MSG_ATTR(extack, tb[IFLA_AMT_DISCOVERY_IP],
3234 NL_SET_ERR_MSG_ATTR(extack, tb[IFLA_AMT_DISCOVERY_IP],
3239 NL_SET_ERR_MSG_ATTR(extack, tb[IFLA_AMT_DISCOVERY_IP],
3248 NL_SET_ERR_MSG_ATTR(extack, tb[IFLA_AMT_DISCOVERY_IP],
3164 amt_newlink(struct net *net, struct net_device *dev, struct nlattr *tb[], struct nlattr *data[], struct netlink_ext_ack *extack) argument
/linux-master/net/ipv4/
H A Dip_tunnel.c1216 int ip_tunnel_newlink(struct net_device *dev, struct nlattr *tb[], argument
1243 if (dev->type == ARPHRD_ETHER && !tb[IFLA_ADDRESS])
1247 if (tb[IFLA_MTU]) {
1270 int ip_tunnel_changelink(struct net_device *dev, struct nlattr *tb[], argument
1303 ip_tunnel_update(itn, t, dev, p, !tb[IFLA_MTU], fwmark);
/linux-master/net/ieee802154/
H A Dnl802154.c573 struct nlattr **tb = info->info.attrs; local
575 if (tb[NL802154_ATTR_WPAN_PHY])
576 state->filter_wpan_phy = nla_get_u32(tb[NL802154_ATTR_WPAN_PHY]);
577 if (tb[NL802154_ATTR_WPAN_DEV])
578 state->filter_wpan_phy = nla_get_u64(tb[NL802154_ATTR_WPAN_DEV]) >> 32;
579 if (tb[NL802154_ATTR_IFINDEX]) {
582 int ifidx = nla_get_u32(tb[NL802154_ATTR_IFINDEX]);
/linux-master/net/bridge/
H A Dbr_vlan.c2145 struct nlattr *tb[BRIDGE_VLANDB_ENTRY_MAX + 1]; local
2166 err = nla_parse_nested(tb, BRIDGE_VLANDB_ENTRY_MAX, attr,
2171 if (!tb[BRIDGE_VLANDB_ENTRY_INFO]) {
2177 vinfo = nla_data(tb[BRIDGE_VLANDB_ENTRY_INFO]);
2186 if (tb[BRIDGE_VLANDB_ENTRY_RANGE]) {
2187 vrange_end.vid = nla_get_u16(tb[BRIDGE_VLANDB_ENTRY_RANGE]);
2239 tb, extack);
/linux-master/net/sched/
H A Dsch_api.c478 struct nlattr *tb[TCA_STAB_MAX + 1]; local
485 err = nla_parse_nested_deprecated(tb, TCA_STAB_MAX, opt, stab_policy,
489 if (!tb[TCA_STAB_BASE]) {
494 s = nla_data(tb[TCA_STAB_BASE]);
497 if (!tb[TCA_STAB_DATA]) {
501 tab = nla_data(tb[TCA_STAB_DATA]);
502 tsize = nla_len(tb[TCA_STAB_DATA]) / sizeof(u16);
H A Dcls_api.c3356 int tcf_exts_validate_ex(struct net *net, struct tcf_proto *tp, struct nlattr **tb, argument
3366 if (exts->police && tb[exts->police]) {
3370 a_o = tc_action_load_ops(tb[exts->police], flags,
3374 act = tcf_action_init_1(net, tp, tb[exts->police],
3385 } else if (exts->action && tb[exts->action]) {
3389 err = tcf_action_init(net, tp, tb[exts->action],
3399 if ((exts->action && tb[exts->action]) ||
3400 (exts->police && tb[exts->police])) {
3410 int tcf_exts_validate(struct net *net, struct tcf_proto *tp, struct nlattr **tb, argument
3414 return tcf_exts_validate_ex(net, tp, tb, rate_tl
[all...]
/linux-master/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp9_req_lat_if.c1083 unsigned int *tb; local
1113 tb = instance->tile.va;
1133 *tb++ = (size << 3) + ((offset << 3) & 0x7f);
1134 *tb++ = pa & ~0xf;
1135 *tb++ = (pa << 3) & 0x7f;
1138 *tb++ = (mi_row << 6) + mi_col;
/linux-master/drivers/net/team/
H A Dteam_core.c2211 struct nlattr *tb[], struct nlattr *data[],
2214 if (tb[IFLA_ADDRESS] == NULL)
2220 static int team_validate(struct nlattr *tb[], struct nlattr *data[], argument
2223 if (tb[IFLA_ADDRESS]) {
2224 if (nla_len(tb[IFLA_ADDRESS]) != ETH_ALEN)
2226 if (!is_valid_ether_addr(nla_data(tb[IFLA_ADDRESS])))
2210 team_newlink(struct net *src_net, struct net_device *dev, struct nlattr *tb[], struct nlattr *data[], struct netlink_ext_ack *extack) argument
/linux-master/arch/sparc/kernel/
H A Dtraps_64.c2082 struct trap_per_cpu *tb; local
2088 tb = &trap_block[cpu];
2089 paddr = tb->resum_kernel_buf_pa + offset;
2200 struct trap_per_cpu *tb; local
2206 tb = &trap_block[cpu];
2207 paddr = tb->nonresum_kernel_buf_pa + offset;
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c4542 const struct phytbl_info *tb; local
4590 tb = dot11lcnphytbl_rx_gain_info_extlna_2G_rev2;
4592 tb = dot11lcnphytbl_rx_gain_info_2G_rev2;
4596 tb = dot11lcnphytbl_rx_gain_info_extlna_5G_rev2;
4598 tb = dot11lcnphytbl_rx_gain_info_5G_rev2;
4602 wlc_lcnphy_write_table(pi, &tb[idx]);
4608 tb = &dot11lcn_sw_ctrl_tbl_info_4313_bt_epa;
4610 tb = &dot11lcn_sw_ctrl_tbl_info_4313_bt_epa_p250;
4612 tb = &dot11lcn_sw_ctrl_tbl_info_4313_epa;
4616 tb
[all...]
/linux-master/net/devlink/
H A Ddev.c1375 struct nlattr *tb[DEVLINK_ATTR_SELFTEST_ID_MAX + 1]; local
1391 err = nla_parse_nested(tb, DEVLINK_ATTR_SELFTEST_ID_MAX, attrs,
1417 if (nla_get_flag(tb[i])) {
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_xgmi.c664 task_barrier_init(&hive->tb);
905 task_barrier_add_task(&hive->tb);
1016 task_barrier_rem_task(&hive->tb);
/linux-master/arch/powerpc/include/asm/
H A Dkvm_book3s_64.h145 int kvmhv_vcpu_entry_p9(struct kvm_vcpu *vcpu, u64 time_limit, unsigned long lpcr, u64 *tb);
/linux-master/drivers/net/wireguard/
H A Ddevice.c310 struct nlattr *tb[], struct nlattr *data[],
309 wg_newlink(struct net *src_net, struct net_device *dev, struct nlattr *tb[], struct nlattr *data[], struct netlink_ext_ack *extack) argument
/linux-master/net/hsr/
H A Dhsr_netlink.c33 struct nlattr *tb[], struct nlattr *data[],
32 hsr_newlink(struct net *src_net, struct net_device *dev, struct nlattr *tb[], struct nlattr *data[], struct netlink_ext_ack *extack) argument
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dtestmode.c690 mt7915_tm_set_params(struct mt76_phy *mphy, struct nlattr **tb, argument
711 if (tb[tm_change_map[i]])

Completed in 358 milliseconds

<<111213141516171819