Lines Matching refs:ice_softc

76 static void ice_check_ctrlq_errors(struct ice_softc *sc, const char *qname,
78 static void ice_process_link_event(struct ice_softc *sc, struct ice_rq_event_info *e);
79 static void ice_process_ctrlq_event(struct ice_softc *sc, const char *qname,
86 static void ice_add_debug_tunables(struct ice_softc *sc);
87 static void ice_add_debug_sysctls(struct ice_softc *sc);
101 static uint8_t ice_pcie_bandwidth_check(struct ice_softc *sc);
117 static void ice_setup_vsi_common(struct ice_softc *sc, struct ice_vsi *vsi,
120 static void ice_handle_mib_change_event(struct ice_softc *sc,
123 ice_handle_lan_overflow_event(struct ice_softc *sc,
129 static void ice_del_rx_lldp_filter(struct ice_softc *sc);
134 ice_intersect_phy_types_and_speeds(struct ice_softc *sc,
137 ice_apply_saved_phy_req_to_cfg(struct ice_softc *sc,
140 ice_apply_saved_fec_req_to_cfg(struct ice_softc *sc,
146 ice_print_ldo_tlv(struct ice_softc *sc,
153 ice_handle_health_status_event(struct ice_softc *sc,
159 ice_debug_print_mib_change_event(struct ice_softc *sc,
164 ice_dcb_needs_reconfig(struct ice_softc *sc, struct ice_dcbx_cfg *old_cfg,
166 static void ice_dcb_recfg(struct ice_softc *sc);
169 static int ice_pf_vsi_cfg_tc(struct ice_softc *sc, u8 tc_map);
172 static void ice_stop_pf_vsi(struct ice_softc *sc);
174 static int ice_config_pfc(struct ice_softc *sc, u8 new_mode);
176 ice_add_dscp2tc_map_sysctls(struct ice_softc *sc,
179 static void ice_set_default_local_mib_settings(struct ice_softc *sc);
181 static void ice_start_dcbx_agent(struct ice_softc *sc);
182 static u16 ice_fw_debug_dump_print_cluster(struct ice_softc *sc,
351 ice_setup_vsi_common(struct ice_softc *sc, struct ice_vsi *vsi,
377 ice_alloc_vsi(struct ice_softc *sc, enum ice_vsi_type type)
412 ice_setup_pf_vsi(struct ice_softc *sc)
435 struct ice_softc *sc = vsi->sc;
483 struct ice_softc *sc = vsi->sc;
646 struct ice_softc *sc = vsi->sc;
802 struct ice_softc *sc = vsi->sc;
843 struct ice_softc *sc = vsi->sc;
1248 ice_add_media_types(struct ice_softc *sc, struct ifmedia *media)
1553 struct ice_softc *sc = vsi->sc;
1673 struct ice_softc *sc = vsi->sc;
1990 ice_cfg_pf_default_mac_filters(struct ice_softc *sc)
2060 ice_rm_pf_default_mac_filters(struct ice_softc *sc)
2090 ice_check_ctrlq_errors(struct ice_softc *sc, const char *qname,
2147 ice_process_link_event(struct ice_softc *sc,
2212 ice_process_ctrlq_event(struct ice_softc *sc, const char *qname,
2253 ice_process_ctrlq(struct ice_softc *sc, enum ice_ctl_q q_type, u16 *pending)
2486 ice_print_nvm_version(struct ice_softc *sc)
2575 ice_update_pf_stats(struct ice_softc *sc)
2670 ice_reset_pf_stats(struct ice_softc *sc)
2690 struct ice_softc *sc = (struct ice_softc *)arg1;
2721 struct ice_softc *sc = (struct ice_softc *)arg1;
2757 struct ice_softc *sc = (struct ice_softc *)arg1;
2788 struct ice_softc *sc = (struct ice_softc *)arg1;
2819 struct ice_softc *sc = (struct ice_softc *)arg1;
3113 ice_intersect_phy_types_and_speeds(struct ice_softc *sc,
3200 struct ice_softc *sc = (struct ice_softc *)arg1;
3264 struct ice_softc *sc = (struct ice_softc *)arg1;
3327 struct ice_softc *sc = (struct ice_softc *)arg1;
3370 struct ice_softc *sc = (struct ice_softc *)arg1;
3501 struct ice_softc *sc = (struct ice_softc *)arg1;
3528 struct ice_softc *sc = (struct ice_softc *)arg1;
3628 struct ice_softc *sc = (struct ice_softc *)arg1;
3726 struct ice_softc *sc = (struct ice_softc *)arg1;
3780 struct ice_softc *sc = (struct ice_softc *)arg1;
3821 struct ice_softc *sc = (struct ice_softc *)arg1;
3885 struct ice_softc *sc = (struct ice_softc *)arg1;
4020 struct ice_softc *sc = (struct ice_softc *)arg1;
4130 struct ice_softc *sc = (struct ice_softc *)arg1;
4217 ice_config_pfc(struct ice_softc *sc, u8 new_mode)
4275 struct ice_softc *sc = (struct ice_softc *)arg1;
4342 struct ice_softc *sc = (struct ice_softc *)arg1;
4431 struct ice_softc *sc = (struct ice_softc *)arg1;
4463 struct ice_softc *sc = (struct ice_softc *)arg1;
4490 ice_add_device_sysctls(struct ice_softc *sc)
5158 ice_configure_misc_interrupts(struct ice_softc *sc)
5230 struct ice_softc *sc;
5252 struct ice_softc *sc = data->sc;
5327 ice_sync_multicast_filters(struct ice_softc *sc)
5561 struct ice_softc *sc = vsi->sc;
5613 struct ice_softc *sc = vsi->sc;
5727 ice_add_dscp2tc_map_sysctls(struct ice_softc *sc,
5783 ice_add_device_tunables(struct ice_softc *sc)
5822 struct ice_softc *sc = (struct ice_softc *)arg1;
5891 struct ice_softc *sc = (struct ice_softc *)arg1;
5961 struct ice_softc *sc = (struct ice_softc *)arg1;
6032 struct ice_softc *sc = (struct ice_softc *)arg1;
6103 struct ice_softc *sc = (struct ice_softc *)arg1;
6188 ice_add_debug_tunables(struct ice_softc *sc)
6263 struct ice_softc *sc = (struct ice_softc *)arg1;
6392 struct ice_softc *sc = (struct ice_softc *)arg1;
6441 ice_fw_debug_dump_print_cluster(struct ice_softc *sc, struct sbuf *sbuf, u16 cluster_id)
6583 struct ice_softc *sc = (struct ice_softc *)arg1;
6685 ice_add_debug_sysctls(struct ice_softc *sc)
6867 struct ice_softc *sc = vsi->sc;
6961 struct ice_softc *sc = vsi->sc;
7204 struct ice_softc *sc = vsi->sc;
7237 struct ice_softc *sc = vsi->sc;
7323 struct ice_softc *sc = vsi->sc;
7403 ice_log_pkg_init(struct ice_softc *sc, enum ice_ddp_state pkg_status)
7538 ice_load_pkg_file(struct ice_softc *sc)
7689 ice_replay_all_vsi_cfg(struct ice_softc *sc)
7730 struct ice_softc *sc = vsi->sc;
7756 ice_clean_all_vsi_rss_cfg(struct ice_softc *sc)
7859 ice_link_up_msg(struct ice_softc *sc)
7888 ice_update_laa_mac(struct ice_softc *sc)
7928 ice_get_and_print_bus_info(struct ice_softc *sc)
8018 ice_pcie_bandwidth_check(struct ice_softc *sc)
8118 ice_init_link_events(struct ice_softc *sc)
8159 ice_handle_mdd_event(struct ice_softc *sc)
8272 ice_start_dcbx_agent(struct ice_softc *sc)
8308 ice_init_dcb_setup(struct ice_softc *sc)
8451 ice_debug_print_mib_change_event(struct ice_softc *sc, struct ice_rq_event_info *event)
8506 ice_dcb_needs_reconfig(struct ice_softc *sc, struct ice_dcbx_cfg *old_cfg,
8568 ice_stop_pf_vsi(struct ice_softc *sc)
8682 ice_pf_vsi_cfg_tc(struct ice_softc *sc, u8 tc_map)
8785 ice_dcb_recfg(struct ice_softc *sc)
8822 ice_set_default_local_mib_settings(struct ice_softc *sc)
8872 ice_do_dcb_reconfig(struct ice_softc *sc, bool pending_mib)
8944 ice_handle_mib_change_event(struct ice_softc *sc, struct ice_rq_event_info *event)
9030 ice_send_version(struct ice_softc *sc)
9064 ice_handle_lan_overflow_event(struct ice_softc *sc, struct ice_rq_event_info *event)
9125 ice_cfg_pf_ethertype_filters(struct ice_softc *sc)
9183 ice_add_rx_lldp_filter(struct ice_softc *sc)
9251 ice_del_rx_lldp_filter(struct ice_softc *sc)
9322 ice_init_link_configuration(struct ice_softc *sc)
9372 ice_apply_saved_phy_req_to_cfg(struct ice_softc *sc,
9489 ice_apply_saved_fec_req_to_cfg(struct ice_softc *sc,
9551 ice_apply_saved_phy_cfg(struct ice_softc *sc, u8 settings)
9641 ice_print_ldo_tlv(struct ice_softc *sc, struct ice_link_default_override_tlv *tlv)
9665 ice_set_link_management_mode(struct ice_softc *sc)
9726 ice_set_link(struct ice_softc *sc, bool enabled)
9770 ice_init_saved_phy_cfg(struct ice_softc *sc)
9864 ice_handle_nvm_access_ioctl(struct ice_softc *sc, struct ifdrv *ifd)
9983 ice_read_sff_eeprom(struct ice_softc *sc, u16 dev_addr, u16 offset, u8* data, u16 length)
10050 ice_handle_i2c_req(struct ice_softc *sc, struct ifi2creq *req)
10075 struct ice_softc *sc = (struct ice_softc *)arg1;
10164 ice_alloc_intr_tracking(struct ice_softc *sc)
10217 ice_free_intr_tracking(struct ice_softc *sc)
10297 ice_init_health_events(struct ice_softc *sc)
10472 ice_handle_health_status_event(struct ice_softc *sc,
10506 ice_set_default_local_lldp_mib(struct ice_softc *sc)
10581 struct ice_softc *sc = (struct ice_softc *)arg1;
10701 struct ice_softc *sc = (struct ice_softc *)arg1;
10822 ice_cfg_pba_num(struct ice_softc *sc)
10841 struct ice_softc *sc = (struct ice_softc *)arg1;
10913 struct ice_softc *sc = (struct ice_softc *)arg1;
10997 ice_handle_debug_dump_ioctl(struct ice_softc *sc, struct ifdrv *ifd)
11141 struct ice_softc *sc = (struct ice_softc *)arg1;
11199 struct ice_softc *sc = (struct ice_softc *)arg1;
11237 struct ice_softc *sc = (struct ice_softc *)arg1;
11310 struct ice_softc *sc = (struct ice_softc *)arg1;