Searched refs:lns (Results 1 – 4 of 4) sorted by relevance
342 uint64_t lns : 1; /**< When set, the outbound message controller member359 uint64_t lns : 1;
1649 uint64_t lns : 1; /**< LNS field of outbound message descriptor member1655 uint64_t lns : 1;
1615 tx_msg_hdr_ptr->s.lns = 0; /* not use sriox_omsg_ctrly[] */ in cvmx_srio_omsg_desc()
1318 struct negstate *ns, *lns; in cache_neg_evict_select_entry() local1327 lns = NCP2NEGSTATE(lncp); in cache_neg_evict_select_entry()1333 if (ns->neg_hit < lns->neg_hit) { in cache_neg_evict_select_entry()1335 lns = ns; in cache_neg_evict_select_entry()