Searched refs:learned (Results 1 - 21 of 21) sorted by relevance

/linux-4.1.27/include/uapi/linux/
H A Dipv6_route.h18 #define RTF_DEFAULT 0x00010000 /* default - learned via ND */
/linux-4.1.27/drivers/net/ethernet/8390/
H A Dzorro8390.c326 * (I learned the hard way!). zorro8390_init()
H A Dapne.c240 (I learned the hard way!). */ apne_probe1()
H A Dmcf8390.c336 * (I learned the hard way!). mcf8390_init()
H A Dne2k-pci.c312 (I learned the hard way!). */ ne2k_pci_init_one()
H A Dne.c370 (I learned the hard way!). */ ne_probe1()
/linux-4.1.27/arch/parisc/kernel/
H A Dsmp.c11 ** Thanks to John Curry and Ullas Ponnadi. I learned a lot from their work.
/linux-4.1.27/include/linux/
H A Datmdev.h155 struct list_head lecs; /* LECS ATM addresses learned via ILMI */
/linux-4.1.27/drivers/mtd/nand/
H A Dnand_ecc.c336 * The & 0xff seems superfluous, but benchmarking learned that __nand_calculate_ecc()
/linux-4.1.27/drivers/usb/serial/
H A Dark3116.c693 * The following describes what I learned from studying the old
/linux-4.1.27/drivers/net/ethernet/rocker/
H A Drocker.c154 bool learned; member in struct:rocker_fdb_tbl_entry
3381 bool learned = (lw->flags & ROCKER_OP_FLAG_LEARNED); rocker_port_fdb_learn_work() local
3388 if (learned && removing) rocker_port_fdb_learn_work()
3391 else if (learned && !removing) rocker_port_fdb_learn_work()
3471 fdb->learned = (flags & ROCKER_OP_FLAG_LEARNED); rocker_port_fdb()
3521 if (!found->learned) rocker_port_fdb_flush()
/linux-4.1.27/drivers/scsi/bfa/
H A Dbfa_fcs.c109 * with values learned during bfa_init firmware GETATTR REQ.
/linux-4.1.27/net/bridge/
H A Dbr_fdb.c1018 /* Take over SW learned entry */ br_fdb_external_learn_add()
/linux-4.1.27/net/ipv4/
H A Dtcp_metrics.c379 /* Save metrics learned by this TCP session. This function is called
H A Dtcp_output.c439 * TCP options, we learned this through the hard way, so be careful here.
/linux-4.1.27/net/wireless/
H A Dsme.c604 * scanning some new beacon hints could be learned and would cfg80211_is_all_idle()
H A Dreg.c2509 * learned as we could have traveled outside to another country
/linux-4.1.27/drivers/net/ethernet/neterion/vxge/
H A Dvxge-config.h1151 * Normal sounds as if learned from the switch rather than from
/linux-4.1.27/drivers/net/
H A Dvxlan.c1016 /* learned new entry */ vxlan_snoop()
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.c2512 /* zero previous values learned from igu cam */ bnx2x_enable_sriov()
/linux-4.1.27/net/ceph/
H A Dmessenger.c2015 dout("process_banner learned my addr is %s\n", process_banner()

Completed in 694 milliseconds