| /linux/arch/m68k/fpsp040/ |
| H A D | get_op.S | 567 moveb #nan_tag,STAG(%a6) |set stag to NaN 621 |tag (stag) 624 | stag = INF 626 | stag = NAN 629 | stag = ZERO 631 | stag = NORM 633 | Note also that the etemp_15 bit (just right of the stag) must
|
| H A D | do_func.S | 254 | ;dtag,stag 275 bfextu STAG(%a6){#0:#3},%d0 |stag = d0 285 orb %d0,%d1 |d1{3:2} = dtag, d1{1:0} = stag 414 | ;dtag,stag 434 bfextu STAG(%a6){#0:#3},%d0 |stag in d0 439 orb %d0,%d1 |d1{4:2} = dtag, d1{1:0} = stag 440 | ;dtag values stag values:
|
| H A D | x_operr.S | 157 moveb STAG(%a6),%d0 |test stag for nan 184 moveb STAG(%a6),%d0 |test stag for nan
|
| H A D | bugfix.S | 258 | $3c stag - L_SCR1 380 | $3c stag - L_SCR1
|
| H A D | kernel_ex.S | 347 orb #nan_tag,STAG(%a6) |set up stag for nan
|
| H A D | tbldo.S | 12 | the stag. For dyadic functions, all 46 | instruction ;opcode-stag Notes
|
| H A D | bindec.S | 179 movew STAG(%a6),%d0 |get stag 180 andiw #0xe000,%d0 |isolate stag bits
|
| H A D | res_func.S | 1350 moveb STAG(%a6),%d0 |check if stag is inf 1360 cmpib #0x60,%d0 |check if stag is NaN
|
| /linux/drivers/infiniband/hw/cxgb4/ |
| H A D | restrack.c | 435 u32 stag = mhp->attr.stag; in c4iw_fill_res_mr_entry() local 440 if (!stag) in c4iw_fill_res_mr_entry() 447 ret = cxgb4_read_tpte(dev->rdev.lldi.ports[0], stag, (__be32 *)&tpte); in c4iw_fill_res_mr_entry() 454 if (rdma_nl_put_driver_u32_hex(msg, "idx", stag >> 8)) in c4iw_fill_res_mr_entry() 459 if (rdma_nl_put_driver_u32_hex(msg, "key", stag & 0xff)) in c4iw_fill_res_mr_entry()
|
| H A D | ev.c | 38 static void print_tpte(struct c4iw_dev *dev, u32 stag) in print_tpte() argument 43 ret = cxgb4_read_tpte(dev->rdev.lldi.ports[0], stag, in print_tpte() 51 stag & 0xffffff00, in print_tpte()
|
| H A D | t4.h | 179 __be32 stag; member 183 __be32 stag; member 192 __be32 stag; member 270 #define CQE_WRID_STAG(x) (be32_to_cpu((x)->u.rcqe.stag)) 278 #define CQE_WRID_FR_STAG(x) (be32_to_cpu((x)->u.scqe.stag))
|
| H A D | t4fw_ri_api.h | 129 __be32 stag; member 689 __be32 stag; member 723 __be32 stag; member
|
| /linux/include/uapi/rdma/ |
| H A D | siw-abi.h | 39 __u32 stag; member
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_virtchnl_pf.h | 86 u16 stag; member
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_uld.h | 359 struct cxgb4_range stag; member 525 int cxgb4_read_tpte(struct net_device *dev, u32 stag, __be32 *tpte);
|
| H A D | cxgb4_main.c | 2253 int cxgb4_read_tpte(struct net_device *dev, u32 stag, __be32 *tpte) in cxgb4_read_tpte() argument 2264 offset = ((stag >> 8) * 32) + adap->vres.stag.start; in cxgb4_read_tpte() 2324 stag, offset); in cxgb4_read_tpte() 5232 adap->vres.stag.start = val[0]; in adap_init0() 5233 adap->vres.stag.size = val[1] - val[0] + 1; in adap_init0()
|
| /linux/drivers/net/netdevsim/ |
| H A D | netdev.c | 570 WARN_ON_ONCE(test_and_set_bit(vid, ns->vlan.stag)); in nsim_vlan_rx_add_vid() 585 WARN_ON_ONCE(!test_and_clear_bit(vid, ns->vlan.stag)); in nsim_vlan_rx_kill_vid() 966 for_each_set_bit(vid, ns->vlan.stag, VLAN_N_VID) in nsim_vlan_show() 1209 for_each_set_bit(vid, ns->vlan.stag, VLAN_N_VID) in nsim_destroy()
|
| H A D | netdevsim.h | 80 DECLARE_BITMAP(stag, VLAN_N_VID);
|
| /linux/drivers/infiniband/hw/erdma/ |
| H A D | erdma_qp.c | 564 regmr_sge->stag = cpu_to_le32(reg_wr(send_wr)->key); in erdma_push_one_sqe() 588 regmr_sge->stag = cpu_to_le32(send_wr->ex.invalidate_rkey); in erdma_push_one_sqe() 714 rqe->stag = cpu_to_le32(recv_wr->sg_list[0].lkey); in erdma_post_recv_one()
|
| /linux/tools/testing/selftests/net/forwarding/ |
| H A D | bridge_vlan_aware.sh | 159 ethtool -K $h2 rx-vlan-filter off rx-vlan-stag-filter off
|
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_npc_fs.c | 1056 bool stag = !!(features & BIT_ULL(NPC_VLAN_ETYPE_STAG)); in npc_update_vlan_features() local 1060 if (vid && !ctag && !stag) { in npc_update_vlan_features() 1069 if (stag) in npc_update_vlan_features()
|
| /linux/drivers/infiniband/sw/siw/ |
| H A D | siw_qp_tx.c | 967 mem->stag = sqe->rkey; in siw_fastreg_mr()
|