/* Allocate a sta, initialize it and move it to the wanted state */ struct ieee80211_sta *iwlmld_kunit_setup_sta(struct ieee80211_vif *vif, enum ieee80211_sta_state state, int link_id);
struct element *iwlmld_kunit_gen_element(u8 id, constvoid *data, size_t len);
/** * iwlmld_kunit_get_phy_of_link - Get the phy of a link * * @vif: The vif to get the phy from. * @link_id: The id of the link to get the phy for. * * given a vif and link id, return the phy pointer of that link. * This assumes that the link exists, and that it had a chanctx * assigned. * If this is not the case, the test will fail. * * Return: phy pointer.
*/ struct iwl_mld_phy *iwlmld_kunit_get_phy_of_link(struct ieee80211_vif *vif,
u8 link_id);
#endif/* __iwl_mld_kunit_utils_h__ */
Messung V0.5
¤ Dauer der Verarbeitung: 0.0 Sekunden
(vorverarbeitet)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.