Searched refs:smt_idx (Results 1 – 8 of 8) sorted by relevance
102 req->params = htonl(V_L2T_W_IDX(e->idx) | V_L2T_W_IFF(e->smt_idx) | in setup_l2e_send_pending()275 int smt_idx; in t3_l2t_get() local288 smt_idx = p->port_id; in t3_l2t_get()299 e->smt_idx == smt_idx) { in t3_l2t_get()315 e->smt_idx = smt_idx; in t3_l2t_get()
62 u16 smt_idx; /* SMT index */ member
62 u8 smt_idx; member
176 V_L2T_IDX(e->idx) | V_TX_CHANNEL(e->smt_idx)); in send_act_open_req()185 csk->mss_idx, e->idx, e->smt_idx); in send_act_open_req()369 req->param = htonl(V_TX_PORT(l2t->smt_idx)); in make_tx_data_wr()
940 ((struct port_info *)netdev_priv(ndev))->smt_idx; in cxgbit_offload_init()976 ((struct port_info *)netdev_priv(ndev))->smt_idx; in cxgbit_offload_init()
8139 int idx, const u8 *addr, bool persist, u8 *smt_idx) in t4_change_mac() argument8148 mode = smt_idx ? FW_VI_MAC_SMT_AND_MPSTCAM : FW_VI_MAC_MPS_TCAM_ENTRY; in t4_change_mac()8165 if (smt_idx) { in t4_change_mac()8167 *smt_idx = FW_VI_MAC_CMD_SMTID_G in t4_change_mac()8177 *smt_idx = (viid & FW_VIID_VIN_M) << 1; in t4_change_mac()8179 *smt_idx = (viid & FW_VIID_VIN_M); in t4_change_mac()
2112 ep->smac_idx = ((struct port_info *)netdev_priv(pdev))->smt_idx; in import_ep()2130 ep->smac_idx = ((struct port_info *)netdev_priv(pdev))->smt_idx; in import_ep()
1862 csk->smac_idx = ((struct port_info *)netdev_priv(ndev))->smt_idx; in init_act_open()