/drivers/isdn/pcbit/ |
D | capi.c | 54 int capi_conn_req(const char *calledPN, struct sk_buff **skb, int proto) in capi_conn_req() 134 int capi_conn_resp(struct pcbit_chan *chan, struct sk_buff **skb) in capi_conn_resp() 151 int capi_conn_active_req(struct pcbit_chan *chan, struct sk_buff **skb) in capi_conn_active_req() 179 int capi_conn_active_resp(struct pcbit_chan *chan, struct sk_buff **skb) in capi_conn_active_resp() 197 int capi_select_proto_req(struct pcbit_chan *chan, struct sk_buff **skb, in capi_select_proto_req() 263 int capi_activate_transp_req(struct pcbit_chan *chan, struct sk_buff **skb) in capi_activate_transp_req() 285 int capi_tdata_req(struct pcbit_chan *chan, struct sk_buff *skb) in capi_tdata_req() 321 int capi_tdata_resp(struct pcbit_chan *chan, struct sk_buff **skb) in capi_tdata_resp() 338 int capi_disc_req(ushort callref, struct sk_buff **skb, u_char cause) in capi_disc_req() 362 int capi_disc_resp(struct pcbit_chan *chan, struct sk_buff **skb) in capi_disc_resp() [all …]
|
D | callbacks.c | 45 struct sk_buff *skb; in cb_out_1() local 88 struct sk_buff *skb; in cb_out_2() local 135 struct sk_buff *skb; in cb_in_1() local 194 struct sk_buff *skb; in cb_in_2() local 220 struct sk_buff *skb; in cb_in_3() local 245 struct sk_buff *skb; in cb_disc_1() local 274 struct sk_buff *skb; in cb_disc_2() local 317 struct sk_buff *skb; in cb_selp_1() local
|
/drivers/isdn/act2000/ |
D | capi.c | 136 struct sk_buff *skb; in actcapi_listen_req() local 158 struct sk_buff *skb; in actcapi_connect_req() local 184 struct sk_buff *skb; in actcapi_connect_b3_req() local 203 struct sk_buff *skb; in actcapi_manufacturer_req_net() local 254 struct sk_buff *skb; in actcapi_manufacturer_req_errh() local 276 struct sk_buff *skb; in actcapi_manufacturer_req_msn() local 305 struct sk_buff *skb; in actcapi_select_b2_protocol_req() local 340 struct sk_buff *skb; in actcapi_select_b3_protocol_req() local 361 struct sk_buff *skb; in actcapi_listen_b3_req() local 373 struct sk_buff *skb; in actcapi_disconnect_req() local [all …]
|
/drivers/infiniband/hw/cxgb3/ |
D | iwch_cm.c | 139 static int iwch_l2t_send(struct t3cdev *tdev, struct sk_buff *skb, struct l2t_entry *l2e) in iwch_l2t_send() 155 int iwch_cxgb3_ofld_send(struct t3cdev *tdev, struct sk_buff *skb) in iwch_cxgb3_ofld_send() 171 static void release_tid(struct t3cdev *tdev, u32 hwtid, struct sk_buff *skb) in release_tid() 189 struct sk_buff *skb = get_skb(NULL, sizeof(*req), GFP_KERNEL); in iwch_quiesce_tid() local 210 struct sk_buff *skb = get_skb(NULL, sizeof(*req), GFP_KERNEL); in iwch_resume_tid() local 324 static struct sk_buff *get_skb(struct sk_buff *skb, int len, gfp_t gfp) in get_skb() 359 static void arp_failure_discard(struct t3cdev *dev, struct sk_buff *skb) in arp_failure_discard() 368 static void act_open_req_arp_failure(struct t3cdev *dev, struct sk_buff *skb) in act_open_req_arp_failure() 378 static void abort_arp_failure(struct t3cdev *dev, struct sk_buff *skb) in abort_arp_failure() 390 struct sk_buff *skb; in send_halfclose() local [all …]
|
/drivers/net/wireless/ath/carl9170/ |
D | tx.c | 66 struct sk_buff *skb) in carl9170_get_queue() 77 static void carl9170_tx_accounting(struct ar9170 *ar, struct sk_buff *skb) in carl9170_tx_accounting() 109 struct sk_buff *skb) in __carl9170_get_tx_sta() 139 static void carl9170_tx_ps_unblock(struct ar9170 *ar, struct sk_buff *skb) in carl9170_tx_ps_unblock() 157 static void carl9170_tx_accounting_free(struct ar9170 *ar, struct sk_buff *skb) in carl9170_tx_accounting_free() 191 static int carl9170_alloc_dev_space(struct ar9170 *ar, struct sk_buff *skb) in carl9170_alloc_dev_space() 227 static void carl9170_release_dev_space(struct ar9170 *ar, struct sk_buff *skb) in carl9170_release_dev_space() 268 struct sk_buff *skb; in carl9170_tx_release() local 331 void carl9170_tx_get_skb(struct sk_buff *skb) in carl9170_tx_get_skb() 338 int carl9170_tx_put_skb(struct sk_buff *skb) in carl9170_tx_put_skb() [all …]
|
/drivers/isdn/mISDN/ |
D | layer2.c | 147 l2up(struct layer2 *l2, u_int prim, struct sk_buff *skb) in l2up() 166 struct sk_buff *skb; in l2up_create() local 189 l2down_skb(struct layer2 *l2, struct sk_buff *skb) { in l2down_skb() 200 l2down_raw(struct layer2 *l2, struct sk_buff *skb) in l2down_raw() 215 l2down(struct layer2 *l2, u_int prim, u_int id, struct sk_buff *skb) in l2down() 227 struct sk_buff *skb; in l2down_create() local 246 ph_data_confirm(struct layer2 *l2, struct mISDNhead *hh, struct sk_buff *skb) { in ph_data_confirm() 290 struct sk_buff *skb; in l2_timeout() local 423 enqueue_super(struct layer2 *l2, struct sk_buff *skb) in enqueue_super() 430 enqueue_ui(struct layer2 *l2, struct sk_buff *skb) in enqueue_ui() [all …]
|
D | hwchannel.c | 26 struct sk_buff *skb; in dchannel_bh() local 49 struct sk_buff *skb; in bchannel_bh() local 293 recv_Dchannel_skb(struct dchannel *dch, struct sk_buff *skb) in recv_Dchannel_skb() 301 recv_Bchannel_skb(struct bchannel *bch, struct sk_buff *skb) in recv_Bchannel_skb() 318 struct sk_buff *skb; in confirm_Dsend() local 349 struct sk_buff *skb; in confirm_Bsend() local 393 queue_ch_frame(struct mISDNchannel *ch, u_int pr, int id, struct sk_buff *skb) in queue_ch_frame() 413 dchannel_senddata(struct dchannel *ch, struct sk_buff *skb) in dchannel_senddata() 439 bchannel_senddata(struct bchannel *ch, struct sk_buff *skb) in bchannel_senddata()
|
/drivers/scsi/cxgbi/cxgb3i/ |
D | cxgb3i.c | 155 static void send_act_open_req(struct cxgbi_sock *csk, struct sk_buff *skb, in send_act_open_req() 186 static inline void act_open_arp_failure(struct t3cdev *dev, struct sk_buff *skb) in act_open_arp_failure() 199 struct sk_buff *skb = csk->cpl_close; in send_close_req() local 225 static void abort_arp_failure(struct t3cdev *tdev, struct sk_buff *skb) in abort_arp_failure() 238 struct sk_buff *skb = csk->cpl_abort_req; in send_abort_req() local 274 struct sk_buff *skb = csk->cpl_abort_rpl; in send_abort_rpl() local 297 struct sk_buff *skb; in send_rx_credits() local 348 static inline void make_tx_data_wr(struct cxgbi_sock *csk, struct sk_buff *skb, in make_tx_data_wr() 387 static void arp_failure_skb_discard(struct t3cdev *dev, struct sk_buff *skb) in arp_failure_skb_discard() 395 struct sk_buff *skb; in push_tx_frames() local [all …]
|
/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 157 static inline void set_queue(struct sk_buff *skb, unsigned int queue, in set_queue() 172 static inline int is_ofld_imm(const struct sk_buff *skb) in is_ofld_imm() 178 static void send_act_open_req(struct cxgbi_sock *csk, struct sk_buff *skb, in send_act_open_req() 226 struct sk_buff *skb = csk->cpl_close; in send_close_req() local 244 static void abort_arp_failure(void *handle, struct sk_buff *skb) in abort_arp_failure() 260 struct sk_buff *skb = csk->cpl_abort_req; in send_abort_req() local 288 struct sk_buff *skb = csk->cpl_abort_rpl; in send_abort_rpl() local 310 struct sk_buff *skb; in send_rx_credits() local 353 static inline unsigned int calc_tx_flits_ofld(const struct sk_buff *skb) in calc_tx_flits_ofld() 368 struct sk_buff *skb; in send_tx_flowc_wr() local [all …]
|
/drivers/net/wireless/p54/ |
D | fwio.c | 195 struct sk_buff *skb; in p54_alloc_skb() local 221 struct sk_buff *skb; in p54_download_eeprom() local 265 struct sk_buff *skb; in p54_update_beacon_tim() local 282 struct sk_buff *skb; in p54_sta_unlock() local 298 struct sk_buff *skb; in p54_tx_cancel() local 318 struct sk_buff *skb; in p54_setup_mac() local 395 struct sk_buff *skb; in p54_scan() local 543 struct sk_buff *skb; in p54_set_leds() local 562 struct sk_buff *skb; in p54_set_edcf() local 599 struct sk_buff *skb; in p54_set_ps() local [all …]
|
D | txrx.c | 36 struct sk_buff *skb; in p54_dump_tx_queue() local 83 static int p54_assign_address(struct p54_common *priv, struct sk_buff *skb) in p54_assign_address() 153 struct sk_buff *skb; in p54_tx_pending() local 187 struct sk_buff *skb, in p54_tx_qos_accounting_alloc() 217 struct sk_buff *skb) in p54_tx_qos_accounting_free() 237 void p54_free_skb(struct ieee80211_hw *dev, struct sk_buff *skb) in p54_free_skb() 270 void p54_tx(struct p54_common *priv, struct sk_buff *skb) in p54_tx() 295 static void p54_pspoll_workaround(struct p54_common *priv, struct sk_buff *skb) in p54_pspoll_workaround() 328 static int p54_rx_data(struct p54_common *priv, struct sk_buff *skb) in p54_rx_data() 394 static void p54_rx_frame_sent(struct p54_common *priv, struct sk_buff *skb) in p54_rx_frame_sent() [all …]
|
/drivers/infiniband/hw/cxgb4/ |
D | cm.c | 182 static int c4iw_l2t_send(struct c4iw_rdev *rdev, struct sk_buff *skb, in c4iw_l2t_send() 198 int c4iw_ofld_send(struct c4iw_rdev *rdev, struct sk_buff *skb) in c4iw_ofld_send() 213 static void release_tid(struct c4iw_rdev *rdev, u32 hwtid, struct sk_buff *skb) in release_tid() 324 static struct sk_buff *get_skb(struct sk_buff *skb, int len, gfp_t gfp) in get_skb() 351 static void arp_failure_discard(void *handle, struct sk_buff *skb) in arp_failure_discard() 360 static void act_open_req_arp_failure(void *handle, struct sk_buff *skb) in act_open_req_arp_failure() 370 static void abort_arp_failure(void *handle, struct sk_buff *skb) in abort_arp_failure() 380 static void send_flowc(struct c4iw_ep *ep, struct sk_buff *skb) in send_flowc() 426 struct sk_buff *skb; in send_halfclose() local 445 static int send_abort(struct c4iw_ep *ep, struct sk_buff *skb, gfp_t gfp) in send_abort() [all …]
|
/drivers/net/wireless/ath/ath6kl/ |
D | wmi.c | 111 int ath6kl_wmi_dix_2_dot3(struct wmi *wmi, struct sk_buff *skb) in ath6kl_wmi_dix_2_dot3() 157 static int ath6kl_wmi_meta_add(struct wmi *wmi, struct sk_buff *skb, in ath6kl_wmi_meta_add() 185 int ath6kl_wmi_data_hdr_add(struct wmi *wmi, struct sk_buff *skb, in ath6kl_wmi_data_hdr_add() 250 struct sk_buff *skb, in ath6kl_wmi_implicit_create_pstream() 338 int ath6kl_wmi_dot11_hdr_remove(struct wmi *wmi, struct sk_buff *skb) in ath6kl_wmi_dot11_hdr_remove() 403 int ath6kl_wmi_dot3_2_dix(struct sk_buff *skb) in ath6kl_wmi_dot3_2_dix() 663 struct sk_buff *skb; in ath6kl_wmi_get_new_buf() local 680 struct sk_buff *skb; in ath6kl_wmi_simple_cmd() local 714 struct sk_buff *skb; in ath6kl_wmi_set_roam_lrssi_cmd() local 738 struct sk_buff *skb; in ath6kl_wmi_force_roam_cmd() local [all …]
|
/drivers/isdn/hisax/ |
D | l3_1tr6.c | 33 struct sk_buff *skb; in l3_1TR6_message() local 55 struct sk_buff *skb = arg; in l3_1tr6_invalid() local 62 l3_1tr6_error(struct l3_process *pc, u_char *msg, struct sk_buff *skb) in l3_1tr6_error() 73 struct sk_buff *skb; in l3_1tr6_setup_req() local 165 struct sk_buff *skb = arg; in l3_1tr6_setup() local 232 struct sk_buff *skb = arg; in l3_1tr6_setup_ack() local 260 struct sk_buff *skb = arg; in l3_1tr6_call_sent() local 291 struct sk_buff *skb = arg; in l3_1tr6_alert() local 305 struct sk_buff *skb = arg; in l3_1tr6_info() local 331 struct sk_buff *skb = arg; in l3_1tr6_info_s2() local [all …]
|
D | l3ni1.c | 430 struct sk_buff *skb; in l3ni1_message() local 444 struct sk_buff *skb; in l3ni1_message_plus_chid() local 464 struct sk_buff *skb; in l3ni1_message_cause() local 488 struct sk_buff *skb; in l3ni1_status_send() local 518 struct sk_buff *skb; in l3ni1_msg_without_setup() local 663 check_infoelements(struct l3_process *pc, struct sk_buff *skb, int *checklist) in check_infoelements() 814 l3ni1_get_channel_id(struct l3_process *pc, struct sk_buff *skb) { in l3ni1_get_channel_id() 837 l3ni1_get_cause(struct l3_process *pc, struct sk_buff *skb) { in l3ni1_get_cause() 878 struct sk_buff *skb; in l3ni1_msg_with_uus() local 916 struct sk_buff *skb = arg; in l3ni1_release_cmpl() local [all …]
|
D | l3dss1.c | 501 struct sk_buff *skb; in l3dss1_message() local 514 struct sk_buff *skb; in l3dss1_message_cause() local 538 struct sk_buff *skb; in l3dss1_status_send() local 568 struct sk_buff *skb; in l3dss1_msg_without_setup() local 713 check_infoelements(struct l3_process *pc, struct sk_buff *skb, int *checklist) in check_infoelements() 864 l3dss1_get_channel_id(struct l3_process *pc, struct sk_buff *skb) { in l3dss1_get_channel_id() 887 l3dss1_get_cause(struct l3_process *pc, struct sk_buff *skb) { in l3dss1_get_cause() 928 struct sk_buff *skb; in l3dss1_msg_with_uus() local 966 struct sk_buff *skb = arg; in l3dss1_release_cmpl() local 1191 DecodeSI2(struct sk_buff *skb) in DecodeSI2() [all …]
|
D | isdnl2.c | 219 struct sk_buff *skb) in enqueue_super() 289 iframe_error(struct PStack *st, struct sk_buff *skb) in iframe_error() 312 super_error(struct PStack *st, struct sk_buff *skb) in super_error() 322 unnum_error(struct PStack *st, struct sk_buff *skb, int wantrsp) in unnum_error() 338 UI_error(struct PStack *st, struct sk_buff *skb) in UI_error() 354 FRMR_error(struct PStack *st, struct sk_buff *skb) in FRMR_error() 426 struct sk_buff *skb; in send_uframe() local 441 get_PollFlag(struct PStack *st, struct sk_buff *skb) in get_PollFlag() 447 get_PollFlagFree(struct PStack *st, struct sk_buff *skb) in get_PollFlagFree() 518 struct sk_buff *skb = arg; in l2_mdl_error_ua() local [all …]
|
/drivers/net/wireless/rt2x00/ |
D | rt2x00crypto.c | 49 struct sk_buff *skb, in rt2x00crypto_create_tx_descriptor() 77 struct sk_buff *skb) in rt2x00crypto_tx_overhead() 104 void rt2x00crypto_tx_copy_iv(struct sk_buff *skb, struct txentry_desc *txdesc) in rt2x00crypto_tx_copy_iv() 115 void rt2x00crypto_tx_remove_iv(struct sk_buff *skb, struct txentry_desc *txdesc) in rt2x00crypto_tx_remove_iv() 136 void rt2x00crypto_tx_insert_iv(struct sk_buff *skb, unsigned int header_length) in rt2x00crypto_tx_insert_iv() 157 void rt2x00crypto_rx_insert_iv(struct sk_buff *skb, in rt2x00crypto_rx_insert_iv()
|
/drivers/bluetooth/ |
D | btmrvl_main.c | 47 bool btmrvl_check_evtpkt(struct btmrvl_private *priv, struct sk_buff *skb) in btmrvl_check_evtpkt() 79 int btmrvl_process_event(struct btmrvl_private *priv, struct sk_buff *skb) in btmrvl_process_event() 173 struct sk_buff *skb; in btmrvl_send_module_cfg_cmd() local 217 struct sk_buff *skb; in btmrvl_send_hscfg_cmd() local 247 struct sk_buff *skb; in btmrvl_enable_ps() local 279 struct sk_buff *skb; in btmrvl_enable_hs() local 343 static int btmrvl_tx_pkt(struct btmrvl_private *priv, struct sk_buff *skb) in btmrvl_tx_pkt() 412 static int btmrvl_send_frame(struct sk_buff *skb) in btmrvl_send_frame() 492 struct sk_buff *skb; in btmrvl_service_main_thread() local
|
/drivers/block/drbd/ |
D | drbd_nl.c | 109 static void drbd_adm_send_reply(struct sk_buff *skb, struct genl_info *info) in drbd_adm_send_reply() 120 struct sk_buff *skb = adm_ctx.reply_skb; in drbd_msg_put_info() local 148 static int drbd_adm_prepare(struct sk_buff *skb, struct genl_info *info, in drbd_adm_prepare() 668 int drbd_adm_set_role(struct sk_buff *skb, struct genl_info *info) in drbd_adm_set_role() 1172 int drbd_adm_disk_opts(struct sk_buff *skb, struct genl_info *info) in drbd_adm_disk_opts() 1300 int drbd_adm_attach(struct sk_buff *skb, struct genl_info *info) in drbd_adm_attach() 1769 int drbd_adm_detach(struct sk_buff *skb, struct genl_info *info) in drbd_adm_detach() 1960 int drbd_adm_net_opts(struct sk_buff *skb, struct genl_info *info) in drbd_adm_net_opts() 2073 int drbd_adm_connect(struct sk_buff *skb, struct genl_info *info) in drbd_adm_connect() 2250 int drbd_adm_disconnect(struct sk_buff *skb, struct genl_info *info) in drbd_adm_disconnect() [all …]
|
/drivers/staging/rtl8187se/ieee80211/ |
D | ieee80211_softmac.c | 149 void enqueue_mgmt(struct ieee80211_device *ieee, struct sk_buff *skb) in enqueue_mgmt() 190 inline void softmac_mgmt_xmit(struct sk_buff *skb, struct ieee80211_device *ieee) in softmac_mgmt_xmit() 241 inline void softmac_ps_mgmt_xmit(struct sk_buff *skb, struct ieee80211_device *ieee) in softmac_ps_mgmt_xmit() 284 struct sk_buff *skb; in ieee80211_disassociate_skb() local 310 struct sk_buff *skb; in SendDisassociation() local 323 struct sk_buff *skb; in ieee80211_probe_req() local 359 struct sk_buff *skb; in ext_ieee80211_send_beacon_wq() local 384 struct sk_buff *skb; in ieee80211_send_beacon() local 420 struct sk_buff *skb; in ieee80211_send_probe() local 741 struct sk_buff *skb; in ieee80211_authentication_req() local [all …]
|
/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_softmac.c | 151 void enqueue_mgmt(struct ieee80211_device *ieee, struct sk_buff *skb) in enqueue_mgmt() 226 inline void softmac_mgmt_xmit(struct sk_buff *skb, struct ieee80211_device *ieee) in softmac_mgmt_xmit() 293 inline void softmac_ps_mgmt_xmit(struct sk_buff *skb, struct ieee80211_device *ieee) in softmac_ps_mgmt_xmit() 333 struct sk_buff *skb; in ieee80211_probe_req() local 370 struct sk_buff *skb; in ieee80211_send_beacon() local 408 struct sk_buff *skb; in ieee80211_send_probe() local 652 struct sk_buff *skb; in ieee80211_authentication_req() local 696 struct sk_buff *skb = NULL; in ieee80211_probe_resp() local 846 struct sk_buff *skb; in ieee80211_assoc_resp() local 901 struct sk_buff *skb; in ieee80211_auth_resp() local [all …]
|
/drivers/net/wireless/ath/ath9k/ |
D | htc_drv_txrx.c | 158 struct sk_buff *skb) in strip_drv_header() 216 struct sk_buff *skb, in ath9k_htc_tx_mgmt() 262 struct sk_buff *skb, in ath9k_htc_tx_data() 337 struct sk_buff *skb, in ath9k_htc_tx_start() 402 struct sk_buff *skb) in ath9k_htc_check_tx_aggr() 441 struct sk_buff *skb, in ath9k_htc_tx_process() 514 struct sk_buff *skb; in ath9k_htc_tx_drainq() local 575 struct sk_buff *skb, in check_cookie() 605 struct sk_buff *skb, *tmp; in ath9k_htc_tx_get_packet() local 633 struct sk_buff *skb; in ath9k_htc_txstatus() local [all …]
|
/drivers/staging/rtl8192e/ |
D | rtllib_softmac.c | 130 static void enqueue_mgmt(struct rtllib_device *ieee, struct sk_buff *skb) in enqueue_mgmt() 217 inline void softmac_mgmt_xmit(struct sk_buff *skb, struct rtllib_device *ieee) in softmac_mgmt_xmit() 289 inline void softmac_ps_mgmt_xmit(struct sk_buff *skb, in softmac_ps_mgmt_xmit() 348 struct sk_buff *skb; in rtllib_probe_req() local 389 struct sk_buff *skb; in rtllib_send_beacon() local 497 struct sk_buff *skb; in rtllib_send_probe() local 795 struct sk_buff *skb; in rtllib_authentication_req() local 837 struct sk_buff *skb = NULL; in rtllib_probe_resp() local 983 struct sk_buff *skb; in rtllib_assoc_resp() local 1043 struct sk_buff *skb = NULL; in rtllib_auth_resp() local [all …]
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | sge.c | 138 struct sk_buff *skb; member 236 static int map_skb(struct device *dev, const struct sk_buff *skb, in map_skb() 267 static void unmap_skb(struct device *dev, const struct sk_buff *skb, in unmap_skb() 289 static void deferred_unmap_destructor(struct sk_buff *skb) in deferred_unmap_destructor() 295 static void unmap_sgl(struct device *dev, const struct sk_buff *skb, in unmap_sgl() 711 static inline int is_eth_imm(const struct sk_buff *skb) in is_eth_imm() 723 static inline unsigned int calc_tx_flits(const struct sk_buff *skb) in calc_tx_flits() 743 static inline unsigned int calc_tx_descs(const struct sk_buff *skb) in calc_tx_descs() 765 static void write_sgl(const struct sk_buff *skb, struct sge_txq *q, in write_sgl() 880 static void inline_tx_skb(const struct sk_buff *skb, const struct sge_txq *q, in inline_tx_skb() [all …]
|