Home
last modified time | relevance | path

Searched defs:skb (Results 1 – 25 of 155) sorted by relevance

1234567

/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/
H A Dskbuff.h209 struct sk_buff *skb; in alloc_skb() local
219 struct sk_buff *skb; in __dev_alloc_skb() local
230 struct sk_buff *skb; in dev_alloc_skb() local
239 kfree_skb(struct sk_buff *skb) in kfree_skb()
270 struct sk_buff *skb; in build_skb() local
592 struct sk_buff *skb; in skb_peek() local
604 struct sk_buff *skb; in skb_peek_tail() local
637 struct sk_buff *skb; in __skb_dequeue() local
659 struct sk_buff *skb; in skb_dequeue_tail() local
704 struct sk_buff *skb; in __skb_queue_purge() local
[all …]
/freebsd-14.2/sys/contrib/dev/athk/ath10k/
H A Dwmi-ops.h467 struct sk_buff *skb; in ath10k_wmi_mgmt_tx_send() local
489 struct sk_buff *skb; in ath10k_wmi_mgmt_tx() local
518 struct sk_buff *skb; in ath10k_wmi_pdev_set_regdomain() local
535 struct sk_buff *skb; in ath10k_wmi_pdev_set_base_macaddr() local
551 struct sk_buff *skb; in ath10k_wmi_pdev_suspend_target() local
566 struct sk_buff *skb; in ath10k_wmi_pdev_resume_target() local
581 struct sk_buff *skb; in ath10k_wmi_pdev_set_param() local
596 struct sk_buff *skb; in ath10k_wmi_cmd_init() local
612 struct sk_buff *skb; in ath10k_wmi_start_scan() local
627 struct sk_buff *skb; in ath10k_wmi_stop_scan() local
[all …]
H A Dwmi.c1794 struct sk_buff *skb; in ath10k_wmi_alloc_skb() local
1960 struct sk_buff *skb; in ath10k_wmi_op_gen_mgmt_tx() local
6509 struct sk_buff *skb; in ath10k_wmi_op_gen_pdev_set_base_macaddr() local
6529 struct sk_buff *skb; in ath10k_wmi_op_gen_pdev_set_rd() local
6554 struct sk_buff *skb; in ath10k_wmi_10x_op_gen_pdev_set_rd() local
6578 struct sk_buff *skb; in ath10k_wmi_op_gen_pdev_suspend() local
6593 struct sk_buff *skb; in ath10k_wmi_op_gen_pdev_resume() local
6606 struct sk_buff *skb; in ath10k_wmi_op_gen_pdev_set_param() local
7108 struct sk_buff *skb; in ath10k_wmi_op_gen_start_scan() local
7137 struct sk_buff *skb; in ath10k_wmi_10x_op_gen_start_scan() local
[all …]
H A Dwmi-tlv.c1764 struct sk_buff *skb; in ath10k_wmi_tlv_op_gen_pdev_suspend() local
1785 struct sk_buff *skb; in ath10k_wmi_tlv_op_gen_pdev_resume() local
1809 struct sk_buff *skb; in ath10k_wmi_tlv_op_gen_pdev_set_rd() local
1840 struct sk_buff *skb; in ath10k_wmi_tlv_op_gen_pdev_set_param() local
1907 struct sk_buff *skb; in ath10k_wmi_tlv_op_gen_init() local
2048 struct sk_buff *skb; in ath10k_wmi_tlv_op_gen_start_scan() local
2175 struct sk_buff *skb; in ath10k_wmi_tlv_op_gen_stop_scan() local
2238 struct sk_buff *skb; in ath10k_wmi_tlv_op_gen_vdev_create() local
2262 struct sk_buff *skb; in ath10k_wmi_tlv_op_gen_vdev_delete() local
2286 struct sk_buff *skb; in ath10k_wmi_tlv_op_gen_vdev_start() local
[all …]
H A Dhtc.c19 struct sk_buff *skb) in ath10k_htc_control_tx_complete()
26 struct sk_buff *skb; in ath10k_htc_build_tx_ctrl_skb() local
44 struct sk_buff *skb) in ath10k_htc_restore_tx_skb()
54 struct sk_buff *skb) in ath10k_htc_notify_tx_completion()
167 struct sk_buff *skb) in ath10k_htc_send()
648 struct sk_buff *skb; in ath10k_htc_send_bundle() local
808 struct sk_buff *skb; in ath10k_htc_bundle_tx_work() local
838 struct sk_buff *skb; in ath10k_htc_tx_complete_work() local
1025 struct sk_buff *skb; in ath10k_htc_connect_service() local
1181 struct sk_buff *skb; in ath10k_htc_alloc_skb() local
[all …]
H A Dhtt_tx.c606 struct sk_buff *skb; in ath10k_htt_h2t_ver_req_msg() local
636 struct sk_buff *skb; in ath10k_htt_h2t_stats_req() local
678 struct sk_buff *skb; in ath10k_htt_send_frag_desc_bank_cfg_32() local
740 struct sk_buff *skb; in ath10k_htt_send_frag_desc_bank_cfg_64() local
819 struct sk_buff *skb; in ath10k_htt_send_rx_ring_cfg_32() local
892 struct sk_buff *skb; in ath10k_htt_send_rx_ring_cfg_64() local
961 struct sk_buff *skb; in ath10k_htt_send_rx_ring_cfg_hl() local
1015 struct sk_buff *skb; in ath10k_htt_h2t_aggr_cfg_msg_32() local
1062 struct sk_buff *skb; in ath10k_htt_h2t_aggr_cfg_msg_v2() local
1109 struct sk_buff *skb; in ath10k_htt_tx_fetch_resp() local
[all …]
/freebsd-14.2/sys/compat/linuxkpi/common/src/
H A Dlinux_skbuff.c86 struct sk_buff *skb; in linuxkpi_alloc_skb() local
135 struct sk_buff *skb; in linuxkpi_dev_alloc_skb() local
152 struct sk_buff *skb; in linuxkpi_build_skb() local
172 linuxkpi_skb_copy(struct sk_buff *skb, gfp_t gfp) in linuxkpi_skb_copy()
210 linuxkpi_kfree_skb(struct sk_buff *skb) in linuxkpi_kfree_skb()
272 DB_SHOW_COMMAND(skb, db_show_skb) in DB_SHOW_COMMAND() argument
274 struct sk_buff *skb; in DB_SHOW_COMMAND() local
/freebsd-14.2/sys/contrib/dev/rtw88/
H A Dtx.c13 struct sk_buff *skb) in rtw_tx_stats()
289 struct sk_buff *skb, in rtw_tx_pkt_info_update_rate()
336 struct sk_buff *skb) in rtw_tx_mgmt_pkt_info_update()
348 struct sk_buff *skb) in rtw_tx_data_pkt_info_update()
419 struct sk_buff *skb) in rtw_tx_pkt_info_update()
513 struct sk_buff *skb; in rtw_tx_write_data_rsvd_page_get() local
539 struct sk_buff *skb; in rtw_tx_write_data_h2c_get() local
561 struct sk_buff *skb) in rtw_tx()
619 struct sk_buff *skb) in rtw_txq_push_skb()
644 struct sk_buff *skb; in rtw_txq_dequeue() local
[all …]
/freebsd-14.2/sys/contrib/dev/athk/ath11k/
H A Dwmi.c667 struct sk_buff *skb; in ath11k_wmi_alloc_skb() local
706 struct sk_buff *skb; in ath11k_wmi_mgmt_send() local
756 struct sk_buff *skb; in ath11k_wmi_vdev_create() local
847 struct sk_buff *skb; in ath11k_wmi_vdev_delete() local
874 struct sk_buff *skb; in ath11k_wmi_vdev_stop() local
902 struct sk_buff *skb; in ath11k_wmi_vdev_down() local
985 struct sk_buff *skb; in ath11k_wmi_vdev_start() local
1090 struct sk_buff *skb; in ath11k_wmi_vdev_up() local
1142 struct sk_buff *skb; in ath11k_wmi_send_peer_create_cmd() local
1175 struct sk_buff *skb; in ath11k_wmi_send_peer_delete_cmd() local
[all …]
H A Dhtc.c13 struct sk_buff *skb; in ath11k_htc_alloc_skb() local
29 struct sk_buff *skb) in ath11k_htc_control_tx_complete()
36 struct sk_buff *skb; in ath11k_htc_build_tx_ctrl_skb() local
53 struct sk_buff *skb) in ath11k_htc_prepare_tx_skb()
75 struct sk_buff *skb) in ath11k_htc_send()
255 struct sk_buff *skb) in ath11k_htc_tx_completion_handler()
285 struct sk_buff *skb) in ath11k_htc_rx_completion_handler()
418 struct sk_buff *skb) in ath11k_htc_control_rx_complete()
605 struct sk_buff *skb; in ath11k_htc_connect_service() local
767 struct sk_buff *skb; in ath11k_htc_start() local
H A Dtestmode.c48 struct sk_buff *skb) in ath11k_tm_wmi_event_unsegmented()
194 struct sk_buff *skb) in ath11k_tm_wmi_event_segmented()
223 void ath11k_tm_wmi_event(struct ath11k_base *ab, u32 cmd_id, struct sk_buff *skb) in ath11k_tm_wmi_event()
233 struct sk_buff *skb; in ath11k_tm_cmd_get_version() local
304 struct sk_buff *skb; in ath11k_tm_cmd_wmi() local
394 struct sk_buff *skb; in ath11k_tm_cmd_wmi_ftm() local
H A Dce.c272 struct sk_buff *skb, dma_addr_t paddr) in ath11k_ce_rx_buf_enqueue_pipe()
323 struct sk_buff *skb; in ath11k_ce_rx_post_pipe() local
370 struct sk_buff **skb, int *nbytes) in ath11k_ce_completed_recv_next()
422 struct sk_buff *skb; in ath11k_ce_recv_process_cb() local
465 struct sk_buff *skb; in ath11k_ce_completed_send_next() local
503 struct sk_buff *skb; in ath11k_ce_tx_process_cb() local
711 int ath11k_ce_send(struct ath11k_base *ab, struct sk_buff *skb, u8 pipe_id, in ath11k_ce_send()
805 struct sk_buff *skb; in ath11k_ce_rx_pipe_cleanup() local
/freebsd-14.2/sys/contrib/dev/athk/ath12k/
H A Dwmi.c742 struct sk_buff *skb; in ath12k_wmi_alloc_skb() local
766 struct sk_buff *skb; in ath12k_wmi_mgmt_send() local
810 struct sk_buff *skb; in ath12k_wmi_vdev_create() local
896 struct sk_buff *skb; in ath12k_wmi_vdev_delete() local
923 struct sk_buff *skb; in ath12k_wmi_vdev_stop() local
951 struct sk_buff *skb; in ath12k_wmi_vdev_down() local
1020 struct sk_buff *skb; in ath12k_wmi_vdev_start() local
1116 struct sk_buff *skb; in ath12k_wmi_vdev_up() local
1150 struct sk_buff *skb; in ath12k_wmi_send_peer_create_cmd() local
1183 struct sk_buff *skb; in ath12k_wmi_send_peer_delete_cmd() local
[all …]
H A Dhtc.c14 struct sk_buff *skb; in ath12k_htc_alloc_skb() local
30 struct sk_buff *skb) in ath12k_htc_control_tx_complete()
37 struct sk_buff *skb; in ath12k_htc_build_tx_ctrl_skb() local
54 struct sk_buff *skb) in ath12k_htc_prepare_tx_skb()
76 struct sk_buff *skb) in ath12k_htc_send()
248 struct sk_buff *skb) in ath12k_htc_rx_completion_handler()
375 struct sk_buff *skb) in ath12k_htc_control_rx_complete()
561 struct sk_buff *skb; in ath12k_htc_connect_service() local
717 struct sk_buff *skb; in ath12k_htc_start() local
H A Dce.c223 struct sk_buff *skb, dma_addr_t paddr) in ath12k_ce_rx_buf_enqueue_pipe()
274 struct sk_buff *skb; in ath12k_ce_rx_post_pipe() local
320 struct sk_buff **skb, int *nbytes) in ath12k_ce_completed_recv_next()
372 struct sk_buff *skb; in ath12k_ce_recv_process_cb() local
416 struct sk_buff *skb; in ath12k_ce_completed_send_next() local
453 struct sk_buff *skb; in ath12k_ce_send_done_cb() local
638 int ath12k_ce_send(struct ath12k_base *ab, struct sk_buff *skb, u8 pipe_id, in ath12k_ce_send()
723 struct sk_buff *skb; in ath12k_ce_rx_pipe_cleanup() local
H A Ddp_tx.c13 ath12k_dp_tx_get_encap_type(struct ath12k_vif *arvif, struct sk_buff *skb) in ath12k_dp_tx_get_encap_type()
27 static void ath12k_dp_tx_encap_nwifi(struct sk_buff *skb) in ath12k_dp_tx_encap_nwifi()
48 static u8 ath12k_dp_tx_get_tid(struct sk_buff *skb) in ath12k_dp_tx_get_tid()
133 struct sk_buff *skb) in ath12k_dp_tx()
699 struct sk_buff *skb; in ath12k_dp_tx_htt_srng_setup() local
814 struct sk_buff *skb; in ath12k_dp_tx_htt_h2t_ver_req_msg() local
856 struct sk_buff *skb; in ath12k_dp_tx_htt_h2t_ppdu_stats_req() local
895 struct sk_buff *skb; in ath12k_dp_tx_htt_rx_filter_setup() local
992 struct sk_buff *skb; in ath12k_dp_tx_htt_h2t_ext_stats_req() local
1099 struct sk_buff *skb; in ath12k_dp_tx_htt_tx_filter_setup() local
/freebsd-14.2/sys/contrib/dev/rtw89/
H A Dfw.c23 struct sk_buff *skb; in rtw89_fw_h2c_alloc_skb() local
774 struct sk_buff *skb; in __rtw89_fw_download_hdr() local
831 struct sk_buff *skb; in __rtw89_fw_download_main() local
1224 struct sk_buff *skb; in rtw89_fw_h2c_cam() local
1260 struct sk_buff *skb; in rtw89_fw_h2c_dctl_sec_cam_v1() local
1299 struct sk_buff *skb; in rtw89_fw_h2c_ba_cam() local
1367 struct sk_buff *skb; in rtw89_fw_h2c_init_ba_cam_v0_ext() local
1419 struct sk_buff *skb; in rtw89_fw_h2c_fw_log() local
1462 struct sk_buff *skb; in rtw89_fw_h2c_add_general_pkt() local
1536 struct sk_buff *skb; in rtw89_fw_h2c_general_pkt() local
[all …]
/freebsd-14.2/sys/contrib/dev/mediatek/mt76/
H A Dtx.c18 mt76_tx_check_agg_ssn(struct ieee80211_sta *sta, struct sk_buff *skb) in mt76_tx_check_agg_ssn()
53 struct sk_buff *skb; in mt76_tx_status_unlock() local
122 struct sk_buff *skb) in mt76_tx_status_skb_add()
173 struct sk_buff *skb; in mt76_tx_status_skb_get() local
226 struct sk_buff *skb) in mt76_tx_check_non_aql()
330 struct mt76_wcid *wcid, struct sk_buff *skb) in mt76_tx()
374 struct sk_buff *skb; in mt76_txq_dequeue() local
388 struct sk_buff *skb, bool last) in mt76_queue_ps_skb()
418 struct sk_buff *skb; in mt76_release_buffered_frames() local
462 struct sk_buff *skb; in mt76_txq_send_burst() local
[all …]
H A Dmcu.c13 struct sk_buff *skb; in __mt76_mcu_msg_alloc() local
49 void mt76_mcu_rx_event(struct mt76_dev *dev, struct sk_buff *skb) in mt76_mcu_rx_event()
59 struct sk_buff *skb; in mt76_mcu_send_and_get_msg() local
72 int mt76_mcu_skb_send_and_get_msg(struct mt76_dev *dev, struct sk_buff *skb, in mt76_mcu_skb_send_and_get_msg()
H A Dagg-rx.c18 struct sk_buff *skb; in mt76_aggr_release() local
59 struct sk_buff *skb; in mt76_rx_aggr_check_release() local
119 mt76_rx_aggr_check_ctl(struct sk_buff *skb, struct sk_buff_head *frames) in mt76_rx_aggr_check_ctl()
148 void mt76_rx_aggr_reorder(struct sk_buff *skb, struct sk_buff_head *frames) in mt76_rx_aggr_reorder()
275 struct sk_buff *skb = tid->reorder_buf[i]; in mt76_rx_aggr_shutdown() local
H A Dmt76x02_beacon.c26 mt76x02_write_beacon(struct mt76x02_dev *dev, int offset, struct sk_buff *skb) in mt76x02_write_beacon()
55 struct sk_buff *skb) in mt76x02_mac_set_beacon()
141 struct sk_buff *skb = NULL; in mt76x02_update_beacon_iter() local
161 struct sk_buff *skb; in mt76x02_add_buffered_bc() local
H A Dmt76x02_usb_mcu.c70 __mt76x02u_mcu_send_msg(struct mt76_dev *dev, struct sk_buff *skb, in __mt76x02u_mcu_send_msg()
113 struct sk_buff *skb; in mt76x02u_mcu_send_msg() local
127 static inline void skb_put_le32(struct sk_buff *skb, u32 val) in skb_put_le32()
138 struct sk_buff *skb; in mt76x02u_mcu_wr_rp() local
172 struct sk_buff *skb; in mt76x02u_mcu_rd_rp() local
/freebsd-14.2/sys/contrib/dev/iwlwifi/queue/
H A Dtx.c128 struct sk_buff *skb; in iwl_txq_gen2_free_tfd() local
187 struct sk_buff *skb) in get_workaround_page()
212 struct sk_buff *skb, in iwl_txq_gen2_set_tb_with_wa()
288 struct sk_buff *skb) in get_page_hdr()
333 struct sk_buff *skb, in iwl_txq_gen2_build_amsdu()
463 struct sk_buff *skb, in iwl_txq_gen2_build_tx_amsdu()
519 struct sk_buff *skb, in iwl_txq_gen2_tx_add_frags()
550 struct sk_buff *skb, in iwl_txq_gen2_build_tx()
645 struct sk_buff *skb, in iwl_txq_gen2_build_tfd()
826 struct sk_buff *skb = txq->entries[idx].skb; in iwl_txq_gen2_unmap() local
[all …]
/freebsd-14.2/sys/compat/linuxkpi/common/include/net/
H A Dnetlink.h39 nla_put(struct sk_buff *skb, int attr, size_t len, void *data) in nla_put()
47 nla_put_u16(struct sk_buff *skb, int attr, uint32_t val) in nla_put_u16()
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/
H A Dtime-sync.c15 static bool iwl_mvm_is_skb_match(struct sk_buff *skb, u8 *addr, u8 dialog_token) in iwl_mvm_is_skb_match()
36 struct sk_buff *skb; in iwl_mvm_time_sync_find_skb() local
66 struct sk_buff *skb = in iwl_mvm_time_sync_msmt_event() local

1234567