Searched refs:ef (Results 26 - 41 of 41) sorted by relevance

12

/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Drtnetlink.sh516 bridge fdb add de:ad:be:ef:13:37 dev $swp1 master extern_learn
519 bridge fdb show brport $swp1 de:ad:be:ef:13:37
535 ip -4 neigh add 192.0.2.2 lladdr de:ad:be:ef:13:37 nud perm dev $swp1
536 ip -6 neigh add 2001:db8:1::2 lladdr de:ad:be:ef:13:37 nud perm \
/linux-master/tools/testing/selftests/net/forwarding/
H A Dvxlan_bridge_1q_ipv6.sh680 __test_flood de:ad:be:ef:13:37 2001:db8:1::100 10 "flood vlan 10" \
682 __test_flood ca:fe:be:ef:13:37 2001:db8:2::100 20 "flood vlan 20" \
759 local mac=de:ad:be:ef:13:37
H A Dtc_flower.sh40 local dummy_mac=de:ad:be:ef:aa:aa
66 local dummy_mac=de:ad:be:ef:aa:aa
H A Dvxlan_bridge_1d.sh430 __test_flood de:ad:be:ef:13:37 192.0.2.100 "flood"
680 local mac=de:ad:be:ef:13:37
H A Dvxlan_bridge_1d_ipv6.sh551 __test_flood de:ad:be:ef:13:37 2001:db8:1::100 "flood"
H A Dlib.sh1539 local mac=de:ad:be:ef:13:37
1649 local mac=de:ad:be:ef:13:37
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c1495 static int set_flash(struct net_device *netdev, struct ethtool_flash *ef) argument
1519 ef->data[sizeof(ef->data) - 1] = '\0';
1520 ret = request_firmware(&fw, ef->data, adap->pdev_dev);
1526 if (ef->region == ETHTOOL_FLASH_ALL_REGIONS) {
1545 ef->region);
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dg94.c130 if (sor->dp.ef)
H A Ddp.c329 if (ior->dp.ef)
512 ior->dp.ef = outp->dp.dpcd[DPCD_RC02] & DPCD_RC02_ENHANCED_FRAME_CAP;
H A Dr535.c434 r535_sor_dp_sst(struct nvkm_ior *sor, int head, bool ef, argument
455 ctrl->SST.bEnhancedFraming = ef;
H A Dnv50.c58 int ret = nvkm_i2c_aux_lnk_ctl(aux, pior->dp.nr, pior->dp.bw, pior->dp.ef);
1173 h = h - (3 * ior->dp.ef) - (12 / ior->dp.nr);
H A Dgf119.c183 if (sor->dp.ef)
/linux-master/drivers/dma/ppc4xx/
H A Dadma.c1330 int ef = 1; local
1352 ef = 0; /* sum_product case, process on DMA0/1 */
1354 ef = 3; /* override (DMA0/1 + idle) */
1356 ef = 0; /* can't process on DMA2 if !rxor */
1360 if (likely(ef) &&
1362 ef++;
1364 return ef;
/linux-master/arch/x86/crypto/
H A Dcurve25519-x86_64.c1551 u64 *ef = &tmp[16 + 16]; local
1574 fmul(c, &table_ladder[4 * k], b, ef);
/linux-master/tools/testing/selftests/net/
H A Drtnetlink.sh549 run_cmd ip macsec add "$msname" rx port 1234 address "1c:ed:de:ad:be:ef"
550 run_cmd ip macsec add "$msname" rx port 1234 address "1c:ed:de:ad:be:ef" sa 0 pn 1 on key 00 0123456789abcdef0123456789abcdef
611 run_cmd ip macsec add "$msname" rx port 1234 address "1c:ed:de:ad:be:ef"
612 run_cmd ip macsec add "$msname" rx port 1234 address "1c:ed:de:ad:be:ef" sa 0 pn 1 on \
614 run_cmd_fail ip macsec add "$msname" rx port 1235 address "1c:ed:de:ad:be:ef"
1030 test_mac=de:ad:be:ef:13:37
1070 dstmac=de:ad:be:ef:13:37
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_priv.h921 struct dma_fence __rcu *ef; member in struct:kfd_process

Completed in 209 milliseconds

12