Home
last modified time | relevance | path

Searched refs:skb_put_zero (Results 1 – 25 of 64) sorted by relevance

123

/OK3568_Linux_fs/kernel/net/ncsi/
H A Dncsi-cmd.c68 cmd = skb_put_zero(skb, sizeof(*cmd)); in ncsi_cmd_handler_default()
79 cmd = skb_put_zero(skb, sizeof(*cmd)); in ncsi_cmd_handler_sp()
91 cmd = skb_put_zero(skb, sizeof(*cmd)); in ncsi_cmd_handler_dc()
103 cmd = skb_put_zero(skb, sizeof(*cmd)); in ncsi_cmd_handler_rc()
114 cmd = skb_put_zero(skb, sizeof(*cmd)); in ncsi_cmd_handler_ae()
127 cmd = skb_put_zero(skb, sizeof(*cmd)); in ncsi_cmd_handler_sl()
140 cmd = skb_put_zero(skb, sizeof(*cmd)); in ncsi_cmd_handler_svf()
154 cmd = skb_put_zero(skb, sizeof(*cmd)); in ncsi_cmd_handler_ev()
167 cmd = skb_put_zero(skb, sizeof(*cmd)); in ncsi_cmd_handler_sma()
182 cmd = skb_put_zero(skb, sizeof(*cmd)); in ncsi_cmd_handler_ebf()
[all …]
/OK3568_Linux_fs/kernel/net/batman-adv/
H A Dbat_v_elp.c232 skb_put_zero(skb, probe_len - hard_iface->bat_v.elp_skb->len); in batadv_v_elp_wifi_neigh_probe()
356 elp_buff = skb_put_zero(hard_iface->bat_v.elp_skb, in batadv_v_elp_iface_enable()
/OK3568_Linux_fs/kernel/net/bridge/netfilter/
H A Dnft_reject_bridge.c148 icmph = skb_put_zero(nskb, sizeof(struct icmphdr)); in nft_reject_br_send_v4_unreach()
277 icmp6h = skb_put_zero(nskb, sizeof(struct icmp6hdr)); in nft_reject_br_send_v6_unreach()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_ncm.c1002 skb_put_zero(skb2, ndp_pad); in package_for_tx()
1010 skb_put_zero(skb2, dgram_idx_len); in package_for_tx()
1075 ntb_data = skb_put_zero(ncm->skb_tx_data, ncb_len); in ncm_wrap_ntb()
1111 ntb_ndp = skb_put_zero(ncm->skb_tx_ndp, dgram_idx_len); in ncm_wrap_ntb()
1124 skb_put_zero(ncm->skb_tx_data, dgram_pad); in ncm_wrap_ntb()
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dcdc_ncm.c1066 skb_put_zero(skb, align); in cdc_ncm_align_tail()
1118 ndp16 = skb_put_zero(skb, ctx->max_ndp_size); in cdc_ncm_ndp16()
1173 ndp32 = skb_put_zero(skb, ctx->max_ndp_size); in cdc_ncm_ndp32()
1262 nth.nth16 = skb_put_zero(skb_out, sizeof(struct usb_cdc_ncm_nth16)); in cdc_ncm_fill_tx_frame()
1268 nth.nth32 = skb_put_zero(skb_out, sizeof(struct usb_cdc_ncm_nth32)); in cdc_ncm_fill_tx_frame()
1419 skb_put_zero(skb_out, padding_count); in cdc_ncm_fill_tx_frame()
H A Dkalmia.c212 skb_put_zero(skb, padlen); in kalmia_tx_fixup()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Dfw.c743 nlo_hdr = skb_put_zero(skb, sizeof(struct rtw_nlo_info_hdr)); in rtw_nlo_info_get()
766 pos = skb_put_zero(skb, IEEE80211_MAX_SSID_LEN); in rtw_nlo_info_get()
792 pos = skb_put_zero(skb, 4); in rtw_cs_channel_info_get()
823 dpk_hdr = skb_put_zero(skb, sizeof(*dpk_hdr)); in rtw_lps_pg_dpk_get()
849 pg_info_hdr = skb_put_zero(skb, sizeof(*pg_info_hdr)); in rtw_lps_pg_info_get()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dagg-rx.c199 pos = skb_put_zero(skb, 2 + sizeof(struct ieee80211_addba_ext_ie)); in ieee80211_add_addbaext()
234 mgmt = skb_put_zero(skb, 24); in ieee80211_send_addba_resp()
H A Dspectmgmt.c207 msr_report = skb_put_zero(skb, 24); in ieee80211_send_refuse_measurement_request()
H A Dmesh.c837 mgmt = skb_put_zero(skb, hdr_len); in ieee80211_mesh_build_beacon()
861 pos = skb_put_zero(skb, ie_len); in ieee80211_mesh_build_beacon()
888 pos = skb_put_zero(skb, ie_len); in ieee80211_mesh_build_beacon()
904 pos = skb_put_zero(skb, ie_len); in ieee80211_mesh_build_beacon()
H A Ddebugfs_netdev.c323 hdr = skb_put_zero(skb, 24); in ieee80211_if_parse_tkip_mic_test()
359 skb_put_zero(skb, 50); in ieee80211_if_parse_tkip_mic_test()
H A Dagg-tx.c77 mgmt = skb_put_zero(skb, 24); in ieee80211_send_addba_request()
125 bar = skb_put_zero(skb, sizeof(*bar)); in ieee80211_send_bar()
H A Dmesh_ps.c41 skb_put_zero(skb, 2); /* append QoS control field */ in mps_qos_null_get()
H A Dmesh_plink.c250 mgmt = skb_put_zero(skb, hdr_len); in mesh_plink_frame_tx()
271 pos = skb_put_zero(skb, 2); in mesh_plink_frame_tx()
H A Dht.c428 mgmt = skb_put_zero(skb, 24); in ieee80211_send_delba()
H A Dmesh_hwmp.c121 mgmt = skb_put_zero(skb, hdr_len); in mesh_path_sel_frame_tx()
257 mgmt = skb_put_zero(skb, hdr_len); in mesh_path_error_tx()
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Dnf_reject_ipv4.c76 tcph = skb_put_zero(nskb, sizeof(struct tcphdr)); in nf_reject_ip_tcphdr_put()
/OK3568_Linux_fs/kernel/drivers/scsi/libfc/
H A Dfc_libfc.c169 skb_put_zero(fp_skb(fp), fill); in fc_fill_hdr()
/OK3568_Linux_fs/kernel/net/atm/
H A Dsignaling.c154 msg = skb_put_zero(skb, sizeof(struct atmsvc_msg)); in sigd_enq2()
/OK3568_Linux_fs/kernel/net/can/
H A Disotp.c208 skb_put_zero(nskb, so->ll.mtu); in isotp_send_fc()
800 skb_put_zero(skb, so->ll.mtu); in isotp_tx_timer_handler()
928 skb_put_zero(skb, so->ll.mtu); in isotp_sendmsg()
/OK3568_Linux_fs/kernel/drivers/net/can/dev/
H A Ddev.c697 *cf = skb_put_zero(skb, sizeof(struct can_frame)); in alloc_can_skb()
725 *cfd = skb_put_zero(skb, sizeof(struct canfd_frame)); in alloc_canfd_skb()
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/
H A Drxe_net.c470 pkt->hdr = skb_put_zero(skb, paylen); in rxe_init_packet()
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dtdls.c390 wmm = skb_put_zero(skb, sizeof(*wmm)); in mwifiex_tdls_add_wmm_param_ie()
851 pos = skb_put_zero(skb, in mwifiex_send_tdls_action_frame()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dosdep_service_linux.h661 return skb_put_zero(skb, len); in rtw_skb_put_zero()
/OK3568_Linux_fs/kernel/net/sctp/
H A Doutput.c464 skb_put_zero(chunk->skb, padding); in sctp_packet_pack()

123