| /drivers/net/wireless/ath/ath10k/ |
| A D | wmi-ops.h | 12 struct sk_buff; 139 struct sk_buff *(*gen_mgmt_tx)(struct ath10k *ar, struct sk_buff *skb); 470 struct sk_buff *skb; in ath10k_wmi_mgmt_tx_send() 492 struct sk_buff *skb; in ath10k_wmi_mgmt_tx() 521 struct sk_buff *skb; in ath10k_wmi_pdev_set_regdomain() 538 struct sk_buff *skb; in ath10k_wmi_pdev_set_base_macaddr() 554 struct sk_buff *skb; in ath10k_wmi_pdev_suspend_target() 569 struct sk_buff *skb; in ath10k_wmi_pdev_resume_target() 584 struct sk_buff *skb; in ath10k_wmi_pdev_set_param() 599 struct sk_buff *skb; in ath10k_wmi_cmd_init() [all …]
|
| A D | wmi-tlv.c | 1719 struct sk_buff *skb; in ath10k_wmi_tlv_op_gen_pdev_suspend() 1740 struct sk_buff *skb; in ath10k_wmi_tlv_op_gen_pdev_resume() 1764 struct sk_buff *skb; in ath10k_wmi_tlv_op_gen_pdev_set_rd() 1795 struct sk_buff *skb; in ath10k_wmi_tlv_op_gen_pdev_set_param() 1854 struct sk_buff *skb; in ath10k_wmi_tlv_op_gen_init() 1978 struct sk_buff *skb; in ath10k_wmi_tlv_op_gen_start_scan() 2078 struct sk_buff *skb; in ath10k_wmi_tlv_op_gen_stop_scan() 2141 struct sk_buff *skb; in ath10k_wmi_tlv_op_gen_vdev_create() 2165 struct sk_buff *skb; in ath10k_wmi_tlv_op_gen_vdev_delete() 2189 struct sk_buff *skb; in ath10k_wmi_tlv_op_gen_vdev_start() [all …]
|
| /drivers/dpll/ |
| A D | dpll_nl.h | 19 int dpll_lock_doit(const struct genl_split_ops *ops, struct sk_buff *skb, 21 int dpll_pre_doit(const struct genl_split_ops *ops, struct sk_buff *skb, 23 int dpll_pin_pre_doit(const struct genl_split_ops *ops, struct sk_buff *skb, 26 dpll_unlock_doit(const struct genl_split_ops *ops, struct sk_buff *skb, 29 dpll_post_doit(const struct genl_split_ops *ops, struct sk_buff *skb, 32 dpll_pin_post_doit(const struct genl_split_ops *ops, struct sk_buff *skb, 36 int dpll_nl_device_get_doit(struct sk_buff *skb, struct genl_info *info); 38 int dpll_nl_device_set_doit(struct sk_buff *skb, struct genl_info *info); 39 int dpll_nl_pin_id_get_doit(struct sk_buff *skb, struct genl_info *info); 40 int dpll_nl_pin_get_doit(struct sk_buff *skb, struct genl_info *info); [all …]
|
| /drivers/net/wireless/ralink/rt2x00/ |
| A D | rt2x00lib.h | 109 void rt2x00queue_align_frame(struct sk_buff *skb); 201 struct sk_buff *skb, 317 struct sk_buff *skb, 320 struct sk_buff *skb); 321 void rt2x00crypto_tx_copy_iv(struct sk_buff *skb, 323 void rt2x00crypto_tx_remove_iv(struct sk_buff *skb, 326 void rt2x00crypto_rx_insert_iv(struct sk_buff *skb, 336 struct sk_buff *skb, in rt2x00crypto_create_tx_descriptor() 342 struct sk_buff *skb) in rt2x00crypto_tx_overhead() 347 static inline void rt2x00crypto_tx_copy_iv(struct sk_buff *skb, in rt2x00crypto_tx_copy_iv() [all …]
|
| /drivers/net/ovpn/ |
| A D | netlink-gen.h | 25 int ovpn_nl_pre_doit(const struct genl_split_ops *ops, struct sk_buff *skb, 28 ovpn_nl_post_doit(const struct genl_split_ops *ops, struct sk_buff *skb, 31 int ovpn_nl_peer_new_doit(struct sk_buff *skb, struct genl_info *info); 32 int ovpn_nl_peer_set_doit(struct sk_buff *skb, struct genl_info *info); 33 int ovpn_nl_peer_get_doit(struct sk_buff *skb, struct genl_info *info); 34 int ovpn_nl_peer_get_dumpit(struct sk_buff *skb, struct netlink_callback *cb); 35 int ovpn_nl_peer_del_doit(struct sk_buff *skb, struct genl_info *info); 36 int ovpn_nl_key_new_doit(struct sk_buff *skb, struct genl_info *info); 37 int ovpn_nl_key_get_doit(struct sk_buff *skb, struct genl_info *info); 38 int ovpn_nl_key_swap_doit(struct sk_buff *skb, struct genl_info *info); [all …]
|
| /drivers/net/wireless/broadcom/brcm80211/brcmutil/ |
| A D | utils.c | 17 struct sk_buff *brcmu_pkt_buf_get_skb(uint len) in brcmu_pkt_buf_get_skb() 19 struct sk_buff *skb; in brcmu_pkt_buf_get_skb() 32 void brcmu_pkt_buf_free_skb(struct sk_buff *skb) in brcmu_pkt_buf_free_skb() 47 struct sk_buff *p) in brcmu_pktq_penq() 66 struct sk_buff *p) in brcmu_pktq_penq_head() 87 struct sk_buff *p; in brcmu_pktq_pdeq() 110 struct sk_buff *p, *next; in brcmu_pktq_pdeq_match() 127 struct sk_buff *p; in brcmu_pktq_pdeq_tail() 144 struct sk_buff *p, *next; in brcmu_pktq_pflush() 223 struct sk_buff *p; in brcmu_pktq_mdeq() [all …]
|
| /drivers/net/wireless/broadcom/brcm80211/include/ |
| A D | brcmu_utils.h | 106 struct sk_buff *brcmu_pktq_penq(struct pktq *pq, int prec, struct sk_buff *p); 107 struct sk_buff *brcmu_pktq_penq_head(struct pktq *pq, int prec, 108 struct sk_buff *p); 109 struct sk_buff *brcmu_pktq_pdeq(struct pktq *pq, int prec); 110 struct sk_buff *brcmu_pktq_pdeq_tail(struct pktq *pq, int prec); 112 bool (*match_fn)(struct sk_buff *p, 117 struct sk_buff *brcmu_pkt_buf_get_skb(uint len); 118 void brcmu_pkt_buf_free_skb(struct sk_buff *skb); 123 bool (*fn)(struct sk_buff *, void *), void *arg); 161 bool (*fn)(struct sk_buff *, void *), void *arg); [all …]
|
| /drivers/net/ethernet/netronome/nfp/ |
| A D | ccm.h | 49 static inline u8 nfp_ccm_get_type(struct sk_buff *skb) in nfp_ccm_get_type() 58 static inline __be16 __nfp_ccm_get_tag(struct sk_buff *skb) in __nfp_ccm_get_tag() 67 static inline unsigned int nfp_ccm_get_tag(struct sk_buff *skb) in nfp_ccm_get_tag() 109 void nfp_ccm_rx(struct nfp_ccm *ccm, struct sk_buff *skb); 110 struct sk_buff * 111 nfp_ccm_communicate(struct nfp_ccm *ccm, struct sk_buff *skb, 119 struct sk_buff * 122 int __nfp_ccm_mbox_communicate(struct nfp_net *nn, struct sk_buff *skb, 126 int nfp_ccm_mbox_communicate(struct nfp_net *nn, struct sk_buff *skb, 130 int nfp_ccm_mbox_post(struct nfp_net *nn, struct sk_buff *skb,
|
| A D | ccm_mbox.c | 131 struct sk_buff *skb; in nfp_ccm_mbox_mark_next_runner() 153 struct sk_buff *skb; in nfp_ccm_mbox_copy_in() 198 static struct sk_buff * 201 struct sk_buff *skb; in nfp_ccm_mbox_find_req() 218 struct sk_buff *skb; in nfp_ccm_mbox_copy_out() 358 struct sk_buff *skb; in nfp_ccm_mbox_mark_all_err() 378 struct sk_buff *skb, *last; in nfp_ccm_mbox_run_queue_unlock() 608 struct sk_buff *skb; in nfp_ccm_mbox_post_runq_work() 627 struct sk_buff *skb; in nfp_ccm_mbox_post_wait_work() 689 struct sk_buff * [all …]
|
| A D | ccm.c | 47 static struct sk_buff *__nfp_ccm_reply(struct nfp_ccm *ccm, u16 tag) in __nfp_ccm_reply() 50 struct sk_buff *skb; in __nfp_ccm_reply() 64 static struct sk_buff * 67 struct sk_buff *skb; in nfp_ccm_reply() 76 static struct sk_buff * 79 struct sk_buff *skb; in nfp_ccm_reply_drop_tag() 90 static struct sk_buff * 94 struct sk_buff *skb; in nfp_ccm_wait_reply() 127 struct sk_buff * 128 nfp_ccm_communicate(struct nfp_ccm *ccm, struct sk_buff *skb, in nfp_ccm_communicate() [all …]
|
| /drivers/net/can/dev/ |
| A D | skb.c | 97 struct sk_buff * 113 struct sk_buff *skb = priv->echo_skb[idx]; in __can_get_echo_skb() 149 struct sk_buff *skb; in can_get_echo_skb() 182 struct sk_buff *skb = priv->echo_skb[idx]; in can_free_echo_skb() 195 static void init_can_skb_reserve(struct sk_buff *skb) in init_can_skb_reserve() 210 struct sk_buff *skb; in alloc_can_skb() 230 struct sk_buff *alloc_canfd_skb(struct net_device *dev, in alloc_canfd_skb() 233 struct sk_buff *skb; in alloc_canfd_skb() 256 struct sk_buff *alloc_canxl_skb(struct net_device *dev, in alloc_canxl_skb() 260 struct sk_buff *skb; in alloc_canxl_skb() [all …]
|
| A D | rx-offload.c | 49 struct sk_buff *skb; in can_rx_offload_napi_poll() 78 int (*compare)(struct sk_buff *a, struct sk_buff *b)) in __skb_queue_add_sort() 80 struct sk_buff *pos, *insert = NULL; in __skb_queue_add_sort() 106 static int can_rx_offload_compare(struct sk_buff *a, struct sk_buff *b) in can_rx_offload_compare() 140 static struct sk_buff * 143 struct sk_buff *skb; in can_rx_offload_offload_one() 184 struct sk_buff *skb; in can_rx_offload_irq_offload_timestamp() 204 struct sk_buff *skb; in can_rx_offload_irq_offload_fifo() 250 struct sk_buff *skb; in can_rx_offload_get_echo_skb_queue_timestamp() 269 struct sk_buff *skb) in can_rx_offload_queue_tail() [all …]
|
| /drivers/target/iscsi/cxgbit/ |
| A D | cxgbit.h | 73 void (*backlog_fn)(struct cxgbit_sock *, struct sk_buff *); 93 struct sk_buff *wr_next; 106 static inline void *cplhdr(struct sk_buff *skb) in cplhdr() 201 struct sk_buff *wr_pending_head; 202 struct sk_buff *wr_pending_tail; 203 struct sk_buff *skb; 204 struct sk_buff *lro_skb; 205 struct sk_buff *lro_hskb; 305 struct sk_buff *skb = csk->wr_pending_head; in cxgbit_sock_dequeue_wr() 315 struct sk_buff *); [all …]
|
| /drivers/net/ethernet/qualcomm/rmnet/ |
| A D | rmnet_map.h | 43 struct sk_buff *rmnet_map_deaggregate(struct sk_buff *skb, 45 struct rmnet_map_header *rmnet_map_add_map_header(struct sk_buff *skb, 49 void rmnet_map_command(struct sk_buff *skb, struct rmnet_port *port); 50 int rmnet_map_checksum_downlink_packet(struct sk_buff *skb, u16 len); 51 void rmnet_map_checksum_uplink_packet(struct sk_buff *skb, 55 int rmnet_map_process_next_hdr_packet(struct sk_buff *skb, u16 len); 56 unsigned int rmnet_map_tx_aggregate(struct sk_buff *skb, struct rmnet_port *port,
|
| /drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| A D | ipsec_rxtx.h | 56 void mlx5e_ipsec_set_iv_esn(struct sk_buff *skb, struct xfrm_state *x, 58 void mlx5e_ipsec_set_iv(struct sk_buff *skb, struct xfrm_state *x, 61 struct sk_buff *skb, 67 struct sk_buff *skb, 85 void mlx5e_ipsec_tx_build_eseg(struct mlx5e_priv *priv, struct sk_buff *skb, 89 mlx5e_ipsec_feature_check(struct sk_buff *skb, netdev_features_t features) in mlx5e_ipsec_feature_check() 116 mlx5e_ipsec_txwqe_build_eseg_csum(struct mlx5e_txqsq *sq, struct sk_buff *skb, in mlx5e_ipsec_txwqe_build_eseg_csum() 144 struct sk_buff *skb, in mlx5e_ipsec_offload_handle_rx_skb() 155 mlx5e_ipsec_feature_check(struct sk_buff *skb, netdev_features_t features) in mlx5e_ipsec_feature_check() 159 mlx5e_ipsec_txwqe_build_eseg_csum(struct mlx5e_txqsq *sq, struct sk_buff *skb, in mlx5e_ipsec_txwqe_build_eseg_csum()
|
| A D | macsec.h | 20 bool mlx5e_macsec_handle_tx_skb(struct mlx5e_macsec *macsec, struct sk_buff *skb); 22 struct sk_buff *skb, 25 static inline bool mlx5e_macsec_skb_is_offload(struct sk_buff *skb) in mlx5e_macsec_skb_is_offload() 37 void mlx5e_macsec_offload_handle_rx_skb(struct net_device *netdev, struct sk_buff *skb, 45 static inline bool mlx5e_macsec_skb_is_offload(struct sk_buff *skb) { return false; } in mlx5e_macsec_skb_is_offload() 48 struct sk_buff *skb, in mlx5e_macsec_offload_handle_rx_skb()
|
| /drivers/net/ |
| A D | vrf.c | 396 struct sk_buff *skb) in vrf_ip6_local_out() 476 struct sk_buff *skb) in vrf_ip_local_out() 714 struct sk_buff *skb) in vrf_ip6_out_direct() 735 struct sk_buff *skb) in vrf_ip6_out() 804 struct sk_buff *skb) in vrf_ip6_out() 944 struct sk_buff *skb) in vrf_ip_out_direct() 965 struct sk_buff *skb) in vrf_ip_out() 984 struct sk_buff *skb, in vrf_l3_out() 1384 struct sk_buff *skb) in vrf_ip_rcv() 1424 struct sk_buff *skb, in vrf_l3_rcv() [all …]
|
| /drivers/scsi/cxgbi/ |
| A D | libcxgbi.h | 137 struct sk_buff *wr_pending_head; 138 struct sk_buff *wr_pending_tail; 139 struct sk_buff *cpl_close; 140 struct sk_buff *cpl_abort_req; 141 struct sk_buff *cpl_abort_rpl; 142 struct sk_buff *skb_ulp_lhdr; 216 struct sk_buff *wr_next; 350 struct sk_buff *skb; in cxgbi_sock_purge_write_queue() 392 struct sk_buff *skb) in cxgbi_sock_enqueue_wr() 427 struct sk_buff *skb = csk->wr_pending_head; in cxgbi_sock_dequeue_wr() [all …]
|
| /drivers/net/wireguard/ |
| A D | queueing.h | 21 struct sk_buff; 31 void wg_packet_receive(struct wg_device *wg, struct sk_buff *skb); 43 struct sk_buff *initiating_skb, 70 static inline bool wg_check_packet_protocol(struct sk_buff *skb) in wg_check_packet_protocol() 76 static inline void wg_reset_packet(struct sk_buff *skb, bool encapsulating) in wg_reset_packet() 137 bool wg_prev_queue_enqueue(struct prev_queue *queue, struct sk_buff *skb); 140 struct sk_buff *wg_prev_queue_dequeue(struct prev_queue *queue); 143 static inline struct sk_buff *wg_prev_queue_peek(struct prev_queue *queue) in wg_prev_queue_peek() 159 struct sk_buff *skb, struct workqueue_struct *wq) in wg_queue_enqueue_per_device_and_peer() 180 static inline void wg_queue_enqueue_per_peer_tx(struct sk_buff *skb, enum packet_state state) in wg_queue_enqueue_per_peer_tx() [all …]
|
| /drivers/net/ethernet/netronome/nfp/flower/ |
| A D | cmsg.c | 16 nfp_flower_cmsg_get_hdr(struct sk_buff *skb) in nfp_flower_cmsg_get_hdr() 21 struct sk_buff * 26 struct sk_buff *skb; in nfp_flower_cmsg_alloc() 43 struct sk_buff * 47 struct sk_buff *skb; in nfp_flower_cmsg_mac_repr_start() 62 nfp_flower_cmsg_mac_repr_add(struct sk_buff *skb, unsigned int idx, in nfp_flower_cmsg_mac_repr_add() 79 struct sk_buff *skb; in nfp_flower_cmsg_portmod() 104 struct sk_buff *skb; in nfp_flower_cmsg_portreify() 123 nfp_flower_process_mtu_ack(struct nfp_app *app, struct sk_buff *skb) in nfp_flower_process_mtu_ack() 313 struct sk_buff *skb; in nfp_flower_cmsg_process_rx() [all …]
|
| /drivers/bluetooth/ |
| A D | btbcm.c | 80 struct sk_buff *skb; in btbcm_check_bdaddr() 150 struct sk_buff *skb; in btbcm_set_bdaddr() 168 struct sk_buff *skb; in btbcm_read_pcm_int_params() 196 struct sk_buff *skb; in btbcm_write_pcm_int_params() 216 struct sk_buff *skb; in btbcm_patchram() 276 struct sk_buff *skb; in btbcm_reset() 295 struct sk_buff *skb; in btbcm_read_local_name() 316 struct sk_buff *skb; in btbcm_read_local_version() 337 struct sk_buff *skb; in btbcm_read_verbose_config() 357 struct sk_buff *skb; in btbcm_read_controller_features() [all …]
|
| /drivers/net/wireless/realtek/rtw88/ |
| A D | tx.h | 89 struct sk_buff *skb); 97 struct sk_buff *skb); 99 struct rtw_tx_pkt_info *pkt_info, struct sk_buff *skb); 100 void rtw_tx_report_enqueue(struct rtw_dev *rtwdev, struct sk_buff *skb, u8 sn); 101 void rtw_tx_report_handle(struct rtw_dev *rtwdev, struct sk_buff *skb, int src); 104 struct sk_buff *skb, 106 struct sk_buff * 110 struct sk_buff * 116 enum rtw_tx_queue_type rtw_tx_queue_mapping(struct sk_buff *skb);
|
| /drivers/infiniband/core/ |
| A D | nldev.c | 1075 struct sk_buff *msg; in nldev_get_doit() 1215 struct sk_buff *msg; in nldev_port_get_doit() 1332 struct sk_buff *msg; in nldev_res_get_doit() 1484 struct sk_buff *msg; in res_get_common_doit() 1838 struct sk_buff *msg; in nldev_get_chardev() 1923 struct sk_buff *msg; in nldev_sys_get_doit() 2132 struct sk_buff *msg; in nldev_stat_set_doit() 2202 struct sk_buff *msg; in nldev_stat_del_doit() 2276 struct sk_buff *msg; in stat_get_doit_default_counter() 2368 struct sk_buff *msg; in stat_get_doit_qp() [all …]
|
| /drivers/net/ethernet/netronome/nfp/nfd3/ |
| A D | nfd3.h | 7 struct sk_buff; 70 struct sk_buff *skb; 90 const struct nfp_meta_parsed *meta, struct sk_buff *skb); 96 netdev_tx_t nfp_nfd3_tx(struct sk_buff *skb, struct net_device *netdev); 99 struct sk_buff *skb, bool old); 107 static inline void nfp_nfd3_ipsec_tx(struct nfp_nfd3_tx_desc *txd, struct sk_buff *skb) in nfp_nfd3_ipsec_tx() 111 void nfp_nfd3_ipsec_tx(struct nfp_nfd3_tx_desc *txd, struct sk_buff *skb);
|
| /drivers/nfc/ |
| A D | port100.c | 473 struct sk_buff *req; 474 struct sk_buff *resp; 968 struct sk_buff *skb; in port100_alloc_skb() 980 struct sk_buff *skb; in port100_set_command_type() 1003 struct sk_buff *skb; in port100_get_command_type_mask() 1027 struct sk_buff *skb; in port100_get_firmware_version() 1075 struct sk_buff *skb; in port100_in_set_rf() 1105 struct sk_buff *skb; in port100_in_set_framing() 1232 struct sk_buff *skb; in port100_tg_set_rf() 1262 struct sk_buff *skb; in port100_tg_set_framing() [all …]
|