Searched refs:nfc (Results 51 - 75 of 119) sorted by relevance

12345

/linux-master/net/nfc/hci/
H A Dhcp.c12 #include <net/nfc/hci.h>
H A Dllc.c8 #include <net/nfc/llc.h>
H A Dcore.c11 #include <linux/nfc.h>
13 #include <net/nfc/nfc.h>
14 #include <net/nfc/hci.h>
15 #include <net/nfc/llc.h>
/linux-master/drivers/nfc/
H A Dnfcsim.c12 #include <linux/nfc.h>
13 #include <net/nfc/nfc.h>
14 #include <net/nfc/digital.h>
359 n = snprintf(devname, sizeof(devname), "nfc%d", idx);
/linux-master/net/
H A DMakefile66 obj-$(CONFIG_NFC) += nfc/
/linux-master/include/net/nfc/
H A Dhci.h11 #include <net/nfc/nfc.h>
H A Dnci_core.h24 #include <net/nfc/nfc.h>
25 #include <net/nfc/nci.h>
/linux-master/drivers/nfc/st-nci/
H A Dspi.c15 #include <linux/nfc.h>
17 #include <net/nfc/nci.h>
/linux-master/drivers/nfc/s3fwrn5/
H A Di2c.c17 #include <net/nfc/nfc.h>
H A Dcore.c10 #include <net/nfc/nci_core.h>
H A Duart.c14 #include <linux/nfc.h>
/linux-master/drivers/clk/imx/
H A Dclk-imx31.c39 dummy, ckih, ckil, mpll, spll, upll, mcu_main, hsp, ahb, nfc, ipg, enumerator in enum:mx31_clks
64 clk[nfc] = imx_clk_divider("nfc", "ahb", base + MXC_CCM_PDR0, 8, 3);
/linux-master/drivers/net/dsa/
H A Dbcm_sf2.h224 struct ethtool_rxnfc *nfc, u32 *rule_locs);
226 struct ethtool_rxnfc *nfc);
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c2467 * @nfc: ethtool rxnfc command
2472 static u32 ice_parse_hdrs(struct ethtool_rxnfc *nfc) argument
2476 switch (nfc->flow_type) {
2539 * @nfc: ethtool rxnfc command
2545 static u64 ice_parse_hash_flds(struct ethtool_rxnfc *nfc, bool symm) argument
2549 if (nfc->data & RXH_IP_SRC || nfc->data & RXH_IP_DST) {
2550 switch (nfc->flow_type) {
2560 if (nfc->data & RXH_IP_SRC)
2562 if (nfc
2650 ice_set_rss_hash_opt(struct ice_vsi *vsi, struct ethtool_rxnfc *nfc) argument
2703 ice_get_rss_hash_opt(struct ice_vsi *vsi, struct ethtool_rxnfc *nfc) argument
[all...]
/linux-master/drivers/nfc/nfcmrvl/
H A Dusb.c10 #include <linux/nfc.h>
11 #include <net/nfc/nci.h>
12 #include <net/nfc/nci_core.h>
H A Dfw_dnld.c11 #include <linux/nfc.h>
12 #include <net/nfc/nci.h>
13 #include <net/nfc/nci_core.h>
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c1115 struct ethtool_rxnfc *nfc)
1122 if (nfc->data & ~(RXH_IP_SRC | RXH_IP_DST |
1126 switch (nfc->flow_type) {
1129 if (!(nfc->data & RXH_IP_SRC) ||
1130 !(nfc->data & RXH_IP_DST) ||
1131 !(nfc->data & RXH_L4_B_0_1) ||
1132 !(nfc->data & RXH_L4_B_2_3))
1136 if (!(nfc->data & RXH_IP_SRC) ||
1137 !(nfc->data & RXH_IP_DST))
1139 switch (nfc
1114 igc_ethtool_set_rss_hash_opt(struct igc_adapter *adapter, struct ethtool_rxnfc *nfc) argument
[all...]
/linux-master/drivers/nfc/microread/
H A Dmicroread.c15 #include <linux/nfc.h>
16 #include <net/nfc/nfc.h>
17 #include <net/nfc/hci.h>
684 pr_err("Cannot allocate nfc hdev\n");
/linux-master/drivers/nfc/st21nfca/
H A Dst21nfca.h9 #include <net/nfc/hci.h>
72 * enum nfc_vendor_cmds - supported nfc vendor commands
/linux-master/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_ethtool.c347 struct ethtool_rxnfc *nfc)
352 if (nfc->data &
356 switch (nfc->flow_type) {
371 dpaa_set_hash(dev, !!nfc->data);
346 dpaa_set_hash_opts(struct net_device *dev, struct ethtool_rxnfc *nfc) argument
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c490 int otx2_get_flow(struct otx2_nic *pfvf, struct ethtool_rxnfc *nfc, argument
500 nfc->fs = iter->flow_spec;
501 nfc->rss_context = iter->rss_ctx_id;
509 int otx2_get_all_flows(struct otx2_nic *pfvf, struct ethtool_rxnfc *nfc, argument
512 u32 rule_cnt = nfc->rule_cnt;
517 nfc->data = otx2_get_maxflows(pfvf->flow_cfg);
519 err = otx2_get_flow(pfvf, nfc, location);
524 nfc->rule_cnt = rule_cnt;
1084 int otx2_add_flow(struct otx2_nic *pfvf, struct ethtool_rxnfc *nfc) argument
1087 struct ethtool_rx_flow_spec *fsp = &nfc
[all...]
/linux-master/net/nfc/nci/
H A Duart.c30 #include <net/nfc/nci.h>
31 #include <net/nfc/nci_core.h>
H A Dntf.c23 #include "../nfc.h"
24 #include <net/nfc/nci.h>
25 #include <net/nfc/nci_core.h>
26 #include <linux/nfc.h>
/linux-master/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c2167 struct ethtool_rxnfc *nfc)
2172 index = bcm_sysport_rule_find(priv, nfc->fs.location);
2176 nfc->fs.ring_cookie = RX_CLS_FLOW_WAKE;
2182 struct ethtool_rxnfc *nfc)
2190 if (nfc->fs.location > RXCHK_BRCM_TAG_CID_MASK)
2194 if (nfc->fs.ring_cookie != RX_CLS_FLOW_WAKE)
2207 reg |= nfc->fs.location << RXCHK_BRCM_TAG_CID_SHIFT;
2211 priv->filters_loc[index] = nfc->fs.location;
2237 struct ethtool_rxnfc *nfc, u32 *rule_locs)
2242 switch (nfc
2166 bcm_sysport_rule_get(struct bcm_sysport_priv *priv, struct ethtool_rxnfc *nfc) argument
2181 bcm_sysport_rule_set(struct bcm_sysport_priv *priv, struct ethtool_rxnfc *nfc) argument
2236 bcm_sysport_get_rxnfc(struct net_device *dev, struct ethtool_rxnfc *nfc, u32 *rule_locs) argument
2253 bcm_sysport_set_rxnfc(struct net_device *dev, struct ethtool_rxnfc *nfc) argument
[all...]
/linux-master/drivers/nfc/pn544/
H A Di2c.c16 #include <linux/nfc.h>
22 #include <net/nfc/hci.h>
23 #include <net/nfc/llc.h>
24 #include <net/nfc/nfc.h>

Completed in 216 milliseconds

12345