Searched refs:snd_seq (Results 1 – 9 of 9) sorted by relevance
/drivers/vdpa/ |
D | vdpa.c | 543 err = vdpa_mgmtdev_fill(mdev, msg, info->snd_portid, info->snd_seq, 0); in vdpa_nl_cmd_mgmtdev_get_doit() 812 err = vdpa_dev_fill(vdev, msg, info->snd_portid, info->snd_seq, 0, info->extack); in vdpa_nl_cmd_dev_get_doit() 1068 u32 seq = info->snd_seq; in vdpa_dev_vendor_stats_fill() 1138 err = vdpa_dev_config_fill(vdev, msg, info->snd_portid, info->snd_seq, in vdpa_nl_cmd_dev_config_get_doit()
|
/drivers/net/ |
D | gtp.c | 352 static int gtp_genl_fill_echo(struct sk_buff *skb, u32 snd_portid, u32 snd_seq, in gtp_genl_fill_echo() argument 357 genlh = genlmsg_put(skb, snd_portid, snd_seq, >p_genl_family, flags, in gtp_genl_fill_echo() 1588 static int gtp_genl_fill_info(struct sk_buff *skb, u32 snd_portid, u32 snd_seq, in gtp_genl_fill_info() argument 1593 genlh = genlmsg_put(skb, snd_portid, snd_seq, >p_genl_family, flags, in gtp_genl_fill_info() 1668 err = gtp_genl_fill_info(skb2, NETLINK_CB(skb).portid, info->snd_seq, in gtp_genl_get_pdp()
|
/drivers/infiniband/hw/cxgb4/ |
D | cm.c | 626 flowc->mnemval[4].val = cpu_to_be32(ep->snd_seq); in send_flowc() 1041 ep->snd_seq += mpalen; in send_mpa_req() 1121 ep->snd_seq += mpalen; in send_mpa_reject() 1210 ep->snd_seq += mpalen; in send_mpa_reply() 1237 ep->snd_seq = be32_to_cpu(req->snd_isn); in act_establish() 2686 ep->snd_seq = be32_to_cpu(req->snd_isn); in pass_establish()
|
D | iw_cxgb4.h | 874 u32 snd_seq; member
|
D | qp.c | 1816 wqe->u.init.iss = cpu_to_be32(qhp->ep->snd_seq); in rdma_init()
|
/drivers/net/team/ |
D | team.c | 2290 hdr = genlmsg_put(msg, info->snd_portid, info->snd_seq, in team_nl_cmd_noop() 2531 err = team_nl_send_options_get(team, info->snd_portid, info->snd_seq, in team_nl_cmd_options_get() 2817 err = team_nl_send_port_list_get(team, info->snd_portid, info->snd_seq, in team_nl_cmd_port_list_get()
|
/drivers/net/ieee802154/ |
D | mac802154_hwsim.c | 478 info->snd_seq, NULL, 0); in hwsim_get_radio_nl()
|
/drivers/net/wireless/virtual/ |
D | mac80211_hwsim.c | 6063 info->snd_seq, NULL, 0); in hwsim_get_radio_nl()
|
/drivers/net/ethernet/qlogic/qed/ |
D | qed_hsi.h | 9106 __le32 snd_seq; member
|