Searched defs:attrtype (Results 1 – 7 of 7) sorted by relevance
/drivers/net/ethernet/rocker/ |
D | rocker_tlv.h | 139 rocker_tlv_put_u8(struct rocker_desc_info *desc_info, int attrtype, u8 value) in rocker_tlv_put_u8() 147 rocker_tlv_put_u16(struct rocker_desc_info *desc_info, int attrtype, u16 value) in rocker_tlv_put_u16() 155 rocker_tlv_put_be16(struct rocker_desc_info *desc_info, int attrtype, __be16 value) in rocker_tlv_put_be16() 163 rocker_tlv_put_u32(struct rocker_desc_info *desc_info, int attrtype, u32 value) in rocker_tlv_put_u32() 171 rocker_tlv_put_be32(struct rocker_desc_info *desc_info, int attrtype, __be32 value) in rocker_tlv_put_be32() 179 rocker_tlv_put_u64(struct rocker_desc_info *desc_info, int attrtype, u64 value) in rocker_tlv_put_u64() 187 rocker_tlv_nest_start(struct rocker_desc_info *desc_info, int attrtype) in rocker_tlv_nest_start()
|
D | rocker_tlv.c | 33 int attrtype, int attrlen, const void *data) in rocker_tlv_put()
|
/drivers/block/drbd/ |
D | drbd_nla.c | 44 struct nlattr *drbd_nla_find_nested(int maxtype, struct nlattr *nla, int attrtype) in drbd_nla_find_nested()
|
/drivers/infiniband/core/ |
D | addr.c | 156 int attrtype; in ib_nl_ip_send_msg() local
|
/drivers/net/ |
D | macsec.c | 1486 static int nla_put_sci(struct sk_buff *skb, int attrtype, sci_t value, in nla_put_sci() 1497 static int nla_put_ssci(struct sk_buff *skb, int attrtype, ssci_t value) in nla_put_ssci()
|
D | geneve.c | 1415 int attrtype; in geneve_nl2info() local
|
/drivers/net/vxlan/ |
D | vxlan_core.c | 3940 int attrtype, unsigned long mask, bool changelink, in vxlan_nl2flag()
|