smt_idx 1096 drivers/crypto/chelsio/chtls/chtls_cm.c csk->smac_idx = ((struct port_info *)netdev_priv(ndev))->smt_idx; smt_idx 449 drivers/infiniband/hw/cxgb3/iwch_cm.c V_L2T_IDX(ep->l2t->idx) | V_TX_CHANNEL(ep->l2t->smt_idx); smt_idx 518 drivers/infiniband/hw/cxgb3/iwch_cm.c req->param = htonl(V_TX_PORT(ep->l2t->smt_idx) | smt_idx 569 drivers/infiniband/hw/cxgb3/iwch_cm.c req->param = htonl(V_TX_PORT(ep->l2t->smt_idx) | smt_idx 620 drivers/infiniband/hw/cxgb3/iwch_cm.c req->param = htonl(V_TX_PORT(ep->l2t->smt_idx) | smt_idx 1287 drivers/infiniband/hw/cxgb3/iwch_cm.c V_L2T_IDX(ep->l2t->idx) | V_TX_CHANNEL(ep->l2t->smt_idx); smt_idx 848 drivers/infiniband/hw/cxgb3/iwch_qp.c init_attr.chan = qhp->ep->l2t->smt_idx; smt_idx 2107 drivers/infiniband/hw/cxgb4/cm.c ep->smac_idx = ((struct port_info *)netdev_priv(pdev))->smt_idx; smt_idx 2126 drivers/infiniband/hw/cxgb4/cm.c ep->smac_idx = ((struct port_info *)netdev_priv(pdev))->smt_idx; smt_idx 102 drivers/net/ethernet/chelsio/cxgb3/l2t.c req->params = htonl(V_L2T_W_IDX(e->idx) | V_L2T_W_IFF(e->smt_idx) | smt_idx 312 drivers/net/ethernet/chelsio/cxgb3/l2t.c int smt_idx; smt_idx 325 drivers/net/ethernet/chelsio/cxgb3/l2t.c smt_idx = p->port_id; smt_idx 336 drivers/net/ethernet/chelsio/cxgb3/l2t.c e->smt_idx == smt_idx) { smt_idx 352 drivers/net/ethernet/chelsio/cxgb3/l2t.c e->smt_idx = smt_idx; smt_idx 62 drivers/net/ethernet/chelsio/cxgb3/l2t.h u16 smt_idx; /* SMT index */ smt_idx 604 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h u8 smt_idx; smt_idx 1815 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h int idx, const u8 *addr, bool persist, u8 *smt_idx); smt_idx 1917 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h bool persistent, u8 *smt_idx); smt_idx 1951 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h bool persistent, u8 *smt_idx); smt_idx 460 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c u8 *smt_idx) smt_idx 467 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c *tcam_idx, addr, persist, smt_idx); smt_idx 515 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c dev->dev_addr, true, &pi->smt_idx); smt_idx 3030 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c addr->sa_data, true, &pi->smt_idx); smt_idx 131 drivers/net/ethernet/chelsio/cxgb4/cxgb4_mps.c bool persistent, u8 *smt_idx) smt_idx 136 drivers/net/ethernet/chelsio/cxgb4/cxgb4_mps.c addr, persistent, smt_idx); smt_idx 8131 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c int idx, const u8 *addr, bool persist, u8 *smt_idx) smt_idx 8140 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c mode = smt_idx ? FW_VI_MAC_SMT_AND_MPSTCAM : FW_VI_MAC_MPS_TCAM_ENTRY; smt_idx 8157 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c if (smt_idx) { smt_idx 8159 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c *smt_idx = FW_VI_MAC_CMD_SMTID_G smt_idx 8169 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c *smt_idx = (viid & FW_VIID_VIN_M) << 1; smt_idx 8171 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c *smt_idx = (viid & FW_VIID_VIN_M); smt_idx 174 drivers/scsi/cxgbi/cxgb3i/cxgb3i.c V_L2T_IDX(e->idx) | V_TX_CHANNEL(e->smt_idx)); smt_idx 183 drivers/scsi/cxgbi/cxgb3i/cxgb3i.c csk->mss_idx, e->idx, e->smt_idx); smt_idx 367 drivers/scsi/cxgbi/cxgb3i/cxgb3i.c req->param = htonl(V_TX_PORT(l2t->smt_idx)); smt_idx 1781 drivers/scsi/cxgbi/cxgb4i/cxgb4i.c csk->smac_idx = ((struct port_info *)netdev_priv(ndev))->smt_idx; smt_idx 938 drivers/target/iscsi/cxgbit/cxgbit_cm.c ((struct port_info *)netdev_priv(ndev))->smt_idx; smt_idx 974 drivers/target/iscsi/cxgbit/cxgbit_cm.c ((struct port_info *)netdev_priv(ndev))->smt_idx;