| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A D | dr_fw.c | 105 u32 *tbl_id, in mlx5dr_fw_create_md_tbl() argument 122 ret = mlx5dr_cmd_create_flow_table(dmn->mdev, &ft_attr, NULL, tbl_id); in mlx5dr_fw_create_md_tbl() 130 *tbl_id, group_id); in mlx5dr_fw_create_md_tbl() 136 ft_info.id = *tbl_id; in mlx5dr_fw_create_md_tbl() 155 *tbl_id, *group_id); in mlx5dr_fw_create_md_tbl() 157 mlx5dr_cmd_destroy_flow_table(dmn->mdev, *tbl_id, in mlx5dr_fw_create_md_tbl() 163 u32 tbl_id, u32 group_id) in mlx5dr_fw_destroy_md_tbl() argument 165 mlx5dr_cmd_del_flow_table_entry(dmn->mdev, FS_FT_FDB, tbl_id); in mlx5dr_fw_destroy_md_tbl() 168 tbl_id, group_id); in mlx5dr_fw_destroy_md_tbl() 169 mlx5dr_cmd_destroy_flow_table(dmn->mdev, tbl_id, in mlx5dr_fw_destroy_md_tbl()
|
| /linux/include/net/ |
| H A D | seg6_local.h | 18 u32 tbl_id);
|
| H A D | seg6.h | 74 u32 tbl_id);
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| H A D | phy_cmn.c | 788 wlc_phy_table_addr(struct brcms_phy *pi, uint tbl_id, uint tbl_offset, in wlc_phy_table_addr() argument 791 write_phy_reg(pi, tblAddr, (tbl_id << 10) | tbl_offset); in wlc_phy_table_addr() 799 pi->tbl_save_id = tbl_id; in wlc_phy_table_addr() 829 uint tbl_id = ptbl_info->tbl_id; in wlc_phy_write_table() local 836 write_phy_reg(pi, tblAddr, (tbl_id << 10) | tbl_offset); in wlc_phy_write_table() 842 (tbl_id == NPHY_TBL_ID_ANTSWCTRLLUT)) { in wlc_phy_write_table() 846 (tbl_id << 10) | (tbl_offset + idx)); in wlc_phy_write_table() 866 uint tbl_id = ptbl_info->tbl_id; in wlc_phy_read_table() local 873 write_phy_reg(pi, tblAddr, (tbl_id << 10) | tbl_offset); in wlc_phy_read_table() 882 (tbl_id << 10) | (tbl_offset + idx)); in wlc_phy_read_table()
|
| H A D | phy_n.c | 14155 tbl.tbl_id = id; in wlc_phy_table_write_nphy() 14169 tbl.tbl_id = id; in wlc_phy_table_read_nphy() 17569 u32 tbl_id, tbl_len, tbl_offset; in wlc_phy_txpwrctrl_pwr_setup_nphy() local 17739 for (tbl_id = NPHY_TBL_ID_CORE1TXPWRCTL; in wlc_phy_txpwrctrl_pwr_setup_nphy() 17740 tbl_id <= NPHY_TBL_ID_CORE2TXPWRCTL; tbl_id++) { in wlc_phy_txpwrctrl_pwr_setup_nphy() 17744 (16 * b0[tbl_id - 26] + b1[tbl_id - 26] * idx); in wlc_phy_txpwrctrl_pwr_setup_nphy() 17745 den = 32768 + a1[tbl_id - 26] * idx; in wlc_phy_txpwrctrl_pwr_setup_nphy() 17749 (uint) (31 - idle_tssi[tbl_id - 26] + 1)) in wlc_phy_txpwrctrl_pwr_setup_nphy() 17753 [tbl_id - 26] + 1); in wlc_phy_txpwrctrl_pwr_setup_nphy() 17757 wlc_phy_table_write_nphy(pi, tbl_id, tbl_len, tbl_offset, 32, in wlc_phy_txpwrctrl_pwr_setup_nphy() [all …]
|
| H A D | phy_int.h | 241 u32 tbl_id; member 918 void wlc_phy_table_addr(struct brcms_phy *pi, uint tbl_id, uint tbl_offset,
|
| /linux/drivers/net/ethernet/rocker/ |
| H A D | rocker_ofdpa.c | 29 enum rocker_of_dpa_table_id tbl_id; member 520 entry->key.tbl_id)) in ofdpa_cmd_flow_tbl_add() 531 switch (entry->key.tbl_id) { in ofdpa_cmd_flow_tbl_add() 847 entry->key.tbl_id = ROCKER_OF_DPA_TABLE_ID_INGRESS_PORT; in ofdpa_flow_tbl_ig_port() 869 entry->key.tbl_id = ROCKER_OF_DPA_TABLE_ID_VLAN; in ofdpa_flow_tbl_vlan() 904 entry->key.tbl_id = ROCKER_OF_DPA_TABLE_ID_TERMINATION_MAC; in ofdpa_flow_tbl_term_mac() 934 entry->key.tbl_id = ROCKER_OF_DPA_TABLE_ID_BRIDGING; in ofdpa_flow_tbl_bridge() 984 entry->key.tbl_id = ROCKER_OF_DPA_TABLE_ID_UNICAST_ROUTING; in ofdpa_flow_tbl_ucast4_routing() 1023 entry->key.tbl_id = ROCKER_OF_DPA_TABLE_ID_ACL_POLICY; in ofdpa_flow_tbl_acl() 2765 if (flow_entry->key.tbl_id != in ofdpa_fib4_abort()
|
| /linux/net/ipv6/ |
| H A D | seg6_local.c | 289 u32 tbl_id, bool local_delivery, int oif) in seg6_lookup_any_nexthop() 311 if (!tbl_id && !oif) { in seg6_lookup_any_nexthop() 313 } else if (tbl_id) { in seg6_lookup_any_nexthop() 316 table = fib6_get_table(net, tbl_id); in seg6_lookup_any_nexthop() 350 struct in6_addr *nhaddr, u32 tbl_id) in seg6_next_csid_is_arg_zero() 352 return seg6_lookup_any_nexthop(skb, nhaddr, tbl_id, false, 0); in seg6_next_csid_is_arg_zero() 273 seg6_lookup_any_nexthop(struct sk_buff * skb,struct in6_addr * nhaddr,u32 tbl_id,bool local_delivery,int oif) seg6_lookup_any_nexthop() argument 334 seg6_lookup_nexthop(struct sk_buff * skb,struct in6_addr * nhaddr,u32 tbl_id) seg6_lookup_nexthop() argument
|
| H A D | seg6_iptunnel.c | 489 struct flowi6 *fl6, u32 tbl_id) in seg6_table_lookup() argument 494 table = fib6_get_table(net, tbl_id); in seg6_table_lookup()
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | mae.c | 397 u32 tbl_id, tbl_total, tbl_cnt, pos = 0; in efx_mae_check_table_exists() local 419 tbl_id = MCDI_ARRAY_DWORD(outbuf, TABLE_LIST_OUT_TABLE_ID, idx); in efx_mae_check_table_exists() 420 if (tbl_id == tbl_req) { in efx_mae_check_table_exists()
|