| /drivers/net/wireless/marvell/mwifiex/ |
| A D | 11n.h | 31 *tx_tbl); 135 struct mwifiex_tx_ba_stream_tbl *tx_tbl; in mwifiex_find_stream_to_delete() local 140 list_for_each_entry(tx_tbl, &priv->tx_ba_stream_tbl_ptr, list) { in mwifiex_find_stream_to_delete() 141 if (tid > priv->aggr_prio_tbl[tx_tbl->tid].ampdu_user) { in mwifiex_find_stream_to_delete() 142 tid = priv->aggr_prio_tbl[tx_tbl->tid].ampdu_user; in mwifiex_find_stream_to_delete() 143 *ptid = tx_tbl->tid; in mwifiex_find_stream_to_delete() 144 memcpy(ra, tx_tbl->ra, ETH_ALEN); in mwifiex_find_stream_to_delete()
|
| A D | util.c | 162 info->tx_tbl); in mwifiex_get_debug_info() 273 info->tx_tbl[i].tid, info->tx_tbl[i].ra); in mwifiex_debug_info_to_buffer()
|
| A D | ioctl.h | 199 tx_tbl[MWIFIEX_MAX_TX_BASTREAM_SUPPORTED]; member
|
| /drivers/net/ethernet/intel/ixgbevf/ |
| A D | ipsec.c | 113 struct tx_sa *t = &ipsec->tx_tbl[i]; in ixgbevf_ipsec_restore() 159 if (!ipsec->tx_tbl[i].used) in ixgbevf_ipsec_find_empty_idx() 383 memcpy(&ipsec->tx_tbl[sa_idx], &tsa, sizeof(tsa)); in ixgbevf_ipsec_add_sa() 424 if (!ipsec->tx_tbl[sa_idx].used) { in ixgbevf_ipsec_del_sa() 430 ixgbevf_ipsec_del_pf_sa(adapter, ipsec->tx_tbl[sa_idx].pfsa); in ixgbevf_ipsec_del_sa() 431 memset(&ipsec->tx_tbl[sa_idx], 0, sizeof(struct tx_sa)); in ixgbevf_ipsec_del_sa() 479 tsa = &ipsec->tx_tbl[sa_idx]; in ixgbevf_ipsec_tx() 632 ipsec->tx_tbl = kzalloc(size, GFP_KERNEL); in ixgbevf_init_ipsec_offload() 633 if (!ipsec->tx_tbl) in ixgbevf_init_ipsec_offload() 654 kfree(ipsec->tx_tbl); in ixgbevf_init_ipsec_offload() [all …]
|
| A D | ipsec.h | 54 struct tx_sa *tx_tbl; member
|
| /drivers/net/ethernet/intel/ixgbe/ |
| A D | ixgbe_ipsec.c | 374 if (!ipsec->tx_tbl[i].used) in ixgbe_ipsec_find_empty_idx() 853 if (!ipsec->tx_tbl[i].used) in ixgbe_ipsec_vf_clear() 856 ipsec->tx_tbl[i].vf == vf) in ixgbe_ipsec_vf_clear() 858 ipsec->tx_tbl[i].xs); in ixgbe_ipsec_vf_clear() 949 ipsec->tx_tbl[sa_idx].vf = vf; in ixgbe_ipsec_vf_add_sa() 1028 tsa = &ipsec->tx_tbl[sa_idx]; in ixgbe_ipsec_vf_del_sa() 1039 xs = ipsec->tx_tbl[sa_idx].xs; in ixgbe_ipsec_vf_del_sa() 1087 tsa = &ipsec->tx_tbl[itd->sa_idx]; in ixgbe_ipsec_tx() 1248 if (!ipsec->tx_tbl) in ixgbe_init_ipsec_offload() 1270 kfree(ipsec->tx_tbl); in ixgbe_init_ipsec_offload() [all …]
|
| A D | ixgbe_ipsec.h | 71 struct tx_sa *tx_tbl; member
|
| /drivers/phy/qualcomm/ |
| A D | phy-qcom-qmp-usb.c | 1259 const struct qmp_phy_init_tbl *tx_tbl; member 1411 .tx_tbl = msm8996_usb3_tx_tbl, 1427 .tx_tbl = msm8996_usb3_tx_tbl, 1443 .tx_tbl = ipq9574_usb3_tx_tbl, 1459 .tx_tbl = msm8996_usb3_tx_tbl, 1475 .tx_tbl = sm8350_usb3_uniphy_tx_tbl, 1550 .tx_tbl = qmp_v3_usb3_uniphy_tx_tbl, 1568 .tx_tbl = sm8150_usb3_uniphy_tx_tbl, 1610 .tx_tbl = sdx55_usb3_uniphy_tx_tbl, 1631 .tx_tbl = sdx65_usb3_uniphy_tx_tbl, [all …]
|
| A D | phy-qcom-qmp-usb-legacy.c | 496 const struct qmp_phy_init_tbl *tx_tbl; member 605 .tx_tbl = qmp_v3_usb3_tx_tbl, 623 .tx_tbl = qmp_v3_usb3_tx_tbl, 641 .tx_tbl = sm8150_usb3_tx_tbl, 662 .tx_tbl = sm8250_usb3_tx_tbl, 683 .tx_tbl = sm8350_usb3_tx_tbl, 843 qmp_usb_legacy_configure_lane(tx, cfg->tx_tbl, cfg->tx_tbl_num, 1); in qmp_usb_legacy_power_on() 846 qmp_usb_legacy_configure_lane(qmp->tx2, cfg->tx_tbl, cfg->tx_tbl_num, 2); in qmp_usb_legacy_power_on()
|
| A D | phy-qcom-qmp-usbc.c | 305 const struct qmp_phy_init_tbl *tx_tbl; member 414 .tx_tbl = msm8998_usb3_tx_tbl, 430 .tx_tbl = qcm2290_usb3_tx_tbl, 446 .tx_tbl = qcm2290_usb3_tx_tbl, 539 qmp_configure_lane(qmp->dev, qmp->tx, cfg->tx_tbl, cfg->tx_tbl_num, 1); in qmp_usbc_power_on() 542 qmp_configure_lane(qmp->dev, qmp->tx2, cfg->tx_tbl, cfg->tx_tbl_num, 2); in qmp_usbc_power_on()
|
| A D | phy-qcom-qmp-combo.c | 1964 .tx_tbl = sm8550_usb3_tx_tbl, 2009 .tx_tbl = qmp_v3_usb3_tx_tbl, 2054 .tx_tbl = qmp_v3_usb3_tx_tbl, 2099 .tx_tbl = sm8150_usb3_tx_tbl, 2147 .tx_tbl = sc8280xp_usb43dp_tx_tbl, 2235 .tx_tbl = qmp_v3_usb3_tx_tbl, 2278 .tx_tbl = sm8250_usb3_tx_tbl, 2326 .tx_tbl = sm8350_usb3_tx_tbl, 2373 .tx_tbl = sm8550_usb3_tx_tbl, 2418 .tx_tbl = sm8550_usb3_tx_tbl, [all …]
|
| A D | phy-qcom-qmp-pcie-msm8996.c | 147 const struct qmp_phy_init_tbl *tx_tbl; member 265 .tx_tbl = msm8996_pcie_tx_tbl, 434 qmp_configure_lane(qmp->dev, tx, cfg->tx_tbl, cfg->tx_tbl_num, 1); in qmp_pcie_msm8996_power_on()
|