HomeSort by: relevance | last modified time | path
    Searched refs:iwm_node (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_iwmvar.h 266 struct iwm_node *in;
552 struct iwm_node { struct
if_iwm.c 334 static void iwm_protect_session(struct iwm_softc *, struct iwm_node *,
336 static void iwm_unprotect_session(struct iwm_softc *, struct iwm_node *);
401 static void iwm_rx_tx_cmd_single(struct iwm_softc *, struct iwm_rx_packet *, struct iwm_node *);
404 static int iwm_binding_cmd(struct iwm_softc *, struct iwm_node *,
425 iwm_tx_fill_cmd(struct iwm_softc *, struct iwm_node *,
438 struct iwm_node *, struct iwm_beacon_filter_cmd *);
439 static int iwm_update_beacon_abort(struct iwm_softc *, struct iwm_node *,
441 static void iwm_power_build_cmd(struct iwm_softc *, struct iwm_node *,
444 struct iwm_node *);
447 static int iwm_enable_beacon_filter(struct iwm_softc *, struct iwm_node *);
    [all...]

Completed in 21 milliseconds