/kernel/linux/linux-5.10/block/partitions/ |
H A D | msdos.c | 111 struct partition_meta_info *info = &state->parts[slot].info; in set_info() local 113 snprintf(info->uuid, sizeof(info->uuid), "%08x-%02x", disksig, in set_info() 115 info->volname[0] = 0; in set_info() 233 unsigned int v_bootinfo[3]; /* info needed by mboot */
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | kgdb.c | 195 struct arch_hw_breakpoint *info; in kgdb_correct_hw_break() local 209 info = counter_arch_bp(bp); in kgdb_correct_hw_break() 215 info->address = breakinfo[breakno].addr; in kgdb_correct_hw_break() 216 info->len = breakinfo[breakno].len; in kgdb_correct_hw_break() 217 info->type = breakinfo[breakno].type; in kgdb_correct_hw_break()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_client.c | 60 qs_handle = le16_to_cpu(vsi->info.qs_handle[tc]); in i40e_client_get_params() 710 ctxt.info.valid_sections = in i40e_client_update_vsi_ctxt() 712 ctxt.info.queueing_opt_flags |= I40E_AQ_VSI_QUE_OPT_TCP_ENA; in i40e_client_update_vsi_ctxt() 715 ctxt.info.valid_sections = in i40e_client_update_vsi_ctxt() 717 ctxt.info.queueing_opt_flags &= ~I40E_AQ_VSI_QUE_OPT_TCP_ENA; in i40e_client_update_vsi_ctxt()
|
/kernel/linux/linux-5.10/drivers/iio/dac/ |
H A D | ad5758.c | 521 int *val, int *val2, long info) in ad5758_read_raw() 526 switch (info) { in ad5758_read_raw() 554 int val, int val2, long info) in ad5758_write_raw() 559 switch (info) { in ad5758_write_raw() 858 indio_dev->info = &ad5758_info; in ad5758_probe() 519 ad5758_read_raw(struct iio_dev *indio_dev, struct iio_chan_spec const *chan, int *val, int *val2, long info) ad5758_read_raw() argument 552 ad5758_write_raw(struct iio_dev *indio_dev, struct iio_chan_spec const *chan, int val, int val2, long info) ad5758_write_raw() argument
|
H A D | ad5770r.c | 314 int *val, int *val2, long info) in ad5770r_read_raw() 320 switch (info) { in ad5770r_read_raw() 357 int val, int val2, long info) in ad5770r_write_raw() 361 switch (info) { in ad5770r_write_raw() 661 indio_dev->info = &ad5770r_info; in ad5770r_probe() 312 ad5770r_read_raw(struct iio_dev *indio_dev, struct iio_chan_spec const *chan, int *val, int *val2, long info) ad5770r_read_raw() argument 355 ad5770r_write_raw(struct iio_dev *indio_dev, struct iio_chan_spec const *chan, int val, int val2, long info) ad5770r_write_raw() argument
|
/kernel/linux/linux-5.10/drivers/mtd/maps/ |
H A D | pcmciamtd.c | 24 #define info(format, arg...) printk(KERN_INFO "pcmciamtd: " format "\n" , ## arg) macro 359 t->id[i].mfr, t->id[i].info); in pcmciamtd_cistpl_jedec() 731 info("bad bankwidth (%d), using default", bankwidth); in init_pcmciamtd() 735 info("bad force_size (%d), using default", force_size); in init_pcmciamtd() 739 info("bad mem_type (%d), using default", mem_type); in init_pcmciamtd()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/microchip/ |
H A D | lan743x_ethtool.c | 267 struct ethtool_drvinfo *info) in lan743x_ethtool_get_drvinfo() 271 strlcpy(info->driver, DRIVER_NAME, sizeof(info->driver)); in lan743x_ethtool_get_drvinfo() 272 strlcpy(info->bus_info, in lan743x_ethtool_get_drvinfo() 273 pci_name(adapter->pdev), sizeof(info->bus_info)); in lan743x_ethtool_get_drvinfo() 266 lan743x_ethtool_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *info) lan743x_ethtool_get_drvinfo() argument
|
/kernel/linux/linux-5.10/drivers/iio/adc/ |
H A D | ti-ads7950.c | 536 const struct ti_ads7950_chip_info *info; in ti_ads7950_probe() local 557 info = &ti_ads7950_chip_info[spi_get_device_id(spi)->driver_data]; in ti_ads7950_probe() 561 indio_dev->channels = info->channels; in ti_ads7950_probe() 562 indio_dev->num_channels = info->num_channels; in ti_ads7950_probe() 563 indio_dev->info = &ti_ads7950_info; in ti_ads7950_probe()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/ |
H A D | txrx.c | 405 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in wcn36xx_set_tx_data() local 447 if (info->flags & IEEE80211_TX_INTFL_DONT_ENCRYPT || in wcn36xx_set_tx_data() 532 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in wcn36xx_start_tx() local 536 bool ack_ind = (info->flags & IEEE80211_TX_CTL_REQ_TX_STATUS) && in wcn36xx_start_tx() 537 !(info->flags & IEEE80211_TX_CTL_NO_ACK); in wcn36xx_start_tx()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/ |
H A D | libipw.h | 644 /* 802.11h info */ 776 /* Association info */ 977 int libipw_wx_get_scan(struct libipw_device *ieee, struct iw_request_info *info, 980 struct iw_request_info *info, union iwreq_data *wrqu, 983 struct iw_request_info *info, union iwreq_data *wrqu, 986 struct iw_request_info *info, 989 struct iw_request_info *info,
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
H A D | trx.c | 314 u8 *pbd_desc_tx, struct ieee80211_tx_info *info, in rtl92se_tx_fill_desc() 350 rtl_get_tcb_desc(hw, info, sta, skb, ptcb_desc); in rtl92se_tx_fill_desc() 387 if (info->flags & IEEE80211_TX_CTL_AMPDU) in rtl92se_tx_fill_desc() 438 if (info->control.hw_key) { in rtl92se_tx_fill_desc() 441 keyconf = info->control.hw_key; in rtl92se_tx_fill_desc() 312 rtl92se_tx_fill_desc(struct ieee80211_hw *hw, struct ieee80211_hdr *hdr, u8 *pdesc8, u8 *pbd_desc_tx, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, struct sk_buff *skb, u8 hw_queue, struct rtl_tcb_desc *ptcb_desc) rtl92se_tx_fill_desc() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
H A D | trx.c | 406 u8 *txbd, struct ieee80211_tx_info *info, in rtl8723be_tx_fill_desc() 438 rtl_get_tcb_desc(hw, info, sta, skb, ptcb_desc); in rtl8723be_tx_fill_desc() 482 if (info->flags & IEEE80211_TX_CTL_AMPDU) { in rtl8723be_tx_fill_desc() 524 if (info->control.hw_key) { in rtl8723be_tx_fill_desc() 526 info->control.hw_key; in rtl8723be_tx_fill_desc() 404 rtl8723be_tx_fill_desc(struct ieee80211_hw *hw, struct ieee80211_hdr *hdr, u8 *pdesc8, u8 *txbd, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, struct sk_buff *skb, u8 hw_queue, struct rtl_tcb_desc *ptcb_desc) rtl8723be_tx_fill_desc() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/p54/ |
H A D | p54spi.c | 424 struct ieee80211_tx_info *info; in p54spi_wq_tx() local 444 info = container_of((void *) minfo, struct ieee80211_tx_info, in p54spi_wq_tx() 446 skb = container_of((void *) info, struct sk_buff, cb); in p54spi_wq_tx() 464 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in p54spi_op_tx() local 465 struct p54_tx_info *mi = (struct p54_tx_info *) info->rate_driver_data; in p54spi_op_tx()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/prism54/ |
H A D | islpci_dev.c | 781 struct ethtool_drvinfo *info) in islpci_ethtool_get_drvinfo() 783 strlcpy(info->driver, DRV_NAME, sizeof(info->driver)); in islpci_ethtool_get_drvinfo() 784 strlcpy(info->version, DRV_VERSION, sizeof(info->version)); in islpci_ethtool_get_drvinfo() 780 islpci_ethtool_get_drvinfo(struct net_device *dev, struct ethtool_drvinfo *info) islpci_ethtool_get_drvinfo() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
H A D | trx.c | 344 u8 *pbd_desc_tx, struct ieee80211_tx_info *info, in rtl92ce_tx_fill_desc() 387 rtl_get_tcb_desc(hw, info, sta, skb, tcb_desc); in rtl92ce_tx_fill_desc() 403 if (info->flags & IEEE80211_TX_CTL_AMPDU) { in rtl92ce_tx_fill_desc() 449 if (info->control.hw_key) { in rtl92ce_tx_fill_desc() 451 info->control.hw_key; in rtl92ce_tx_fill_desc() 342 rtl92ce_tx_fill_desc(struct ieee80211_hw *hw, struct ieee80211_hdr *hdr, u8 *pdesc8, u8 *pbd_desc_tx, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, struct sk_buff *skb, u8 hw_queue, struct rtl_tcb_desc *tcb_desc) rtl92ce_tx_fill_desc() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
H A D | trx.c | 51 /* CCK Driver info Structure is not the same as OFDM packet. */ in _rtl8723e_query_rxphystatus() 343 u8 *txbd, struct ieee80211_tx_info *info, in rtl8723e_tx_fill_desc() 385 rtl_get_tcb_desc(hw, info, sta, skb, ptcb_desc); in rtl8723e_tx_fill_desc() 402 if (info->flags & IEEE80211_TX_CTL_AMPDU) { in rtl8723e_tx_fill_desc() 449 if (info->control.hw_key) { in rtl8723e_tx_fill_desc() 451 info->control.hw_key; in rtl8723e_tx_fill_desc() 341 rtl8723e_tx_fill_desc(struct ieee80211_hw *hw, struct ieee80211_hdr *hdr, u8 *pdesc_tx, u8 *txbd, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, struct sk_buff *skb, u8 hw_queue, struct rtl_tcb_desc *ptcb_desc) rtl8723e_tx_fill_desc() argument
|
/kernel/linux/linux-5.10/include/net/ |
H A D | pkt_cls.h | 37 struct tcf_block_ext_info info; member 453 * @info: packet information examined by classifier 464 struct tcf_pkt_info *info) in tcf_em_tree_match() 467 return __tcf_em_tree_match(skb, tree, info); in tcf_em_tree_match() 482 #define tcf_em_tree_match(skb, t, info) ((void)(info), 1) 462 tcf_em_tree_match(struct sk_buff *skb, struct tcf_ematch_tree *tree, struct tcf_pkt_info *info) tcf_em_tree_match() argument
|
H A D | dsa.h | 497 * ethtool timestamp info 833 struct dsa_notifier_info info; /* must be first */ member 840 dsa_notifier_info_to_dev(const struct dsa_notifier_info *info) in dsa_notifier_info_to_dev() argument 842 return info->dev; in dsa_notifier_info_to_dev() 849 struct dsa_notifier_info *info); 862 struct dsa_notifier_info *info) in call_dsa_notifiers() 861 call_dsa_notifiers(unsigned long val, struct net_device *dev, struct dsa_notifier_info *info) call_dsa_notifiers() argument
|
/kernel/linux/linux-5.10/sound/pci/ |
H A D | ak4531_codec.c | 48 .info = snd_ak4531_info_single, \ 55 .info = snd_ak4531_info_single, \ 115 .info = snd_ak4531_info_double, \ 122 .info = snd_ak4531_info_double, \ 200 .info = snd_ak4531_info_input_sw, \
|
/kernel/linux/linux-5.10/drivers/watchdog/ |
H A D | orion_wdt.c | 191 if (dev->wdt.info->options & WDIOF_PRETIMEOUT) in orion_wdt_ping() 206 if (dev->wdt.info->options & WDIOF_PRETIMEOUT) in armada375_start() 215 if (dev->wdt.info->options & WDIOF_PRETIMEOUT) in armada375_start() 305 if (wdt_dev->info->options & WDIOF_PRETIMEOUT) in armada375_stop() 568 dev->wdt.info = &orion_wdt_info; in orion_wdt_probe()
|
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | bpf_iter.c | 410 struct bpf_link_info *info) in bpf_iter_link_fill_link_info() 414 char __user *ubuf = u64_to_user_ptr(info->iter.target_name); in bpf_iter_link_fill_link_info() 416 u32 ulen = info->iter.target_name_len; in bpf_iter_link_fill_link_info() 425 info->iter.target_name_len = target_len + 1; in bpf_iter_link_fill_link_info() 444 return fill_link_info(&iter_link->aux, info); in bpf_iter_link_fill_link_info() 409 bpf_iter_link_fill_link_info(const struct bpf_link *link, struct bpf_link_info *info) bpf_iter_link_fill_link_info() argument
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | vht.c | 228 /* Copy peer MCS info, the driver might need them. */ in ieee80211_vht_cap_ie_to_sta_vht_cap() 340 u8 info = he_cap->he_cap_elem.phy_cap_info[0]; in ieee80211_sta_cap_rx_bw() local 344 if (info & IEEE80211_HE_PHY_CAP0_CHANNEL_WIDTH_SET_40MHZ_IN_2G) in ieee80211_sta_cap_rx_bw() 350 if (info & IEEE80211_HE_PHY_CAP0_CHANNEL_WIDTH_SET_160MHZ_IN_5G || in ieee80211_sta_cap_rx_bw() 351 info & IEEE80211_HE_PHY_CAP0_CHANNEL_WIDTH_SET_80PLUS80_MHZ_IN_5G) in ieee80211_sta_cap_rx_bw() 353 else if (info & IEEE80211_HE_PHY_CAP0_CHANNEL_WIDTH_SET_40MHZ_80MHZ_IN_5G) in ieee80211_sta_cap_rx_bw()
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/runtime/pipeline/src/ |
H A D | pipeline.c | 427 s->firmware->info.isp.sp.enable.output) in ia_css_pipeline_get_output_stage() 449 HIVE_ADDR_sp_group = fw->info.sp.group; in ia_css_pipeline_has_stopped() 604 (struct ia_css_binary_info *)&firmware->info.isp; in pipeline_stage_create() 609 (struct ia_css_binary_info *)binary->info; in pipeline_stage_create() 639 (firmware && firmware->info.isp.sp.enable.vf_veceven) in pipeline_stage_create()
|
/kernel/linux/linux-6.6/drivers/mtd/maps/ |
H A D | pcmciamtd.c | 24 #define info(format, arg...) printk(KERN_INFO "pcmciamtd: " format "\n" , ## arg) macro 359 t->id[i].mfr, t->id[i].info); in pcmciamtd_cistpl_jedec() 731 info("bad bankwidth (%d), using default", bankwidth); in init_pcmciamtd() 735 info("bad force_size (%d), using default", force_size); in init_pcmciamtd() 739 info("bad mem_type (%d), using default", mem_type); in init_pcmciamtd()
|
/kernel/linux/linux-6.6/drivers/net/can/peak_canfd/ |
H A D | peak_canfd.c | 780 struct ethtool_ts_info *info) in peak_get_ts_info() 782 info->so_timestamping = in peak_get_ts_info() 788 info->phc_index = -1; in peak_get_ts_info() 789 info->tx_types = BIT(HWTSTAMP_TX_OFF); in peak_get_ts_info() 790 info->rx_filters = BIT(HWTSTAMP_FILTER_ALL); in peak_get_ts_info() 779 peak_get_ts_info(struct net_device *dev, struct ethtool_ts_info *info) peak_get_ts_info() argument
|