/drivers/net/wireless/ath/ath10k/ |
D | wmi-ops.h | 235 ath10k_wmi_rx(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_rx() 267 ath10k_wmi_pull_scan(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_scan() 277 ath10k_wmi_pull_mgmt_tx_compl(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_mgmt_tx_compl() 287 ath10k_wmi_pull_mgmt_tx_bundle_compl(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_mgmt_tx_bundle_compl() 297 ath10k_wmi_pull_mgmt_rx(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_mgmt_rx() 307 ath10k_wmi_pull_ch_info(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_ch_info() 317 ath10k_wmi_pull_vdev_start(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_vdev_start() 327 ath10k_wmi_pull_peer_kick(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_peer_kick() 337 ath10k_wmi_pull_swba(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_swba() 347 ath10k_wmi_pull_phyerr_hdr(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_pull_phyerr_hdr() [all …]
|
D | wmi.c | 1787 struct sk_buff *skb; in ath10k_wmi_alloc_skb() local 1804 static void ath10k_wmi_htc_tx_complete(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_htc_tx_complete() 1809 int ath10k_wmi_cmd_send_nowait(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_cmd_send_nowait() 1910 int ath10k_wmi_cmd_send(struct ath10k *ar, struct sk_buff *skb, u32 cmd_id) in ath10k_wmi_cmd_send() 1953 struct sk_buff *skb; in ath10k_wmi_op_gen_mgmt_tx() local 2169 static int ath10k_wmi_op_pull_scan_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_scan_ev() 2188 int ath10k_wmi_event_scan(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_scan() 2253 struct sk_buff *skb, in ath10k_wmi_handle_wep_reauth() 2283 static int ath10k_wmi_op_pull_mgmt_rx_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_mgmt_rx_ev() 2335 struct sk_buff *skb, in ath10k_wmi_10_4_op_pull_mgmt_rx_ev() [all …]
|
D | wmi-tlv.c | 169 struct sk_buff *skb) in ath10k_wmi_tlv_event_bcn_tx_status() 216 struct sk_buff *skb) in ath10k_wmi_tlv_event_vdev_delete_resp() 262 struct sk_buff *skb) in ath10k_wmi_tlv_op_pull_peer_stats_info() 303 struct sk_buff *skb) in ath10k_wmi_tlv_event_peer_stats_info() 311 struct sk_buff *skb) in ath10k_wmi_tlv_event_diag_data() 374 struct sk_buff *skb) in ath10k_wmi_tlv_event_diag() 402 struct sk_buff *skb) in ath10k_wmi_tlv_event_p2p_noa() 436 struct sk_buff *skb) in ath10k_wmi_tlv_event_tx_pause() 501 struct sk_buff *skb) in ath10k_wmi_tlv_event_rfkill_state_change() 544 struct sk_buff *skb) in ath10k_wmi_tlv_event_temperature() [all …]
|
/drivers/net/ethernet/netronome/nfp/ |
D | ccm_mbox.c | 62 nfp_ccm_mbox_msg_init(struct sk_buff *skb, unsigned int exp_reply, int max_len) in nfp_ccm_mbox_msg_init() 73 static int nfp_ccm_mbox_maxlen(const struct sk_buff *skb) in nfp_ccm_mbox_maxlen() 80 static bool nfp_ccm_mbox_done(struct sk_buff *skb) in nfp_ccm_mbox_done() 87 static bool nfp_ccm_mbox_in_progress(struct sk_buff *skb) in nfp_ccm_mbox_in_progress() 95 static void nfp_ccm_mbox_set_busy(struct sk_buff *skb) in nfp_ccm_mbox_set_busy() 102 static bool nfp_ccm_mbox_is_posted(struct sk_buff *skb) in nfp_ccm_mbox_is_posted() 109 static void nfp_ccm_mbox_mark_posted(struct sk_buff *skb) in nfp_ccm_mbox_mark_posted() 116 static bool nfp_ccm_mbox_is_first(struct nfp_net *nn, struct sk_buff *skb) in nfp_ccm_mbox_is_first() 121 static bool nfp_ccm_mbox_should_run(struct nfp_net *nn, struct sk_buff *skb) in nfp_ccm_mbox_should_run() 131 struct sk_buff *skb; in nfp_ccm_mbox_mark_next_runner() local [all …]
|
/drivers/net/ethernet/netronome/nfp/flower/ |
D | cmsg.c | 16 nfp_flower_cmsg_get_hdr(struct sk_buff *skb) in nfp_flower_cmsg_get_hdr() 26 struct sk_buff *skb; in nfp_flower_cmsg_alloc() local 47 struct sk_buff *skb; in nfp_flower_cmsg_mac_repr_start() local 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() local 104 struct sk_buff *skb; in nfp_flower_cmsg_portreify() local 123 nfp_flower_process_mtu_ack(struct nfp_app *app, struct sk_buff *skb) in nfp_flower_process_mtu_ack() 151 nfp_flower_cmsg_portmod_rx(struct nfp_app *app, struct sk_buff *skb) in nfp_flower_cmsg_portmod_rx() 186 nfp_flower_cmsg_portreify_rx(struct nfp_app *app, struct sk_buff *skb) in nfp_flower_cmsg_portreify_rx() 208 nfp_flower_cmsg_merge_hint_rx(struct nfp_app *app, struct sk_buff *skb) in nfp_flower_cmsg_merge_hint_rx() [all …]
|
/drivers/net/wireless/ath/carl9170/ |
D | tx.c | 65 struct sk_buff *skb) in carl9170_get_queue() 76 static void carl9170_tx_accounting(struct ar9170 *ar, struct sk_buff *skb) in carl9170_tx_accounting() 108 struct sk_buff *skb) in __carl9170_get_tx_sta() 138 static void carl9170_tx_ps_unblock(struct ar9170 *ar, struct sk_buff *skb) in carl9170_tx_ps_unblock() 156 static void carl9170_tx_accounting_free(struct ar9170 *ar, struct sk_buff *skb) in carl9170_tx_accounting_free() 190 static int carl9170_alloc_dev_space(struct ar9170 *ar, struct sk_buff *skb) in carl9170_alloc_dev_space() 226 static void carl9170_release_dev_space(struct ar9170 *ar, struct sk_buff *skb) in carl9170_release_dev_space() 267 struct sk_buff *skb; in carl9170_tx_release() local 330 void carl9170_tx_get_skb(struct sk_buff *skb) in carl9170_tx_get_skb() 337 int carl9170_tx_put_skb(struct sk_buff *skb) in carl9170_tx_put_skb() [all …]
|
/drivers/isdn/mISDN/ |
D | layer2.c | 138 l2up(struct layer2 *l2, u_int prim, struct sk_buff *skb) in l2up() 157 struct sk_buff *skb; in l2up_create() local 180 l2down_skb(struct layer2 *l2, struct sk_buff *skb) { in l2down_skb() 191 l2down_raw(struct layer2 *l2, struct sk_buff *skb) in l2down_raw() 206 l2down(struct layer2 *l2, u_int prim, u_int id, struct sk_buff *skb) in l2down() 218 struct sk_buff *skb; in l2down_create() local 237 ph_data_confirm(struct layer2 *l2, struct mISDNhead *hh, struct sk_buff *skb) { in ph_data_confirm() 281 struct sk_buff *skb; in l2_timeout() local 414 enqueue_super(struct layer2 *l2, struct sk_buff *skb) in enqueue_super() 421 enqueue_ui(struct layer2 *l2, struct sk_buff *skb) in enqueue_ui() [all …]
|
/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
D | chtls_cm.c | 171 struct sk_buff *skb; in chtls_purge_receive_queue() local 182 struct sk_buff *skb; in chtls_purge_write_queue() local 194 struct sk_buff *skb; in chtls_purge_recv_queue() local 202 static void abort_arp_failure(void *handle, struct sk_buff *skb) in abort_arp_failure() 212 static struct sk_buff *alloc_ctrl_skb(struct sk_buff *skb, int len) in alloc_ctrl_skb() 223 static void chtls_send_abort(struct sock *sk, int mode, struct sk_buff *skb) in chtls_send_abort() 245 static void chtls_send_reset(struct sock *sk, int mode, struct sk_buff *skb) in chtls_send_reset() 300 struct sk_buff *skb; in chtls_close_conn() local 383 struct sk_buff *skb; in chtls_close() local 501 struct sk_buff *skb; in reset_listen_child() local [all …]
|
D | chtls_io.c | 35 static int data_sgl_len(const struct sk_buff *skb) in data_sgl_len() 50 static int set_ivs_imm(struct sock *sk, const struct sk_buff *skb) in set_ivs_imm() 69 static int ivs_size(struct sock *sk, const struct sk_buff *skb) in ivs_size() 94 struct sk_buff *skb; in create_flowc_wr_skb() local 111 struct sk_buff *skb; in send_flowc_wr() local 219 static int tls_copy_ivs(struct sock *sk, struct sk_buff *skb) in tls_copy_ivs() 276 static void tls_copy_tx_key(struct sock *sk, struct sk_buff *skb) in tls_copy_tx_key() 310 static bool is_sg_request(const struct sk_buff *skb) in is_sg_request() 319 static bool skb_urgent(struct sk_buff *skb) in skb_urgent() 340 static void tls_tx_data_wr(struct sock *sk, struct sk_buff *skb, in tls_tx_data_wr() [all …]
|
/drivers/bluetooth/ |
D | btbcm.c | 78 struct sk_buff *skb; in btbcm_check_bdaddr() local 144 struct sk_buff *skb; in btbcm_set_bdaddr() local 162 struct sk_buff *skb; in btbcm_read_pcm_int_params() local 190 struct sk_buff *skb; in btbcm_write_pcm_int_params() local 210 struct sk_buff *skb; in btbcm_patchram() local 270 struct sk_buff *skb; in btbcm_reset() local 289 struct sk_buff *skb; in btbcm_read_local_name() local 310 struct sk_buff *skb; in btbcm_read_local_version() local 331 struct sk_buff *skb; in btbcm_read_verbose_config() local 351 struct sk_buff *skb; in btbcm_read_controller_features() local [all …]
|
/drivers/scsi/cxgbi/cxgb3i/ |
D | cxgb3i.c | 158 static void send_act_open_req(struct cxgbi_sock *csk, struct sk_buff *skb, in send_act_open_req() 189 static inline void act_open_arp_failure(struct t3cdev *dev, struct sk_buff *skb) in act_open_arp_failure() 202 struct sk_buff *skb = csk->cpl_close; in send_close_req() local 228 static void abort_arp_failure(struct t3cdev *tdev, struct sk_buff *skb) in abort_arp_failure() 241 struct sk_buff *skb = csk->cpl_abort_req; in send_abort_req() local 277 struct sk_buff *skb = csk->cpl_abort_rpl; in send_abort_rpl() local 300 struct sk_buff *skb; in send_rx_credits() local 351 static inline void make_tx_data_wr(struct cxgbi_sock *csk, struct sk_buff *skb, in make_tx_data_wr() 388 static void arp_failure_skb_discard(struct t3cdev *dev, struct sk_buff *skb) in arp_failure_skb_discard() 396 struct sk_buff *skb; in push_tx_frames() local [all …]
|
/drivers/net/wireless/rsi/ |
D | rsi_91x_mgmt.c | 344 struct sk_buff *skb) in rsi_send_internal_mgmt_frame() 382 struct sk_buff *skb; in rsi_load_radio_caps() local 491 struct sk_buff *skb; in rsi_mgmt_pkt_to_core() local 540 struct sk_buff *skb = NULL; in rsi_hal_send_sta_notify_frame() local 618 struct sk_buff *skb = NULL; in rsi_send_aggregation_params_frame() local 666 struct sk_buff *skb; in rsi_program_bb_rf() local 717 struct sk_buff *skb = NULL; in rsi_set_vap_capabilities() local 802 struct sk_buff *skb = NULL; in rsi_hal_load_key() local 869 struct sk_buff *skb; in rsi_send_common_dev_params() local 917 struct sk_buff *skb; in rsi_load_bootup_params() local [all …]
|
/drivers/target/iscsi/cxgbit/ |
D | cxgbit_cm.c | 624 struct sk_buff *skb; in cxgbit_send_halfclose() local 639 static void cxgbit_arp_failure_discard(void *handle, struct sk_buff *skb) in cxgbit_arp_failure_discard() 648 static void cxgbit_abort_arp_failure(void *handle, struct sk_buff *skb) in cxgbit_abort_arp_failure() 660 struct sk_buff *skb; in cxgbit_send_abort_req() local 679 __cxgbit_abort_conn(struct cxgbit_sock *csk, struct sk_buff *skb) in __cxgbit_abort_conn() 700 struct sk_buff *skb = alloc_skb(0, GFP_KERNEL | __GFP_NOFAIL); in cxgbit_abort_conn() local 779 struct sk_buff *skb; in cxgbit_free_skb() local 996 int cxgbit_ofld_send(struct cxgbit_device *cdev, struct sk_buff *skb) in cxgbit_ofld_send() 1015 struct sk_buff *skb; in cxgbit_release_tid() local 1026 cxgbit_l2t_send(struct cxgbit_device *cdev, struct sk_buff *skb, in cxgbit_l2t_send() [all …]
|
/drivers/net/wireless/intersil/p54/ |
D | fwio.c | 192 struct sk_buff *skb; in p54_alloc_skb() local 218 struct sk_buff *skb; in p54_download_eeprom() local 264 struct sk_buff *skb; in p54_update_beacon_tim() local 281 struct sk_buff *skb; in p54_sta_unlock() local 297 struct sk_buff *skb; in p54_tx_cancel() local 317 struct sk_buff *skb; in p54_setup_mac() local 393 struct sk_buff *skb; in p54_scan() local 541 struct sk_buff *skb; in p54_set_leds() local 560 struct sk_buff *skb; in p54_set_edcf() local 597 struct sk_buff *skb; in p54_set_ps() local [all …]
|
D | txrx.c | 32 struct sk_buff *skb; in p54_dump_tx_queue() local 79 static int p54_assign_address(struct p54_common *priv, struct sk_buff *skb) in p54_assign_address() 152 struct sk_buff *skb; in p54_tx_pending() local 186 struct sk_buff *skb, in p54_tx_qos_accounting_alloc() 216 struct sk_buff *skb) in p54_tx_qos_accounting_free() 236 void p54_free_skb(struct ieee80211_hw *dev, struct sk_buff *skb) in p54_free_skb() 269 void p54_tx(struct p54_common *priv, struct sk_buff *skb) in p54_tx() 294 static void p54_pspoll_workaround(struct p54_common *priv, struct sk_buff *skb) in p54_pspoll_workaround() 327 static int p54_rx_data(struct p54_common *priv, struct sk_buff *skb) in p54_rx_data() 399 static void p54_rx_frame_sent(struct p54_common *priv, struct sk_buff *skb) in p54_rx_frame_sent() [all …]
|
/drivers/net/wireless/ath/ath11k/ |
D | wmi.c | 229 static int ath11k_wmi_cmd_send_nowait(struct ath11k_pdev_wmi *wmi, struct sk_buff *skb, in ath11k_wmi_cmd_send_nowait() 259 int ath11k_wmi_cmd_send(struct ath11k_pdev_wmi *wmi, struct sk_buff *skb, in ath11k_wmi_cmd_send() 532 static int ath11k_service_ready_event(struct ath11k_base *ab, struct sk_buff *skb) in ath11k_service_ready_event() 550 struct sk_buff *skb; in ath11k_wmi_alloc_skb() local 574 struct sk_buff *skb; in ath11k_wmi_mgmt_send() local 622 struct sk_buff *skb; in ath11k_wmi_vdev_create() local 698 struct sk_buff *skb; in ath11k_wmi_vdev_delete() local 725 struct sk_buff *skb; in ath11k_wmi_vdev_stop() local 753 struct sk_buff *skb; in ath11k_wmi_vdev_down() local 823 struct sk_buff *skb; in ath11k_wmi_vdev_start() local [all …]
|
/drivers/net/wireless/realtek/rtw88/ |
D | tx.c | 13 struct sk_buff *skb) in rtw_tx_stats() 35 void rtw_tx_fill_tx_desc(struct rtw_tx_pkt_info *pkt_info, struct sk_buff *skb) in rtw_tx_fill_tx_desc() 168 void rtw_tx_report_enqueue(struct rtw_dev *rtwdev, struct sk_buff *skb, u8 sn) in rtw_tx_report_enqueue() 187 struct sk_buff *skb, bool acked) in rtw_tx_report_tx_status() 201 void rtw_tx_report_handle(struct rtw_dev *rtwdev, struct sk_buff *skb, int src) in rtw_tx_report_handle() 234 struct sk_buff *skb) in rtw_tx_pkt_info_update_rate() 249 struct sk_buff *skb) in rtw_tx_pkt_info_update_sec() 277 struct sk_buff *skb) in rtw_tx_mgmt_pkt_info_update() 289 struct sk_buff *skb) in rtw_tx_data_pkt_info_update() 350 struct sk_buff *skb) in rtw_tx_pkt_info_update() [all …]
|
/drivers/net/wireless/ath/ath6kl/ |
D | wmi.c | 160 int ath6kl_wmi_dix_2_dot3(struct wmi *wmi, struct sk_buff *skb) in ath6kl_wmi_dix_2_dot3() 206 static int ath6kl_wmi_meta_add(struct wmi *wmi, struct sk_buff *skb, in ath6kl_wmi_meta_add() 234 int ath6kl_wmi_data_hdr_add(struct wmi *wmi, struct sk_buff *skb, in ath6kl_wmi_data_hdr_add() 299 struct sk_buff *skb, in ath6kl_wmi_implicit_create_pstream() 388 int ath6kl_wmi_dot11_hdr_remove(struct wmi *wmi, struct sk_buff *skb) in ath6kl_wmi_dot11_hdr_remove() 454 int ath6kl_wmi_dot3_2_dix(struct sk_buff *skb) in ath6kl_wmi_dot3_2_dix() 712 struct sk_buff *skb; in ath6kl_wmi_get_new_buf() local 729 struct sk_buff *skb; in ath6kl_wmi_simple_cmd() local 763 struct sk_buff *skb; in ath6kl_wmi_set_roam_lrssi_cmd() local 785 struct sk_buff *skb; in ath6kl_wmi_force_roam_cmd() local [all …]
|
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tx.c | 56 static inline int mlx5e_get_dscp_up(struct mlx5e_priv *priv, struct sk_buff *skb) in mlx5e_get_dscp_up() 69 u16 mlx5e_select_queue(struct net_device *dev, struct sk_buff *skb, in mlx5e_select_queue() 97 static inline int mlx5e_skb_l2_header_offset(struct sk_buff *skb) in mlx5e_skb_l2_header_offset() 104 static inline int mlx5e_skb_l3_header_offset(struct sk_buff *skb) in mlx5e_skb_l3_header_offset() 113 struct sk_buff *skb) in mlx5e_calc_min_inline() 135 static inline void mlx5e_insert_vlan(void *start, struct sk_buff *skb, u16 ihs) in mlx5e_insert_vlan() 151 ipsec_txwqe_build_eseg_csum(struct mlx5e_txqsq *sq, struct sk_buff *skb, in ipsec_txwqe_build_eseg_csum() 164 mlx5e_txwqe_build_eseg_csum(struct mlx5e_txqsq *sq, struct sk_buff *skb, in mlx5e_txwqe_build_eseg_csum() 191 mlx5e_tx_get_gso_ihs(struct mlx5e_txqsq *sq, struct sk_buff *skb) in mlx5e_tx_get_gso_ihs() 213 mlx5e_txwqe_build_dsegs(struct mlx5e_txqsq *sq, struct sk_buff *skb, in mlx5e_txwqe_build_dsegs() [all …]
|
/drivers/net/ethernet/qualcomm/rmnet/ |
D | rmnet_handlers.c | 22 static void rmnet_set_skb_proto(struct sk_buff *skb) in rmnet_set_skb_proto() 40 rmnet_deliver_skb(struct sk_buff *skb) in rmnet_deliver_skb() 56 __rmnet_map_ingress_handler(struct sk_buff *skb, in __rmnet_map_ingress_handler() 101 rmnet_map_ingress_handler(struct sk_buff *skb, in rmnet_map_ingress_handler() 125 static int rmnet_map_egress_handler(struct sk_buff *skb, in rmnet_map_egress_handler() 160 rmnet_bridge_handler(struct sk_buff *skb, struct net_device *bridge_dev) in rmnet_bridge_handler() 179 struct sk_buff *skb = *pskb; in rmnet_rx_handler() local 214 void rmnet_egress_handler(struct sk_buff *skb) in rmnet_egress_handler()
|
/drivers/net/wireguard/ |
D | receive.c | 33 #define SKB_TYPE_LE32(skb) (((struct message_header *)(skb)->data)->type) argument 35 static size_t validate_header_len(struct sk_buff *skb) in validate_header_len() 54 static int prepare_skb_header(struct sk_buff *skb, struct wg_device *wg) in prepare_skb_header() 100 struct sk_buff *skb) in wg_receive_handshake_packet() 217 struct sk_buff *skb; in wg_packet_handshake_receive_worker() local 249 static bool decrypt_packet(struct sk_buff *skb, struct noise_keypair *keypair) in decrypt_packet() 343 struct sk_buff *skb, in wg_packet_consume_data_done() 451 struct sk_buff *skb; in wg_packet_rx_poll() local 504 struct sk_buff *skb; in wg_packet_decrypt_worker() local 516 static void wg_packet_consume_data(struct wg_device *wg, struct sk_buff *skb) in wg_packet_consume_data() [all …]
|
/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 194 static inline bool is_ofld_imm(const struct sk_buff *skb) in is_ofld_imm() 207 static void send_act_open_req(struct cxgbi_sock *csk, struct sk_buff *skb, in send_act_open_req() 326 static void send_act_open_req6(struct cxgbi_sock *csk, struct sk_buff *skb, in send_act_open_req6() 442 struct sk_buff *skb = csk->cpl_close; in send_close_req() local 460 static void abort_arp_failure(void *handle, struct sk_buff *skb) in abort_arp_failure() 476 struct sk_buff *skb = csk->cpl_abort_req; in send_abort_req() local 510 struct sk_buff *skb = csk->cpl_abort_rpl; in send_abort_rpl() local 532 struct sk_buff *skb; in send_rx_credits() local 576 static inline unsigned int calc_tx_flits_ofld(const struct sk_buff *skb) in calc_tx_flits_ofld() 615 struct sk_buff *skb; in send_tx_flowc_wr() local [all …]
|
/drivers/net/ |
D | vrf.c | 142 static void vrf_tx_error(struct net_device *vrf_dev, struct sk_buff *skb) in vrf_tx_error() 403 static int vrf_local_xmit(struct sk_buff *skb, struct net_device *dev, in vrf_local_xmit() 427 static void vrf_nf_set_untracked(struct sk_buff *skb) in vrf_nf_set_untracked() 433 static void vrf_nf_reset_ct(struct sk_buff *skb) in vrf_nf_reset_ct() 441 struct sk_buff *skb) in vrf_ip6_local_out() 456 static netdev_tx_t vrf_process_v6_outbound(struct sk_buff *skb, in vrf_process_v6_outbound() 513 static netdev_tx_t vrf_process_v6_outbound(struct sk_buff *skb, in vrf_process_v6_outbound() 523 struct sk_buff *skb) in vrf_ip_local_out() 537 static netdev_tx_t vrf_process_v4_outbound(struct sk_buff *skb, in vrf_process_v4_outbound() 598 static netdev_tx_t is_ip_tx_frame(struct sk_buff *skb, struct net_device *dev) in is_ip_tx_frame() [all …]
|
/drivers/net/ipvlan/ |
D | ipvlan_core.c | 136 void *ipvlan_get_L3_hdr(struct ipvl_port *port, struct sk_buff *skb, int *type) in ipvlan_get_L3_hdr() 230 struct sk_buff *skb, *nskb; in ipvlan_process_multicast() local 300 static void ipvlan_skb_crossing_ns(struct sk_buff *skb, struct net_device *dev) in ipvlan_skb_crossing_ns() 320 struct sk_buff *skb = *pskb; in ipvlan_rcv_frame() local 415 static noinline_for_stack int ipvlan_process_v4_outbound(struct sk_buff *skb) in ipvlan_process_v4_outbound() 459 ipvlan_route_v6_outbound(struct net_device *dev, struct sk_buff *skb) in ipvlan_route_v6_outbound() 484 static int ipvlan_process_v6_outbound(struct sk_buff *skb) in ipvlan_process_v6_outbound() 506 static int ipvlan_process_v6_outbound(struct sk_buff *skb) in ipvlan_process_v6_outbound() 512 static int ipvlan_process_outbound(struct sk_buff *skb) in ipvlan_process_outbound() 552 struct sk_buff *skb, bool tx_pkt) in ipvlan_multicast_enqueue() [all …]
|
/drivers/nfc/nfcmrvl/ |
D | fw_dnld.c | 86 struct sk_buff *skb; in alloc_lc_skb() local 143 struct sk_buff *skb) in process_state_reset() 159 static int process_state_init(struct nfcmrvl_private *priv, struct sk_buff *skb) in process_state_init() 189 struct sk_buff *skb) in process_state_set_ref_clock() 235 struct sk_buff *skb) in process_state_set_hi_config() 246 struct sk_buff *skb) in process_state_open_lc() 260 struct sk_buff *skb) in process_state_fw_dnld() 361 struct sk_buff *skb) in process_state_close_lc() 372 static int process_state_boot(struct nfcmrvl_private *priv, struct sk_buff *skb) in process_state_boot() 404 struct sk_buff *skb; in fw_dnld_rx_work() local [all …]
|