Searched defs:tbl (Results 201 - 219 of 219) sorted by relevance

123456789

/linux-master/drivers/phy/cadence/
H A Dphy-cadence-torrent.c456 static struct cdns_torrent_vals *cdns_torrent_get_tbl_vals(const struct cdns_torrent_vals_table *tbl, argument
/linux-master/drivers/ptp/
H A Dptp_ocp.c1130 const struct ocp_selector *tbl[2]; member in struct:ocp_sma_op
1162 ptp_ocp_select_name_from_val(const struct ocp_selector *tbl, int val) argument
1173 ptp_ocp_select_val_from_name(const struct ocp_selector *tbl, const char *name) argument
1187 ptp_ocp_select_table_show(const struct ocp_selector *tbl, cha argument
2849 ptp_ocp_show_output(const struct ocp_selector *tbl, u32 val, char *buf, int def_val) argument
2864 ptp_ocp_show_inputs(const struct ocp_selector *tbl, u32 val, char *buf, int def_val) argument
2889 sma_parse_inputs(const struct ocp_selector * const tbl[], const char *buf, enum ptp_ocp_sma_mode *mode) argument
2932 const struct ocp_selector * const *tbl; local
4576 const struct ocp_selector *tbl; local
4598 const struct ocp_selector *tbl; local
[all...]
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dfw.c772 struct rtw89_phy_table *tbl; local
1534 rtw89_free_phy_tbl_from_elm(struct rtw89_phy_table *tbl) argument
5087 u8 tbl, path; local
7564 rtw89_fw_load_txpwr_byrate(struct rtw89_dev *rtwdev, const struct rtw89_txpwr_table *tbl) argument
[all...]
H A Dphy.c6014 rtw89_rfk_parser(struct rtw89_dev *rtwdev, const struct rtw89_rfk_tbl *tbl) argument
1767 rtw89_phy_write_reg3_tbl(struct rtw89_dev *rtwdev, const struct rtw89_phy_reg3_tbl *tbl) argument
1817 rtw89_phy_load_txpwr_byrate(struct rtw89_dev *rtwdev, const struct rtw89_txpwr_table *tbl) argument
[all...]
H A Dcoex.c2338 struct rtw89_btc_btf_set_slot_table *tbl; local
8580 u32 tbl; local
[all...]
H A Dfw.h4104 } __packed tbl; member in struct:rtw89_fw_h2c_rfk_pre_info
H A Dcore.h3904 struct rtw89_txpwr_table tbl; member in struct:rtw89_txpwr_byrate_data
6221 rtw89_load_txpwr_table(struct rtw89_dev *rtwdev, const struct rtw89_txpwr_table *tbl) argument
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c1017 static u32 bnxt_get_all_fltr_ids_rcu(struct bnxt *bp, struct hlist_head tbl[], argument
1042 bnxt_get_one_fltr_rcu(struct bnxt *bp, struct hlist_head tbl[], int tbl_size, u32 id) argument
H A Dbnxt.c6090 u16 *tbl; local
/linux-master/sound/pci/hda/
H A Dpatch_hdmi.c2616 struct hda_jack_tbl *tbl; local
H A Dpatch_ca0132.c8665 struct hda_jack_tbl *tbl; local
/linux-master/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c2488 free_link_table_buf(struct hns_roce_dev *hr_dev, struct hns_roce_link_table *tbl) argument
/linux-master/fs/ntfs3/
H A Dfslog.c818 static inline struct RESTART_TABLE *extend_rsttbl(struct RESTART_TABLE *tbl, argument
855 alloc_rsttbl_idx(struct RESTART_TABLE **tbl) argument
892 alloc_rsttbl_from_idx(struct RESTART_TABLE **tbl, u32 vbo) argument
[all...]
/linux-master/drivers/net/ethernet/sun/
H A Dniu.c4732 struct rdc_table *tbl = &tp->tables[i]; local
/linux-master/fs/nfsd/
H A Dnfs4state.c3227 find_client_in_id_table(struct list_head *tbl, clientid_t *clid, bool sessions) argument
3246 struct list_head *tbl = nn->conf_id_hashtbl; local
3255 struct list_head *tbl = nn->unconf_id_hashtbl; local
/linux-master/fs/nfs/
H A Dnfs4proc.c748 struct nfs4_slot_table *tbl; local
772 struct nfs4_slot_table *tbl; local
1082 struct nfs4_slot_table *tbl = client->cl_slot_tbl; local
[all...]
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c14153 struct phytbl_info tbl; local
14167 struct phytbl_info tbl; local
[all...]
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c14836 struct bdn_fc_npiv_tbl *tbl = NULL; local
[all...]
/linux-master/drivers/net/wireless/realtek/rtw88/
H A Dmain.h1082 rtw_load_table(struct rtw_dev *rtwdev, const struct rtw_table *tbl) argument

Completed in 1002 milliseconds

123456789