| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | l2t.c | 102 req->params = htonl(V_L2T_W_IDX(e->idx) | V_L2T_W_IFF(e->smt_idx) | in setup_l2e_send_pending() 312 int smt_idx; in t3_l2t_get() local 325 smt_idx = p->port_id; in t3_l2t_get() 336 e->smt_idx == smt_idx) { in t3_l2t_get() 352 e->smt_idx = smt_idx; in t3_l2t_get()
|
| H A D | l2t.h | 62 u16 smt_idx; /* SMT index */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_mps.c | 131 bool persistent, u8 *smt_idx) in cxgb4_update_mac_filt() argument 136 addr, persistent, smt_idx); in cxgb4_update_mac_filt()
|
| H A D | cxgb4.h | 689 u8 smt_idx; member 2027 int idx, const u8 *addr, bool persist, u8 *smt_idx); 2143 bool persistent, u8 *smt_idx); 2177 bool persistent, u8 *smt_idx);
|
| H A D | t4_hw.c | 8168 int idx, const u8 *addr, bool persist, u8 *smt_idx) in t4_change_mac() argument 8177 mode = smt_idx ? FW_VI_MAC_SMT_AND_MPSTCAM : FW_VI_MAC_MPS_TCAM_ENTRY; in t4_change_mac() 8194 if (smt_idx) { in t4_change_mac() 8196 *smt_idx = FW_VI_MAC_CMD_SMTID_G in t4_change_mac() 8206 *smt_idx = (viid & FW_VIID_VIN_M) << 1; in t4_change_mac() 8208 *smt_idx = (viid & FW_VIID_VIN_M); in t4_change_mac()
|
| H A D | cxgb4_main.c | 463 u8 *smt_idx) in cxgb4_change_mac() argument 470 *tcam_idx, addr, persist, smt_idx); in cxgb4_change_mac() 519 dev->dev_addr, true, &pi->smt_idx); in link_start() 3469 addr->sa_data, true, &pi->smt_idx); in cxgb_set_mac_addr()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ |
| H A D | chcr_ktls.h | 62 u8 smt_idx; member
|
| H A D | chcr_ktls.c | 207 SMAC_SEL_V(tx_info->smt_idx) | TX_CHAN_V(tx_info->tx_chan); in chcr_ktls_act_open_req() 259 SMAC_SEL_V(tx_info->smt_idx) | TX_CHAN_V(tx_info->tx_chan); in chcr_ktls_act_open_req6() 464 tx_info->smt_idx = pi->smt_idx; in chcr_ktls_dev_add()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | smp.c | 94 smt_idx, enumerator 1545 powerpc_topology[smt_idx].mask = smallcore_smt_mask; in fixup_topology()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/cxgbi/cxgb3i/ |
| H A D | cxgb3i.c | 175 V_L2T_IDX(e->idx) | V_TX_CHANNEL(e->smt_idx)); in send_act_open_req() 184 csk->mss_idx, e->idx, e->smt_idx); in send_act_open_req() 368 req->param = htonl(V_TX_PORT(l2t->smt_idx)); in make_tx_data_wr()
|
| /OK3568_Linux_fs/kernel/drivers/target/iscsi/cxgbit/ |
| H A D | cxgbit_cm.c | 938 ((struct port_info *)netdev_priv(ndev))->smt_idx; in cxgbit_offload_init() 974 ((struct port_info *)netdev_priv(ndev))->smt_idx; in cxgbit_offload_init()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/ |
| H A D | cm.c | 2107 ep->smac_idx = ((struct port_info *)netdev_priv(pdev))->smt_idx; in import_ep() 2126 ep->smac_idx = ((struct port_info *)netdev_priv(pdev))->smt_idx; in import_ep()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
| H A D | chtls_cm.c | 1236 csk->smac_idx = ((struct port_info *)netdev_priv(ndev))->smt_idx; in chtls_recv_sock()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/cxgbi/cxgb4i/ |
| H A D | cxgb4i.c | 1861 csk->smac_idx = ((struct port_info *)netdev_priv(ndev))->smt_idx; in init_act_open()
|