/Linux-v6.1/drivers/firmware/efi/ |
D | apple-properties.c | 58 const u8 *entry_data; in unmarshal_key_value_pairs() local 90 entry_data = ptr + key_len + sizeof(val_len); in unmarshal_key_value_pairs() 93 entry[i] = PROPERTY_ENTRY_U8_ARRAY_LEN(key, entry_data, in unmarshal_key_value_pairs() 101 16, 1, entry_data, entry_len, true); in unmarshal_key_value_pairs()
|
/Linux-v6.1/drivers/net/wireless/intersil/p54/ |
D | txrx.c | 405 struct p54_tx_data *entry_data; in p54_rx_frame_sent() local 417 entry_data = (struct p54_tx_data *) entry_hdr->data; in p54_rx_frame_sent() 425 if (unlikely(entry_data->hw_queue < P54_QUEUE_FWSCAN)) { in p54_rx_frame_sent() 437 pad = entry_data->align[0]; in p54_rx_frame_sent() 462 switch (entry_data->key_type) { in p54_rx_frame_sent() 464 u8 *iv = (u8 *)(entry_data->align + pad + in p54_rx_frame_sent() 465 entry_data->crypt_offset); in p54_rx_frame_sent() 484 skb_pull(entry, sizeof(*hdr) + pad + sizeof(*entry_data)); in p54_rx_frame_sent()
|
/Linux-v6.1/net/sched/ |
D | act_gact.c | 237 static int tcf_gact_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_gact_offload_act_setup() argument 242 struct flow_action_entry *entry = entry_data; in tcf_gact_offload_act_setup() 268 struct flow_offload_action *fl_action = entry_data; in tcf_gact_offload_act_setup()
|
D | act_sample.c | 275 static int tcf_sample_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_sample_offload_act_setup() argument 280 struct flow_action_entry *entry = entry_data; in tcf_sample_offload_act_setup() 289 struct flow_offload_action *fl_action = entry_data; in tcf_sample_offload_act_setup()
|
D | act_vlan.c | 353 static int tcf_vlan_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_vlan_offload_act_setup() argument 358 struct flow_action_entry *entry = entry_data; in tcf_vlan_offload_act_setup() 389 struct flow_offload_action *fl_action = entry_data; in tcf_vlan_offload_act_setup()
|
D | act_mirred.c | 443 static int tcf_mirred_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_mirred_offload_act_setup() argument 448 struct flow_action_entry *entry = entry_data; in tcf_mirred_offload_act_setup() 468 struct flow_offload_action *fl_action = entry_data; in tcf_mirred_offload_act_setup()
|
D | act_mpls.c | 369 static int tcf_mpls_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_mpls_offload_act_setup() argument 374 struct flow_action_entry *entry = entry_data; in tcf_mpls_offload_act_setup() 408 struct flow_offload_action *fl_action = entry_data; in tcf_mpls_offload_act_setup()
|
D | act_skbedit.c | 361 static int tcf_skbedit_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_skbedit_offload_act_setup() argument 366 struct flow_action_entry *entry = entry_data; in tcf_skbedit_offload_act_setup() 389 struct flow_offload_action *fl_action = entry_data; in tcf_skbedit_offload_act_setup()
|
D | act_police.c | 435 static int tcf_police_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_police_offload_act_setup() argument 440 struct flow_action_entry *entry = entry_data; in tcf_police_offload_act_setup() 478 struct flow_offload_action *fl_action = entry_data; in tcf_police_offload_act_setup()
|
D | act_csum.c | 680 static int tcf_csum_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_csum_offload_act_setup() argument 685 struct flow_action_entry *entry = entry_data; in tcf_csum_offload_act_setup() 691 struct flow_offload_action *fl_action = entry_data; in tcf_csum_offload_act_setup()
|
D | act_gate.c | 603 static int tcf_gate_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_gate_offload_act_setup() argument 610 struct flow_action_entry *entry = entry_data; in tcf_gate_offload_act_setup() 623 struct flow_offload_action *fl_action = entry_data; in tcf_gate_offload_act_setup()
|
D | act_tunnel_key.c | 791 void *entry_data, in tcf_tunnel_key_offload_act_setup() argument 799 struct flow_action_entry *entry = entry_data; in tcf_tunnel_key_offload_act_setup() 814 struct flow_offload_action *fl_action = entry_data; in tcf_tunnel_key_offload_act_setup()
|
D | act_pedit.c | 494 static int tcf_pedit_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_pedit_offload_act_setup() argument 499 struct flow_action_entry *entry = entry_data; in tcf_pedit_offload_act_setup()
|
D | act_ct.c | 1569 static int tcf_ct_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_ct_offload_act_setup() argument 1574 struct flow_action_entry *entry = entry_data; in tcf_ct_offload_act_setup() 1582 struct flow_offload_action *fl_action = entry_data; in tcf_ct_offload_act_setup()
|
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_npc_fs.c | 1069 entry = &write_req.entry_data; in npc_install_flow() 1153 rule->chan_mask = write_req.entry_data.kw_mask[0] & NPC_KEX_CHAN_MASK; in npc_install_flow() 1154 rule->chan = write_req.entry_data.kw[0] & NPC_KEX_CHAN_MASK; in npc_install_flow() 1366 struct mcam_entry *entry = &write_req.entry_data; in npc_update_dmac_value() 1534 npc_update_entry(rvu, NPC_EXACT_RESULT, &req.entry_data, exact_val, 0, in npc_install_mcam_drop_rule() 1536 npc_update_entry(rvu, NPC_CHAN, &req.entry_data, chan_val, 0, in npc_install_mcam_drop_rule() 1538 npc_update_entry(rvu, NPC_LXMB, &req.entry_data, bcast_mcast_val, 0, in npc_install_mcam_drop_rule()
|
D | rvu_npc.c | 65 struct mcam_entry *entry_data, u8 intf, in npc_mcam_verify_pf_func() argument 73 pf_func_mask = (entry_data->kw_mask[0] >> 32) & in npc_mcam_verify_pf_func() 75 pf_func = (entry_data->kw[0] >> 32) & NPC_KEX_PF_FUNC_MASK; in npc_mcam_verify_pf_func() 2715 &rsp->entry_data, in rvu_mbox_handler_npc_mcam_read_entry() 2759 npc_mcam_verify_pf_func(rvu, &req->entry_data, req->intf, pcifunc)) { in rvu_mbox_handler_npc_mcam_write_entry() 2769 &req->entry_data, req->enable_entry); in rvu_mbox_handler_npc_mcam_write_entry() 3115 if (npc_mcam_verify_pf_func(rvu, &req->entry_data, req->intf, in rvu_mbox_handler_npc_mcam_alloc_and_write_entry() 3165 &req->entry_data, req->enable_entry); in rvu_mbox_handler_npc_mcam_alloc_and_write_entry()
|
D | mbox.h | 1325 struct mcam_entry entry_data; member 1387 struct mcam_entry entry_data; member 1492 struct mcam_entry entry_data; member
|
/Linux-v6.1/include/net/ |
D | act_api.h | 137 int (*offload_act_setup)(struct tc_action *act, void *entry_data,
|